Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 1.09 KB

release_notes.md

File metadata and controls

16 lines (15 loc) · 1.09 KB

Release notes

  • Add support for managed identity when using open telemetry + azure monitor (#10615)
  • Update Java Worker Version to 2.18.0
  • Allow for an output binding value of an invocation result to be null (#10698)
  • Updated dotnet-isolated worker to 1.0.12.
  • Update the DefaultHttpProxyService to better handle client disconnect scenarios (#10688)
    • Replaced InvalidOperationException with HttpForwardingException when there is a ForwarderError
  • Fix modification of ISO strings during the parsing of function metadata bindings.
    • This fixes the listener errors related to the CosmosDB trigger's StartFromTime parameter. (#10735)
  • Updated WebJobs.Script to target .NET 8 (instead of .NET Standard 2.1)