Releases: Azure/azure-functions-host
Releases · Azure/azure-functions-host
4.27.1
3.20.2
4.27.0
4.26.2
4.26.1
4.25.3
Release notes
- Update Java Worker Version to 2.12.1
- Update Python Worker Version to 4.14.0
- 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 (#9373)
- Update protobuf file to v1.10.0 (#9405)
- Send an empty RpcHttp payload if proxying the http request to the worker (#9415)
- Add new Host to Worker RPC extensibility feature for out-of-proc workers. (#9292)
- Apply capabilities on environment reload (placeholder mode scenarios) (#9367)
- Update PowerShell Worker 7.2 to 4.0.2890 Release Note
4.24.5
v4.27.0-preview
What's Changed
- Update Node.js Worker Version to 3.8.1 by @ejizba in #9473
- Update PowerShell 7.4 Worker Version to 4.0.2930 by @Francisco-Gamino in #9483
- Update Python Worker Version to 4.17.0 by @gavin-aguiar in #9491
- JIT Trace PR v4.26.0 by @v-imohammad in #9485
- Host release prep PR v4.27.0 by @v-smanchem in #9493
- Remove Santize from MetricsLogger hotpath by @pragnagopa in #9489
- Remove unused scale classes by @alrod in #9495
- fetching IsToolingConsoleJsonLogEntry earlier to break the debugging deadlock by @soninaren in #9486
- Update sanitizer for supporting new scenario. by @TsuyoshiUshio in #9479
- Remove quotes around fields in KubernetesEventGenerator by @AmeyaRele in #9475
- Workload identity support by @aishwaryabh in #9480
Full Changelog: v4.26.0-preview...v4.27.0-preview