github Azure/azure-functions-host v4.1035.0
4.1035.0

latest releases: v4.836.0, v4.1036.2, v4.636.0...
2 months ago

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

Don't miss a new azure-functions-host release

NewReleases is sending notifications on new releases.