Skip to content

Releases: Azure/azure-functions-host

3.3.1

07 Oct 21:00
bd2b318

Choose a tag to compare

Release notes

  • Update Python Worker Version to 1.2.6
  • Updated PowerShell Worker (PS7) to 3.0.1045

Release sprint: Sprint 107
[ bugs | features ]

3.3.0

07 Oct 17:47
f2e1d9d

Choose a tag to compare

Release notes

  • Update Python Worker Version to 1.2.6
  • Updated PowerShell Worker (PS7) to 3.0.1045
  • Language worker concurrency

Release sprint: Sprint 107
[ bugs | features ]

3.2.0

16 Aug 22:27
5ffe001

Choose a tag to compare

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

Release sprint: Sprint 104
[ bugs | features ]

3.1.4

29 Jul 18:09

Choose a tag to compare

Release notes

  • Update Python Worker Version to 1.2.5

3.1.3

15 Jul 19:47

Choose a tag to compare

Release notes

  • Update Python Worker Version to 1.2.4

3.1.1

06 Jul 15:55
fb186a3

Choose a tag to compare

Release notes

This is a LINUX only release to update and solve failing Python Worker OGFs

  • Update Python Worker Version to 1.2.4

3.1.0

30 Jun 16:56
3499952

Choose a tag to compare

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 ]

3.0.15960

08 Jun 18:06

Choose a tag to compare

Release notes

This is a hotfix addressing issue with AzureStorageProvider using the wrong configuration in custom startup scenarios (#7424) [ bug ]

3.0.15885

23 May 11:22

Choose a tag to compare

Release notes

This is hotfix for Kubernetes environment - include commit # 1d096e5

3.0.15879

21 May 13:03

Choose a tag to compare

Release notes

This is hotfix release for Kubernetes environments only - Includes commit # 6cef580