Releases: Azure/azure-functions-host
Releases · Azure/azure-functions-host
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
4.24.4
v4.25.0-preview
What's Changed
- removing myget dependency by @brettsam in #9421
- Host release prep PR v4.25.0 by @v-smanchem in #9411
- Apply capabilities correctly on reload by @satvu in #9367
- Update Azure.AppService.Middleware to 1.5.2 by @karshinlin in #9394
- Fix Blob Trigger Error by @Tonewall in #9419
- Create codeql.yml by @brettsam in #9425
- Upgrade PowerShell Language Worker 7.2 to 4.0.2890 by @Francisco-Gamino in #9426
- Update Python Worker Version to 4.16.0 by @gavin-aguiar in #9428
Full Changelog: v4.24.2-preview...v4.25.0-preview
4.24.3
Release notes
-
Update Java Worker Version to 2.12.1
-
Update Python Worker Version to 4.15.0
-
Remove feature flag for http proxying (#9341)
-
Add error handling for http proxying failure scenarios (#9342)
-
Update PowerShell Worker 7.0 to 4.0.2850 Release Note
-
Update Node.js Worker Version to 3.7.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)
4.23.1
v4.24.2-preview
What's Changed
- This is a hotfix release for
4.24.1-preview
.
Full Changelog: v4.24.1-preview...v4.24.2-preview
v4.24.1-preview
What's Changed
- Remove http proxying feature flag by @satvu in #9341
- Error handling for http proxying by @satvu in #9342
- Updating default extension bundle version to v4 by @soninaren in #9324
- Updating DotNetIsolatedNativeHost package to 1.0.0-preview805 (Managed code + Linux support) by @kshyju in #9345
- 4.24.0 Release Prep by @v-imohammad in #9350
- Upgrade PowerShell language worker 7.0 to 4.0.2850 by @Francisco-Gamino in #9351
- Use auth to decrypt signature and use container name for audience for… by @Tonewall in #9348
- making yarp a private assembly by @brettsam in #9354
- cleaning up test env vars by @brettsam in #9357
- bumping nuget project model reference by @brettsam in #9356
- Update Node.js Worker Version to 3.7.0 by @ejizba in #9359
- JIT Trace PR v4.23.0 by @v-imohammad in #9355
- Updating identity references by @fabiocav in #9293
- Adding new HostId generation logic for CV2 by @mathewc in #9157
- bumping grpc packages by @brettsam in #9373
- Update Python Worker Version to 4.15.0 by @gavin-aguiar in #9375
- JIT Trace PR v4.24.0 by @v-imohammad in #9377
- FabricBot: Onboarding to GitOps.ResourceManagement because of FabricBot decommissioning by @microsoft-github-policy-service in #9370
- Updating YARP reference to 2.0.1 by @fabiocav in #9384
- Updated the Patch version by @v-smanchem in #9388
Full Changelog: v4.23.0-preview...v4.24.1-preview