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