Skip to content

Releases: Azure/azure-functions-host

3.15.0

13 Sep 14:27
9dab467

Choose a tag to compare

Release notes

  • Worker concurrency memory check (#7499)
  • Update PowerShell Worker to 3.0.2303 Release Note

Release sprint: Sprint 129
[ bugs | features ]

3.14.1

06 Sep 23:24
cc189e9

Choose a tag to compare

Release notes

Release sprint: Sprint 128
[ bugs | features ]

4.10.4

02 Sep 20:38
6e29145

Choose a tag to compare

Release notes

  • Update Python Worker Version to 4.7.0

  • Update Python Worker Version to 4.6.0

  • Update Python Worker Version to 4.5.0

  • Host support for out-of-proc cancellation tokens (#2153)

  • Updated Java Worker Version to 2.4.0

Release sprint: Sprint 128
[ bugs | features ]

4.11.1

02 Sep 17:08

Choose a tag to compare

What's Changed

  • This is a hotfix release for 4.11.1.

Full Changelog: v4.11.0...v4.11.1

4.10.3

02 Sep 17:04
1d97ee0

Choose a tag to compare

What's Changed

  • This is a hotfix for 4.10.2.
  • Developer/hamids/v4.10.2 hotfix by @safihamid in #8699

Full Changelog: v4.10.2...v4.10.3

4.11.0

31 Aug 15:58
afa91f9

Choose a tag to compare

Release notes

  • Update Python Worker Version to 4.6.0

  • Update Python Worker Version to 4.5.0

  • Host support for out-of-proc cancellation tokens (#2153)

  • Updated Java Worker Version to 2.4.0

Release sprint: Sprint 128
[ bugs | features ]

v4.10.2

23 Aug 22:51
24a8545

Choose a tag to compare

What's Changed

Full Changelog: v4.10.1...v4.10.2

3.14.0

24 Aug 16:20
173742c

Choose a tag to compare

Release notes

Release sprint: Sprint 128
[ bugs | features ]

3.13.1

16 Aug 16:20
12ef554

Choose a tag to compare

Release notes

Release sprint: Sprint 124
[ bugs | features ]

4.10.1

15 Aug 16:34
7394c3b

Choose a tag to compare

Release notes

  • Update Python Worker Version to 4.4.0
    Release sprint: Sprint 125
    [ bugs | features ]
  • Fix the bug where debugging of dotnet isolated function apps hangs in visual studio (#8596)
  • Host does not throw anymore for dotnet-isolated app without deployed payload (#8311)