Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 845 Bytes

release_notes.md

File metadata and controls

14 lines (12 loc) · 845 Bytes

Release notes

  • 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
  • Updated WebJobs.Script to target .NET 8 (instead of .NET Standard 2.1)