Skip to content

Latest commit

 

History

History
21 lines (20 loc) · 1.54 KB

release_notes.md

File metadata and controls

21 lines (20 loc) · 1.54 KB

Release notes

  • Update Python Worker Version to 4.16.0
  • Update Java Worker Version to 2.12.1
  • Update PowerShell Worker 7.0 to 4.0.2850 Release Note
  • Update Node.js Worker Version to 3.8.0
  • Identity dependencies updated to 6.31.0:
    • Microsoft.IdentityModel.Tokens
    • System.IdentityModel.Tokens.Jwt
    • Microsoft.IdentityModel.Abstractions
    • Microsoft.IdentityModel.JsonWebTokens
    • Microsoft.IdentityModel.Logging
  • Updated Grpc.AspNetCore package to 2.55.0 (Azure#9373)
  • Update protobuf file to v1.10.0 (Azure#9405)
  • Send an empty RpcHttp payload if proxying the http request to the worker (Azure#9415)
  • Add new Host to Worker RPC extensibility feature for out-of-proc workers. (Azure#9292)
  • Apply capabilities on environment reload (placeholder mode scenarios) (Azure#9367)
  • Update PowerShell Worker 7.2 to 4.0.2890 Release Note