Releases: Azure/azure-functions-host
Releases · Azure/azure-functions-host
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
4.23.2
4.26.0
v4.26.0-preview
What's Changed
- Detect Sas expiration and emit warnings by @aishwaryabh in #9381
- Add Authentication Endpoint to MSI Properties by @annzho in #9374
- Improving error handling in SecretManager by @aishwaryabh in #9429
- Extend http proxying timeout by @satvu in #9433
- JIT Trace PR v4.25.0 by @v-imohammad in #9436
- Revert python worker to 4.14.0 by @gavin-aguiar in #9442
- Updating EasyAuth Middleware to 1.5.3 by @karshinlin in #9461
- Improve host.json sanitization by @jviau in #9459
- Updating docs for SAS token expiration warning by @aishwaryabh in #9465
- Host release prep PR v4.26.0 by @v-smanchem in #9467
- Adding check for dotnet-isolated app with extension bundle configured by @surgupta-msft in #9466
- Reducing noise for metadata logging by @aishwaryabh in #9464
- Update maximum request content size limits by @fabiocav in #9471
New Contributors
- @aishwaryabh made their first contribution in #9381
Full Changelog: v4.25.0-preview...v4.26.0-preview
4.25.2
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
3.20.1
v4.25.1-preview
What's Changed
- Update the patch version to 4.25.1 by @v-smanchem in #9448
Full Changelog: v4.25.0-preview...v4.25.1-preview