Releases: Azure/azure-functions-host
Releases · Azure/azure-functions-host
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
v4.24.0-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
Full Changelog: v4.23.0-preview...v4.24.0-preview
4.23.0
v4.23.0-preview
What's Changed
- Update Python Worker Version to 4.12.0 by @gavin-aguiar in #9241
- Upgrade PowerShell Worker 7.2 to 4.0.2803 and 7.4 to 4.0.2802 by @Francisco-Gamino in #9242
New Contributors
- @kamperiadis made their first contribution in #9308
Full Changelog: v4.22.0...v4.23.0-preview
4.22.0
Release notes
- Update Python Worker Version to 4.14.0
- Update protobuf to v1.9.0-protofile
- Update PowerShell Worker 7.2 to 4.0.2803 Release Note
- Update PowerShell Worker 7.4 to 4.0.2802 Release Note
- Fixing bug with placeholder misses in dotnet-isolated #9253
- Update PowerShell Worker 7.0 to 4.0.2823 Release Note