Skip to content

Releases: Azure/azure-functions-host

4.1044.300

01 Oct 19:13
a9abdf3
Compare
Choose a tag to compare

Release notes

  • Update Python Worker Version to 4.40.2

4.844.100

30 Sep 01:23
d5f9ad9
Compare
Choose a tag to compare

Release notes

  • Cap v4.x extension bundle versions on .NET 6 to the range (>4.2.0, <4.22.0) by default (#11289)
  • Update Microsoft.Azure.WebJobs reference to 3.0.42 (#11310)
  • Don't apply bundle version limits if host is in placeholder mode (#11316)
  • Update PowerShell worker to 4.0.4581
  • Add JitTrace files for v4.44

4.644.100

30 Sep 01:23
d5f9ad9
Compare
Choose a tag to compare

Release notes

  • Cap v4.x extension bundle versions on .NET 6 to the range (>4.2.0, <4.22.0) by default (#11289)
  • Update Microsoft.Azure.WebJobs reference to 3.0.42 (#11310)
  • Don't apply bundle version limits if host is in placeholder mode (#11316)
  • Update PowerShell worker to 4.0.4581
  • Add JitTrace files for v4.44

4.1044.200

26 Sep 19:27
038eba9
Compare
Choose a tag to compare

Release notes

  • Update Python Worker Version to 4.40.1
  • Add JitTrace Files for v4.1044

4.1044.100

26 Sep 19:19
ea73e61
Compare
Choose a tag to compare

Release notes

  • Rev Microsoft.Azure.Functions.DotNetIsolatedNativeHost to 1.0.13 (#11269)
  • Refactor telemetry & exporter setup: deprecations, noise reduction, and API updates (#11260)
  • Update Python Worker Version to 4.39.2
  • Add JitTrace Files for v4.1043 (#11281)
  • Update Microsoft.Azure.WebJobs reference to 3.0.42 (#11309)
  • Adding Activity wrapper to create a function-level request telemetry when none exists (#11311)
  • Introduce 'configurationProfile' functionality (#11324)
  • Remove request size limit for Host <--> Worker communication (#11295)
  • Setting current activity status for failed invocations (#11313)
  • Adding test coverage for Utility.IsAzureMonitorLoggingEnabled (#11322)
  • Reduce allocations in Utility.IsAzureMonitorLoggingEnabled (#11323)
  • Update PowerShell worker to 4.0.4581
  • Bug fix that fails in-flight invocations when a worker channel shuts down (#11159)
  • Adds WebHost and ScriptHost health checks. (#11341, #11183, #11178, #11173, #11161)
  • Update Node.js Worker Version to 3.12.0
  • Added support for MCP custom handler. (#11355)
  • Update Python Worker Version to 4.40.0
  • RpcException Handling (#11347)
  • Adding route handling configuration for custom handlers (#11345)

4.643.300

16 Sep 16:22
bff162e
Compare
Choose a tag to compare

Release notes

  • Don't apply bundle version limits if host is in placeholder mode (#11316)

4.641.300

11 Sep 01:17
2c47e2c
Compare
Choose a tag to compare

Release notes

  • Don't apply bundle version limits if host is in placeholder mode (#11316)

4.643.200

05 Sep 02:52
0ad91d5
Compare
Choose a tag to compare

Release notes

  • Cap v4.x extension bundle versions on .NET 6 to the range (>4.2.0, <4.22.0) by default (#11289)

4.641.200

05 Sep 04:29
cf854ad
Compare
Choose a tag to compare

Release notes

  • Cap v4.x extension bundle versions on .NET 6 to the range (>4.2.0, <4.22.0) by default (#11289)

4.1043.200

03 Sep 23:58
304019e
Compare
Choose a tag to compare

Release notes

  • Update Python Worker Version to 4.39.2
  • Refactor telemetry & exporter setup: deprecations, noise reduction, and API updates (#11260)