Skip to content

3.0.15733

Compare
Choose a tag to compare
@azfuncgh azfuncgh released this 05 May 18:57
· 319 commits to release/3.0 since this release

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 to DisableDevModeInDebug

  • 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 ]