github Azure/azure-functions-host v3.1.0
3.1.0

latest releases: v4.35.0-preview, v4.1034.2, v4.834.4...
3 years ago

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 ]

Don't miss a new azure-functions-host release

NewReleases is sending notifications on new releases.