github Azure/azure-functions-host v4.1053.100
4.1053.100

6 hours ago

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

Don't miss a new azure-functions-host release

NewReleases is sending notifications on new releases.