Skip to content

Releases: Azure/azure-functions-host

4.1035.1

19 Jul 21:43
9701ed6
Compare
Choose a tag to compare

What's Changed

  • Shim NetheriteProviderFactory DI to avoid .NET8 regression by @jviau in #10274
  • Update Microsoft.Azure.WebJobs to 3.0.41 and Microsoft.Azure.WebJobs.Host.Storage to 5.0.1 by @kshyju in #10287
  • Updating FunctionsNetHost (dotnet isolated worker) to 1.0.9 by @kshyju in #10262
  • Ensure extension RPC endpoints ready before processing gRPC messages by @jviau in #10255
  • Update STJ to 8.0.4 by @jviau in #10278
  • Adding a timeout to IFunctionProvider.GetFunctionMetadataAsync by @kshyju in #10249
  • Sanitize worker arguments before logging by @surgupta-msft in #10260
  • Add IsDisabled property to worker description and skip if the value is True by @kshyju in #10231
  • Update Python Worker Version to 4.29.0 by @hallvictoria in #10230
  • Fixed incorrect function count in the log message when getting function metadata from providers by @kshyju in #10224
  • Marking SyncTriggers [RequiresRunningHost] (#9904) by @mathewc in #10225
  • Updating end of interval Flex metrics publishing by @mathewc in #10210
  • making ordered invocations the default by @brettsam in #10201
  • Defaulting SwtAuthenticationEnabled to False by @mathewc in #10192
  • Adding runtime site name to valid JWT audiences (slot scenarios) by @mathewc in #10183

3.23.0

23 Jul 18:20
9b771d6
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.

v1.0.23001

29 Jul 17:46
465f692
Compare
Choose a tag to compare

What's Changed

  • Improve host.json sanitization on v1.x by @jviau in #9625
  • Making JWT token audience/issuer validation case insensitive. by @mathewc in #9684
  • Download nuget v3.5.0 from nuget.org by @jviau in #10188
  • Adding runtime site name to valid JWT audiences (slot scenarios) by @mathewc in #10187
  • Defaulting SwtAuthenticationEnabled to False by @mathewc in #10197
  • [v1.x backport] Regenerate .gitignore via dotnet cli by @jviau in #10205
  • [v1.x] Add 1ES CI pipelines by @jviau in #10211

Full Changelog: v1.0.20776...1.0.23001

4.1034.2

18 Jun 00:19
Compare
Choose a tag to compare

Includes the below commits since last flex release

4.834.4

13 Jun 23:48
Compare
Choose a tag to compare

Updating Identity dependencies.

4.1033.10

18 May 02:35
Compare
Choose a tag to compare

Release notes

  • Ensure only full invocations are measured (#10177) (#10178)

4.834.3

16 May 23:56
21fc457
Compare
Choose a tag to compare
v4.834.3

Bump version number to 4.X34.3 (#10175)

4.34.2

13 May 15:22
Compare
Choose a tag to compare

Release notes

  • Fixed an issue leading to a race when invocation responses returned prior to HTTP requests being sent in proxied scenarios.

v4.1033.9

08 May 00:35
49d1c21
Compare
Choose a tag to compare

Release notes

  • Fixed an issue leading to a race when invocation responses returned prior to HTTP requests being sent in proxied scenarios.
  • Add AssistantSkillTrigger to WebHook triggers (#10120)

v4.1033.8

03 May 00:35
bcd0908
Compare
Choose a tag to compare