Skip to content

Releases: Azure/azure-functions-host

4.1054.200

Choose a tag to compare

@azure-functions-release azure-functions-release released this 28 Aug 17:59
85a260d

Release notes

  • Fixed Linux language worker SIGTERM exits being reported as worker failures. (#11944)

4.1054.100

Choose a tag to compare

@azure-functions-release azure-functions-release released this 21 Aug 16:09
d3dd29e

Release notes

  • Update PS 7.4 worker to v4.0.5361 (#11931)
  • Update PS 7.6 worker to v4.0.5362 (#11931)
  • Ensure the gRPC server is available when an app transitions online after starting with app_offline.htm.
  • Extract host-managed worker and Grpc Server behavior into Azure.Functions.Rpc.Server.csproj (#11916)
  • Use a structured composite key for the authorization cache to prevent cache key collisions.

4.1053.100

Choose a tag to compare

@azure-functions-release azure-functions-release released this 29 Jul 19:13
baf6bf1

Release notes

  • fix: eliminate noisy restart logs during worker channel shutdown (#11846)
  • Fixed a WebHost worker channel shutdown race that could hang host teardown when a language worker was still initializing. (#11853)
  • Fixed a race where a SyncTriggers request during specialization could publish placeholder (WarmUp) triggers. (#11874)
  • Fixed specialization waiting the full environment reload timeout when a language worker crashed mid-reload (#11883)
  • Update Microsoft.Azure.AppService.Middleware to 1.5.11 (#11866)
  • Update PS 7.4 worker to v4.0.5212 (#11858)
  • Update PS 7.6 worker to v4.0.5213 (#11858)
  • Fixed a race and reader leak in WebHost deferred startup-log forwarding across ScriptHost restarts/specialization, and fixed OpenTelemetry logs not being flushed on host shutdown. (#11847)
  • Update Microsoft.Azure.Functions.DotNetIsolatedNativeHost to 1.0.15 (#11881)
  • Update Python Worker Version to 4.46.0 (#11885)
  • Update Java Worker Version to 2.19.5

4.852.100

Choose a tag to compare

@azure-functions-release azure-functions-release released this 31 Jul 21:49
2890a4e

Release notes

4.1052.200

Choose a tag to compare

@azure-functions-release azure-functions-release released this 03 Jul 00:10
95f7d1e

Release notes

4.1052.100

Choose a tag to compare

@azure-functions-release azure-functions-release released this 24 Jun 18:52
120acfd

Release notes

  • fix: Fail in-flight invocations when ScriptHost restarts (#11810)
  • fix: address config reload concurrent read/write race (#11815)
  • Add additive platform notification for sync triggers under FUNCTIONS_NOTIFY_PLATFORM_ON_SYNC=true (#11813)
  • fix: avoid health checks triggering secret-manager too early (#11816)
  • Restrict GET admin/host/triggers to platform claim (#11697)
  • fix: SetProcessCountToNumberOfCpuCores silently overriding MaxProcessCount on high core count machines (#11842)
  • Update Python Worker Version to 4.45.0 (#11850)

4.1051.300

Choose a tag to compare

Release notes

  • Fixed a runtime issue that could cause language worker processes to terminate before in-flight function executions completed during shutdown or restart operations, improving reliability for long-running workloads and reducing shutdown-related invocation failures.

4.1051.200

Choose a tag to compare

@azure-functions-release azure-functions-release released this 12 Jun 23:25
6775a69

Release notes

  • fix: address config reload concurrent read/write race (#11815)

  • fix: avoid health checks triggering secret-manager too early (#11816)

  • fix: address config reload concurrent read/write race (#11815)

4.1048.300

Choose a tag to compare

@azure-functions-release azure-functions-release released this 12 Jun 20:35
49d1667

Release notes

  • fix: address config reload concurrent read/write race (#11815)
  • fix: avoid health checks triggering secret-manager too early (#11816)

4.851.100

Choose a tag to compare

@azure-functions-release azure-functions-release released this 05 Jun 05:22
59bf426

Release notes