Skip to content

Releases: Azure/azure-functions-host

4.1038.400

19 Mar 22:46
61ef099
Compare
Choose a tag to compare

Release notes

  • Add 'unix' to the list of runtimes kept when importing PowerShell worker for Linux builds

4.1038.300

14 Mar 22:19
65affe4
Compare
Choose a tag to compare

Release notes

  • Update Java Worker Version to 2.18.1
  • Bug fix for platform release channel bundles resolution casing issue and additional logging (#10921)
  • Update PowerShell worker to 4.0.4206

4.838.200

14 Mar 21:20
d53ee48
Compare
Choose a tag to compare

Release notes

  • 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)
  • Update PowerShell worker to 4.0.4206

4.638.200

14 Mar 21:20
d53ee48
Compare
Choose a tag to compare

Release notes

  • 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)
  • Update PowerShell worker to 4.0.4206

4.1038.200

14 Mar 21:54
Compare
Choose a tag to compare

Release notes

  • Fixing default DateTime bug with TimeZones in TimerTrigger (#10906)
  • Fixing invalid DateTimes in status blobs when invoking via portal (#10916)

4.838.100

14 Mar 20:52
333b57f
Compare
Choose a tag to compare

Release notes

  • Update Java Worker Version to 2.18.0
  • Updated Microsoft.Extensions.DependencyModel to 6.0.2 and 8.0.2 for .NET 6 and .NET 8, respectively. (#10661)
  • Update the DefaultHttpProxyService to better handle client disconnect scenarios (#10688)
    • Replaced InvalidOperationException with HttpForwardingException when there is a ForwarderError
  • [In-proc] Codeql : Fix to remove exception details from the response (#10751)
  • Update PowerShell 7.4 worker to 4.0.4134
  • Update Python Worker Version to 4.35.0
  • Update domain for CDN URI
  • Update PowerShell worker to 4.0.4175 (sets defaultRuntimeVersion to 7.4 in worker.config.json)

4.1038.100

14 Mar 21:50
2cd9ccd
Compare
Choose a tag to compare

Release notes

  • Setting force refersh to false for CreateOrUpdate call (#10668)
  • Using hostMetadataProvider for CreateOrUpdate call in FunctionController (#10678)
  • Add support for managed identity when using open telemetry + azure monitor (#10615)
  • Update Java Worker Version to 2.18.0
  • Allow for an output binding value of an invocation result to be null (#10698)
  • Updated dotnet-isolated worker to 1.0.12.
  • Update the DefaultHttpProxyService to better handle client disconnect scenarios (#10688)
    • Replaced InvalidOperationException with HttpForwardingException when there is a ForwarderError
  • Fix modification of ISO strings during the parsing of function metadata bindings.
    • This fixes the listener errors related to the CosmosDB trigger's StartFromTime parameter. (#10735)
  • Updated WebJobs.Script to target .NET 8 (instead of .NET Standard 2.1)
  • Extending Log Forwarding to AppInsights and OTel for Enhanced Troubleshooting
  • Allow for binding names to use snake case (#10764). Examples include _, binding_name, and _binding.
  • Add support for the release channel setting WEBSITE_PlatformReleaseChannel and use this value in extension bundles resolution.
  • Update PowerShell 7.4 worker to 4.0.4134
  • Update Python Worker Version to 4.35.0
  • Fixed standby paths in ScriptApplicationHostOptions to ensure proper Linux path separators (#10795)
  • Update domain for CDN URI
  • Fixing ArgumentOutOfRangeException with timers (#10862)

4.638.100

14 Mar 20:52
7e3220a
Compare
Choose a tag to compare

Release notes

  • Update Java Worker Version to 2.18.0
  • Updated Microsoft.Extensions.DependencyModel to 6.0.2 and 8.0.2 for .NET 6 and .NET 8, respectively. (#10661)
  • Update the DefaultHttpProxyService to better handle client disconnect scenarios (#10688)
    • Replaced InvalidOperationException with HttpForwardingException when there is a ForwarderError
  • [In-proc] Codeql : Fix to remove exception details from the response (#10751)
  • Update PowerShell 7.4 worker to 4.0.4134
  • Update Python Worker Version to 4.35.0
  • Update domain for CDN URI
  • Update PowerShell worker to 4.0.4175 (sets defaultRuntimeVersion to 7.4 in worker.config.json)

4.1037.1

21 Feb 15:51
Compare
Choose a tag to compare

Release notes

  • Fixing ArgumentOutOfRangeException with timers (#10862)

4.837.1

20 Feb 21:08
465d762
Compare
Choose a tag to compare

Release notes

  • Fixing ArgumentOutOfRangeException with timers (#10862)