Skip to content

Releases: Azure/azure-functions-dotnet-worker

Microsoft.Azure.Functions.Worker.Extensions.CosmosDB 4.8.1

29 Apr 17:28
13fdd1f
Compare
Choose a tag to compare

What's Changed

Microsoft.Azure.Functions.Worker.Extensions.CosmosDB 4.8.1

  • Updating Microsoft.Azure.WebJobs.Extensions.CosmosDB reference to 4.6.1
  • Updating Microsoft.Extensions.Azure reference to 1.7.3
  • Updating Microsoft.Azure.Cosmos reference to 3.39.1

Microsoft.Azure.Functions.Worker.Extensions.Storage 6.4.0

23 Apr 17:51
442884e
Compare
Choose a tag to compare

What's Changed

Microsoft.Azure.Functions.Worker.Extensions.Storage 6.4.0

  • Updated Microsoft.Azure.Functions.Worker.Extensions.Storage.Blobs to 6.4.0
  • Updated Microsoft.Azure.Functions.Worker.Extensions.Storage.Queues to 5.4.0

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

  • Updated Microsoft.Azure.WebJobs.Extensions.Storage.Blobs host extension to 5.3.0
  • Updated Azure.Storage.Blobs to 12.19.1
  • Updated Microsoft.Extensions.Azure to 1.7.3

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

  • Updated Microsoft.Azure.WebJobs.Extensions.Storage.Queues host extension to 5.3.0
  • Updated Azure.Storage.Queues to 12.17.1

Microsoft.Azure.Functions.Worker.Extensions.Storage 6.3.0

23 Apr 17:51
442884e
Compare
Choose a tag to compare

What's Changed

Microsoft.Azure.Functions.Worker.Extensions.Storage 6.3.0

  • Updated Microsoft.Azure.Functions.Worker.Extensions.Storage.Blobs to 6.3.0

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

  • Updated Microsoft.Azure.WebJobs.Extensions.Storage.Blobs host extension to 5.2.2
  • Updated Azure.Storage.Blobs to 12.16.0
  • Updated Microsoft.Extensions.Azure to 1.7.1

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

  • Updated Microsoft.Azure.WebJobs.Extensions.Storage.Queues host extension to 5.2.1
  • Updated Azure.Storage.Queues to 12.14.0

Microsoft.Azure.Functions.Worker 1.22.0

22 Apr 20:52
1e81e61
Compare
Choose a tag to compare

What's Changed

Microsoft.Azure.Functions.Worker (metapackage) 1.22.0

  • Updating Microsoft.Azure.Functions.Worker.Core to 1.18.0

Microsoft.Azure.Functions.Worker.Core 1.18.0

  • Enabling AAD Authentication for ApplicationInsights (#2217)
  • OpenTelemetry support (#2395)

Microsoft.Azure.Functions.Worker.Extensions.EventHubs 6.2.0

06 Mar 20:45
a0304ab
Compare
Choose a tag to compare

What's Changed

Microsoft.Azure.Functions.Worker.Extensions.EventHubs 6.2.0

  • Updating Microsoft.Azure.WebJobs.Extensions.EventHubs reference to 6.2.0
    • This update includes a fix to prevent potential data loss from occurring when shutting down Function retries.
  • Updating Microsoft.Extensions.Azure reference to 1.7.2
  • Updating Azure.Messaging.EventHubs reference to 5.11.1

Microsoft.Azure.Functions.Worker.Sdk 1.17.2

01 Mar 23:15
c34a868
Compare
Choose a tag to compare

What's Changed

Microsoft.Azure.Functions.Worker.Sdk 1.17.2 (meta package)

  • Reverting changes introduced in #1946

Full Changelog: sdk-1.17.1...sdk-1.17.2

Microsoft.Azure.Functions.Worker.Sdk 1.17.1

28 Feb 20:08
084df40
Compare
Choose a tag to compare

What's Changed

Microsoft.Azure.Functions.Worker.Sdk 1.17.1 (meta package)

  • Update Microsoft.Azure.Functions.Worker.Sdk.Generators dependency to 1.2.1

Microsoft.Azure.Functions.Worker.Sdk.Generators 1.2.1

  • Minor refactoring and cleanup (#2208)
  • Fixed metadata generator not producing metadata when the entry assembly lacked functions but dependent assemblies had them (#2300)

Microsoft.Azure.Functions.Worker.Extensions.ServiceBus 5.17.0

22 Feb 01:06
9e4179d
Compare
Choose a tag to compare

What's Changed

Microsoft.Azure.Functions.Worker.Extensions.ServiceBus 5.17.0

  • Added the AutoCompleteMessages property to the ServiceBusTriggerAttribute, enabling automatic completion
    to be configured for each function.

Microsoft.Azure.Functions.Worker.Sdk 1.17.0

09 Feb 04:35
6647c45
Compare
Choose a tag to compare

What's Changed

Microsoft.Azure.Functions.Worker.Sdk 1.17.0 (meta package)

  • Updating extension project generator to use Microsoft.NET.Sdk.Functions 4.3.0 (#2247)
  • Fix build when local.settings.json is not present (#2251)

Microsoft.Azure.Functions.Worker 1.21.0

31 Jan 01:02
Compare
Choose a tag to compare

What's Changed

Microsoft.Azure.Functions.Worker (metapackage) 1.21.0

  • Updating Microsoft.Azure.Functions.Worker.Core to 1.17.0
  • Updating Microsoft.Azure.Functions.Worker.Grpc to 1.16.0
  • Updating Azure.Core to 1.37.0

Microsoft.Azure.Functions.Worker.Core 1.17.0

  • Updating Azure.Core to 1.37.0
  • Updating System.Text.Encodings.Web for netstandard2.0

Microsoft.Azure.Functions.Worker.Grpc 1.16.0

  • Updating Azure.Core to 1.37.0