Skip to content

4.1054.100

Latest

Choose a tag to compare

@azure-functions-release azure-functions-release released this 21 Aug 02:11
d3dd29e

Release notes

  • Update PS 7.4 worker to v4.0.5361 (#11931)
  • Update PS 7.6 worker to v4.0.5362 (#11931)
  • Ensure the gRPC server is available when an app transitions online after starting with app_offline.htm.
  • Extract host-managed worker and Grpc Server behavior into Azure.Functions.Rpc.Server.csproj (#11916)
  • Use a structured composite key for the authorization cache to prevent cache key collisions.