Skip to content

Releases: Azure/azure-functions-host

4.27.7

11 Nov 14:41
Compare
Choose a tag to compare

Full Changelog: v4.27.5...v4.27.7

4.27.6

07 Nov 18:59
6e243a6
Compare
Choose a tag to compare

Release notes

  • Update Python Worker Version to 4.21.0

4.27.5

16 Oct 21:55
Compare
Choose a tag to compare

Release notes

  • Update Python Worker Version to 4.20.0
  • Update Java Worker Version to 2.13.0
  • Increased maximum HTTP request content size to 210000000 Bytes (~200MB)
  • Update Node.js Worker Version to 3.8.1
  • Update PowerShell 7.4 Worker Version to 4.0.2975
  • Update PowerShell 7.2 Worker Version to 4.0.2974
  • Update PowerShell 7.0 Worker Version to 4.0.2973
  • Limit dotnet-isolated specialization to 64 bit host process (#9548)
  • Sending command line arguments to language workers with functions- prefix to prevent conflicts (#9514)
  • Update WebJobsScriptHostService to remove hardcoded sleep during application shut down (#9520)

4.27.4

11 Oct 16:51
60ba40a
Compare
Choose a tag to compare

Release notes

  • Update Python Worker Version to 4.20.0
  • Increased maximum HTTP request content size to 210000000 Bytes (~200MB)
  • Update Node.js Worker Version to 3.8.1
  • Update PowerShell 7.4 Worker Version to 4.0.2930

4.27.3

06 Oct 18:06
7a17b41
Compare
Choose a tag to compare

Release notes

  • Update Python Worker Version to 4.14.0
  • Increased maximum HTTP request content size to 210000000 Bytes (~200MB)
  • Update Node.js Worker Version to 3.8.1
  • Update PowerShell 7.4 Worker Version to 4.0.2930

4.27.2

29 Sep 17:37
Compare
Choose a tag to compare

Release notes

  • Update Python Worker Version to 4.17.0
  • Increased maximum HTTP request content size to 210000000 Bytes (~200MB)
  • Update Node.js Worker Version to 3.8.1
  • Update PowerShell 7.4 Worker Version to 4.0.2930

4.27.1

22 Sep 20:36
c85df40
Compare
Choose a tag to compare

Release notes

  • Update Python Worker Version to 4.17.0
  • Increased maximum HTTP request content size to 210000000 Bytes (~200MB)
  • Update Node.js Worker Version to 3.8.1
  • Update PowerShell 7.4 Worker Version to 4.0.2930

3.20.2

22 Sep 20:35
0d4c7fd
Compare
Choose a tag to compare

Release notes

Please note we have reached end-of-life (EOL) support for v3.x. For more information on supported runtime versions, please see here.

Release sprint: Sprint 146
[ bugs | features ]

4.27.0

14 Sep 17:46
4dbe5ae
Compare
Choose a tag to compare

Release notes

  • Update Python Worker Version to 4.17.0
  • Increased maximum HTTP request content size to 210000000 Bytes (~200MB)
  • Update Node.js Worker Version to 3.8.1
  • Update PowerShell 7.4 Worker Version to 4.0.2930

4.26.2

28 Sep 19:18
Compare
Choose a tag to compare

Release notes

  • Increase timeout for http proxying requests #9433
  • Improve host.json sanitization
  • Increased maximum HTTP request content size to 210000000 Bytes (~200MB)