Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 1.23 KB

release_notes.md

File metadata and controls

17 lines (16 loc) · 1.23 KB

Release notes

  • Update Python Worker Version to 4.28.1
  • Update Python Worker Version to 4.28.0
  • DotnetIsolated worker artifact clean up (#9976)
    • Move symbols from dotnet-isolated worker to symbols package
    • Removed linux executables from dotnet-isolated worker.
  • Update Azure.Identity to 1.11.0 (#10002)
  • Update Node.js Worker Version to 3.10.0 (#9999)
  • Update PowerShell worker 7.2 to 4.0.3220
  • Update PowerShell worker 7.4 to 4.0.3219
  • Ensuring proxies are disabled, with a warning, when running in Flex Consumption.
  • Fixed an issue leading to a race when invocation responses returned prior to HTTP requests being sent in proxied scenarios.
  • Language worker channels will not be started during placeholder mode if we are in-process (#10161)