Skip to content

Releases: Azure/azure-functions-dotnet-worker

Microsoft.Azure.Functions.Worker 2.51.0

14 Nov 21:22
456cca3

Choose a tag to compare

What's Changed

Microsoft.Azure.Functions.Worker.OpenTelemetry 1.1.0

  • Updated OpenTelemetry NuGet packages and aligned implementation with Semantic Conventions v1.37. (#3195)

Microsoft.Azure.Functions.Worker.Sdk 2.0.7

14 Nov 00:09
81b2eb1

Choose a tag to compare

What's Changed

Microsoft.Azure.Functions.Worker.Sdk 2.0.7

  • Reversal of change to suppress generation of functions.metadata file.

Microsoft.Azure.Functions.Worker 2.50.0

11 Nov 22:27
a50707e

Choose a tag to compare

What's Changed

Microsoft.Azure.Functions.Worker (metapackage) 2.50.0

  • Adding net10.0 TFM support.

Microsoft.Azure.Functions.Worker.Core 2.50.0

  • Adding net10.0 TFM support.

Microsoft.Azure.Functions.Worker.Grpc 2.50.0

  • Adding net10.0 TFM support.

Microsoft.Azure.Functions.Worker.Sdk 2.0.6

06 Nov 23:17
c7c5e53

Choose a tag to compare

What's Changed

Microsoft.Azure.Functions.Worker.Sdk 2.0.6

  • Build no longer generates functions.metadata if source-generated metadata provider is enabled. (#2974)
  • Fixing dotnet run to work on Windows when core tools is installed from NPM (#3127)
  • Microsoft.Azure.Functions.Worker.Sdk.Generators bumped to 1.3.6.

Microsoft.Azure.Functions.Worker.Sdk.Generators 1.3.6

  • Fix bug that results in duplicate properties recorded for a binding (#3227)

Microsoft.Azure.Functions.Worker.Extensions.Kafka 4.1.3

30 Sep 20:47
f199d20

Choose a tag to compare

What's Changed

Microsoft.Azure.Functions.Worker.Extensions.Kafka 4.1.3

  • Update Microsoft.Azure.WebJobs.Extensions.Kafka to 4.1.4
    • Fix key avro serialization and deserialization when schema registry URL is provided (PR Link)
    • Fix null reference error when using avro deserialization (PR Link)

Microsoft.Azure.Functions.Worker.Extensions.ServiceBus 5.24.0

30 Sep 20:54
4c231f6

Choose a tag to compare

What's Changed

Microsoft.Azure.Functions.Worker.Extensions.ServiceBus 5.24.0

  • Update minor dependencies
    • Azure.Identity to 1.16.0
    • Azure.Messaging.ServiceBus to 7.20.1
    • Microsoft.Extensions.Azure to 1.13.0
    • Google.Protobuf to 3.32.1
    • Grpc.Tools to 2.72.0

Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore 2.1.0

22 Oct 00:42
088bd7c

Choose a tag to compare

What's Changed

Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore 2.1.0

  • Updating ASP.NET Core integration to support the metadata transformation feature (#3172)

Microsoft.Azure.Functions.Worker 2.1.0

19 Sep 17:48
6ac6e35

Choose a tag to compare

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)

Microsoft.Azure.Functions.Worker.Extensions.Storage 6.8.0

16 Sep 06:47
00d012f

Choose a tag to compare

What's Changed

Microsoft.Azure.Functions.Worker.Extensions.Storage 6.8.0

  • Updating Microsoft.Azure.WebJobs.Extensions.Storage.Blobs reference to 5.3.6 (#3167)
  • Updating Microsoft.Azure.WebJobs.Extensions.Storage.Queues reference to 5.3.6 (#3167)
  • Update dependency Microsoft.Extensions.Azure to 1.12.0 (#3167)

Microsoft.Azure.Functions.Worker.Extensions.Storage.Blobs 6.8.0

  • Updating Microsoft.Azure.WebJobs.Extensions.Storage.Blobs reference to 5.3.6 (#3167)
  • Update dependency Microsoft.Extensions.Azure to 1.12.0 (#3167)

Microsoft.Azure.Functions.Worker.Extensions.Storage.Queues 5.5.3

  • Updating Microsoft.Azure.WebJobs.Extensions.Storage.Queues reference to 5.3.6 (#3167)

Microsoft.Azure.Functions.Worker.Extensions.EventGrid 3.6.0

16 Sep 06:49
00d012f

Choose a tag to compare

What's Changed

Microsoft.Azure.Functions.Worker.Extensions.EventGrid 3.6.0

  • Updating Microsoft.Azure.WebJobs.Extensions.EventGrid reference to 3.5.0 (#3160)