Skip to content

Microsoft.Azure.Functions.Worker 2.1.0

Choose a tag to compare

@kshyju kshyju released this 19 Sep 17:48
· 32 commits to main since this release
6ac6e35

What's Changed

Microsoft.Azure.Functions.Worker (metapackage) 2.1.0

  • AZURE_FUNCTIONS_ environment variables are now loaded correctly when using FunctionsApplicationBuilder. (#2878)

Microsoft.Azure.Functions.Worker.Core 2.1.0

  • Support for function metadata transforms (#3145)

Microsoft.Azure.Functions.Worker.Grpc 2.1.0

  • Updated to use the new metadata manage and leverage metadata transforms (#3145)