Releases: Azure/azure-functions-host
Releases · Azure/azure-functions-host
4.1.0-17156
Release notes
Release sprint: Sprint 113
[ bugs | features ]
- Update PowerShell Worker 7.0 to 4.0.1273 Release Note
- Update PowerShell Worker 7.2 to 4.0.1274 Release Note
3.4.1
3.3.1
3.3.0
3.2.0
Release notes
- Updated Azure.Core reference 1.17.0
- Updated Azure.Identity reference to 1.4.1
- Update Azure.Storage.Blobs to 12.9.0 (#7456)
- Update Python Worker Version to 1.2.5
- Add GRPC messages types to protobuf for worker indexing along with relevant functions and tests (#7541)
- Updated PowerShell Worker (PS7) to 3.0.912
3.1.4
3.1.3
3.1.1
3.1.0
Release notes
- Capture diagnostic events
- 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)
- Added Roslyn analyzer projects and avoid async void analyzer (#5612)
- Updated Node Worker to 2.1.2
- Updated Python Worker to 1.2.3
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