Releases: Azure/azure-functions-host
Releases · Azure/azure-functions-host
3.0.15885
3.0.15879
3.0.15828
3.0.15733
Release notes
-
Update Python Worker Version to 1.2.1
-
Added a feature flag to opt out of the default behavior where the host sets the environment name to
Development
when running in debug mode. To disable the behavior, set the app setting:AzureWebJobsFeatureFlags
toDisableDevModeInDebug
-
Reorder CORS and EasyAuth middleware to prevent EasyAuth from blocking CORS requests (#7315)
-
Updated PowerShell Worker (PS7) to 3.0.833
-
Add IDistributedLockManager for Kubernetes environment (#7327)
-
Call EnableDrainModeAsync on ApplicationStopping (#7262)
Release sprint: Sprint 100
[ bugs | features ]
- Update App Service Authentication/Authorization on Linux Consumption from 1.4.0 to 1.4.5. Release notes for this feature captured at https://github.com/Azure/app-service-announcements/issues. (#7205)
- Add v12 Storage-dependent implementations to Functions Host to support Managed Identity integration
3.0.15725
3.0.15584
Release notes
- Update Python Worker Version to 1.2.0
- Updated Java Worker Version to 1.8.2-SNAPSHOT
- Skip external config validation if RuntimeDrivenScaling is enabled in Elastic Premium sku (#6542)
- Re-added dependencies: Microsoft.Extensions.PlatformAbstractions and Microsoft.Extensions.DiagnosticAdapter
- Updated PowerShell Worker (PS7) to 3.0.738
- Set bundle v2.x as the default version
- Fixed issue where multiple worker processes are started slower than expected (#7136)
- Updated HTTP extension to 3.1.0
- Enabled the use of OpenTelemetry.Net instrumentation library (#7253)
Release sprint: Sprint 96
[ bugs | features ]
Release sprint: Sprint 97
[ bugs | features ]
3.0.15571
3.0.15417
3.0.15411
Release notes
- Updated HTTP extension to 3.0.10
- Configure host.json to use workflow when creating a default host.json and app is identified as a logic app. (#6810)
- Update Python Worker Version to 1.1.11
- Updated Node.js Worker Version to 2.1.0
- Updated Java Worker Version to 1.8.1
- Updated PowerShell Worker to 3.0.629 (PS7) and 3.0.630 (PS6)
- Updated System.Data.SqlClient to 4.8.2
- Added direct refereces to System.IO.Pipes and System.Threading.Overlapped to ensure System.Data.SqlClient package update does not impact unification
- Updated Java Worker Version to 1.8.2-SNAPSHOT
- Skip external config validation if RuntimeDrivenScaling is enabled in Elastic Premium sku (#6542)
- Re-added dependencies: Microsoft.Extensions.PlatformAbstractions and Microsoft.Extensions.DiagnosticAdapter
3.0.15405
Release notes
- Updated HTTP extension to 3.0.10
- Updated Python Worker Version to 1.1.10
- Configure host.json to use workflow when creating a default host.json and app is identified as a logic app. (#6810)
- Updated Node.js Worker Version to 2.1.0
- Updated Java Worker Version to 1.8.1
- Updated PowerShell Worker to 3.0.629 (PS7) and 3.0.630 (PS6)
- Updated System.Data.SqlClient to 4.8.2
- Added direct refereces to System.IO.Pipes and System.Threading.Overlapped to ensure System.Data.SqlClient package update does not impact unification
- Re-added dependencies: Microsoft.Extensions.PlatformAbstractions and Microsoft.Extensions.DiagnosticAdapter