Skip to content

Releases: Azure/azure-functions-host

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)

4.26.1

12 Sep 14:42
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)

4.25.3

08 Sep 18:32
Compare
Choose a tag to compare

Release notes

  • Update Java Worker Version to 2.12.1
  • Update Python Worker Version to 4.14.0
  • Update PowerShell Worker 7.0 to 4.0.2850 Release Note
  • Update Node.js Worker Version to 3.8.0
  • Identity dependencies updated to 6.31.0:
    • Microsoft.IdentityModel.Tokens
    • System.IdentityModel.Tokens.Jwt
    • Microsoft.IdentityModel.Abstractions
    • Microsoft.IdentityModel.JsonWebTokens
    • Microsoft.IdentityModel.Logging
  • Updated Grpc.AspNetCore package to 2.55.0 (#9373)
  • Update protobuf file to v1.10.0 (#9405)
  • Send an empty RpcHttp payload if proxying the http request to the worker (#9415)
  • Add new Host to Worker RPC extensibility feature for out-of-proc workers. (#9292)
  • Apply capabilities on environment reload (placeholder mode scenarios) (#9367)
  • Update PowerShell Worker 7.2 to 4.0.2890 Release Note

4.24.5

08 Sep 15:42
Compare
Choose a tag to compare

Release notes

  • Patch Durable Functions Extension version check (#9331)
  • Update Java Worker Version to 2.12.0
  • Update Python Worker Version to 4.14.0

v4.27.0-preview

08 Sep 14:15
85ff5c7
Compare
Choose a tag to compare
v4.27.0-preview Pre-release
Pre-release

What's Changed

Full Changelog: v4.26.0-preview...v4.27.0-preview

4.23.2

30 Aug 19:25
Compare
Choose a tag to compare

Release notes

  • Fetching IsToolingConsoleJsonLogEntry earlier to break the debugging deadlock (896028e)

4.26.0

28 Aug 18:33
ad84187
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)