Skip to content

3.1.0

Compare
Choose a tag to compare
@azfuncgh azfuncgh released this 30 Jun 16:56
· 276 commits to release/3.0 since this release
3499952

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