Skip to content

4.1049.100

Choose a tag to compare

@azure-functions-release azure-functions-release released this 10 Apr 02:38
70ccf41

Release notes

  • Refactor functions worker runtime retrieval to use IWorkerRuntimeResolver abstraction (#11511)
  • Suppress EventHub and Storage queue trigger polling noise from telemetry (#11603)
  • Add check for empty worker tag propagation to improve performance (#11656)
  • Update Python Worker Version to 4.44.0 (#11668)
  • Fixed an issue where custom handler apps with extension bundles would fail to load binding types after specialization (#11676)
  • Migrate to .NET 10 (#11666)
  • Remove self-contained=true from linux artifacts (#11700)