Skip to content

Releases: Azure/azure-functions-host

4.839.400

16 Apr 23:34
39571bc
Compare
Choose a tag to compare

Release notes

  • Update PowerShell 7.4 worker to 4.0.4206

4.839.300

16 Apr 03:57
740e92d
Compare
Choose a tag to compare

Release notes

  • Improved memory metrics reporting using CGroup data for Linux consumption (#10968)
  • Avoid circular dependency when resolving LinuxContainerLegionMetricsPublisher. (#10991)

4.639.400

16 Apr 23:33
39571bc
Compare
Choose a tag to compare

Release notes

  • Update PowerShell 7.4 worker to 4.0.4206

4.639.300

16 Apr 03:56
740e92d
Compare
Choose a tag to compare

Release notes

  • Improved memory metrics reporting using CGroup data for Linux consumption (#10968)
  • Avoid circular dependency when resolving LinuxContainerLegionMetricsPublisher. (#10991)

4.1039.200

11 Apr 00:02
6351fc2
Compare
Choose a tag to compare

Release notes

  • Add JitTrace Files for v4.1039

4.839.200

11 Apr 00:31
a9edc9b
Compare
Choose a tag to compare

Release notes

  • Add JitTrace Files for v4.39

4.639.200

11 Apr 00:31
a9edc9b
Compare
Choose a tag to compare

Release notes

  • Add JitTrace Files for v4.39

3.25.0

02 Apr 17:43
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.

  • Update domain for CDN URI

4.1039.100

09 Apr 04:16
701f376
Compare
Choose a tag to compare

Release notes

  • Introduced support for response compression, which can be enabled through explicit opt-in (#10870)
  • Add support for new FeatureFlag EnableAzureMonitorTimeIsoFormat to enable iso time format for azmon logs for Linux Dedicated/EP Skus. (#10684)
  • Allow sync trigger to happen in managed environment when AzureWebJobsStorage is not set (#10767)
  • Fixing default DateTime bug with TimeZones in TimerTrigger (#10906)
  • Adjusting the logic to determine the warmup call in placeholder simulation mode to align with the production flow (#10918)
  • Fixing invalid DateTimes in status blobs when invoking via portal (#10916)
  • Bug fix for platform release channel bundles resolution casing issue and additional logging (#10921)
  • Adding support for faas.invoke_duration metric and other spec related updates (#10929)
  • Added the option to exclude test data from the /functions endpoint API response (#10943)
  • Increased the GC allocation budget value to improve cold start (#10953)
  • Fixed bug that could result in "Binding names must be unique" error (#10938)
  • Fix race condition that leads the host to initialize placeholder (warmup) function in Linux environments (#10848)
  • Updating Azure.Core and OTel related packages, recording exception and retaining "Microsoft.Azure.WebJobs" logs (#10965)
  • Update Python Worker Version to 4.36.1
  • Update Java Worker Version to 2.19.0

4.839.100

09 Apr 04:16
5c6f7d3
Compare
Choose a tag to compare

Release notes

  • Update Java Worker Version to 2.19.0
  • Add support for new FeatureFlag EnableAzureMonitorTimeIsoFormat to enable iso time format for azmon logs for Linux Dedicated/EP Skus. (part of #7864)
  • Update PowerShell worker to 4.0.4175 (sets defaultRuntimeVersion to 7.4 in worker.config.json)
  • Fixing default DateTime bug with TimeZones in TimerTrigger (#10906)
  • Add support for the release channel setting WEBSITE_PlatformReleaseChannel and use this value in extension bundles resolution.
  • Bug fix for platform release channel bundles resolution casing issue and additional logging (#10921)
  • Fix race condition that leads the host to initialize placeholder (warmup) function in Linux environments (#10848)
  • Update Python Worker Version to 4.36.1