Skip to content

4.1042.100

Choose a tag to compare

@azure-functions-release azure-functions-release released this 01 Aug 16:02
· 2 commits to 842857f38f7a2893c1fd42addb7039144a6592be since this release
d3360a6

Release notes

  • Adding activity sources for Durable and WebJobs (Kafka and RabbitMQ) (#11137)
  • Fix startup deadlock on transient exceptions (#11142)
  • Add warning log for end of support bundle version, any bundle version < 4 (#11075), (#11160)
  • Handles loading extensions.json with empty extensions(#11174)
  • Update HttpWorkerOptions to implement IOptionsFormatter (#11175)
  • Improved metadata binding validation (#11101)
  • Skip logging errors on gRPC client disconnect (#10572)
  • Add JitTrace Files for v4.1042
  • Ensuring ScriptTypeLocator does not return an uninitialized types collection (#11153)