Skip to content

Releases: Azure/azure-functions-dotnet-worker

Microsoft.Azure.Functions.Worker.Extensions.Storage 6.7.0

22 Apr 18:34
029996c
Compare
Choose a tag to compare

What's Changed

Microsoft.Azure.Functions.Worker.Extensions.Storage 6.7.0

  • Update Microsoft.Azure.Functions.Worker.Extensions.Storage.Blobs to 6.7.0
  • Update Microsoft.Azure.Functions.Worker.Extensions.Storage.Queues to 5.5.2

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

  • Update WebJobs package Microsoft.Azure.WebJobs.Extensions.Storage.Blobs to 5.3.4
  • Removed Microsoft.Bcl.AsyncInterfaces as direct dependency
  • Update other dependencies to latest versions

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

  • Update WebJobs package Microsoft.Azure.WebJobs.Extensions.Storage.Queues to 5.3.4
  • Update other dependencies to latest versions

Microsoft.Azure.Functions.Worker.Extensions.RabbitMQ 2.0.4

07 Apr 19:58
86e0359
Compare
Choose a tag to compare

What's Changed

Microsoft.Azure.Functions.Worker.Extensions.RabbitMQ 2.0.4

  • Update Microsoft.Azure.WebJobs.Extensions.RabbitMQ to 2.0.4 (#3019)

Microsoft.Azure.Functions.Worker.Extensions.Kafka 4.1.0

02 Apr 00:07
2600cbe
Compare
Choose a tag to compare

What's Changed

Microsoft.Azure.Functions.Worker.Extensions.Kafka 4.1.0

  • Add KeyAvroSchema and KeyDataType for trigger and output Attributes to the dotnet isolated model.(#2972)
  • Add SslCertificatePEM, SslKeyPEM, SslCaPEM and SslCertificateandKeyPEM for trigger and output Attributes to the dotnet isolated model.(#2972)
  • Update kafka extension version to 4.1.0(#2972)

Microsoft.Azure.Functions.Worker.Extensions.ServiceBus 4.22.2

24 Mar 23:20
d62e562
Compare
Choose a tag to compare

What's Changed

Microsoft.Azure.Functions.Worker.Extensions.ServiceBus 5.22.2

  • Update dependency Microsoft.Azure.WebJobs.Extensions.ServiceBus to 5.16.5

Microsoft.Azure.Functions.Worker.Extensions.EventGrid 3.5.0

24 Mar 23:04
d62e562
Compare
Choose a tag to compare

What's Changed

Microsoft.Azure.Functions.Worker.Extensions.EventGrid 4.5.0

  • Update dependency "Azure.Messaging.EventGrid" to v4.29.0
  • Update dependency "Microsoft.Azure.Functions.Worker.Core" to v1.20.0
  • Update dependency "Microsoft.Azure.WebJobs.Extensions.EventGrid" to 3.4.4

Microsoft.Azure.Functions.Worker.Sdk 2.0.2

14 May 16:12
Compare
Choose a tag to compare

What's Changed

Microsoft.Azure.Functions.Worker.Sdk 2.0.2

  • Update inner build to use Microsoft.NET.Sdk.Functions/4.6.0 (#2968)
  • Updates the generated extension csproj to be net8.0 (from net6.0)

Microsoft.Azure.Functions.Worker.Extensions.SignalRService 2.0.1

24 Mar 20:45
f012606
Compare
Choose a tag to compare

What's Changed

Microsoft.Azure.Functions.Worker.Extensions.SignalRService 2.0.1

  • Update SignalR worker extensions to 2.0.1 version.
  • Update other dependencies versions:
    • Microsoft.Azure.SignalR.Management v1.29.0
    • Microsoft.Extensions.Azure v1.8.0
    • Microsoft.Extensions.Hosting v6.0.1
    • Microsoft.Extensions.Primitives v6.0.1
    • System.Text.Json v6.0.11

Microsoft.Azure.Functions.Worker.Sdk 2.0.1

03 Mar 18:16
66cdca3
Compare
Choose a tag to compare

What's Changed

Microsoft.Azure.Functions.Worker.Sdk 2.0.1

  • Update inner build to use Microsoft.NET.Sdk.Functions/4.6.0 (#2968)

Microsoft.Azure.Functions.Worker.Extensions.Storage 6.6.1

04 Feb 00:54
06bfbf2
Compare
Choose a tag to compare

What's Changed

No change. Fixing package signing.

Microsoft.Azure.Functions.Worker.Extensions.Storage 6.6.1

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

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

Microsoft.Azure.Functions.Worker.Extensions.SendGrid 3.1.0

04 Feb 00:47
06bfbf2
Compare
Choose a tag to compare

What's Changed

Microsoft.Azure.Functions.Worker.Extensions.SendGrid 3.1.0

  • Update dependency "Microsoft.Azure.WebJobs.Extensions.SendGrid" to v3.1.0