Skip to content

Releases: Azure/azure-functions-dotnet-worker

Microsoft.Azure.Functions.Worker.Sdk 2.0.4

27 May 16:04
37484db
Compare
Choose a tag to compare

What's Changed

Microsoft.Azure.Functions.Worker.Sdk 2.0.4

  • Address issue with dotnet publish --no-build producing an error. (#3068)

Microsoft.Azure.Functions.Worker.Extensions.Kafka 4.1.1

22 May 18:39
af45b74
Compare
Choose a tag to compare

What's Changed

Microsoft.Azure.Functions.Worker.Extensions.Kafka 4.1.1

Microsoft.Azure.Functions.Worker.Sdk 2.0.3

21 May 23:03
0e1edd2
Compare
Choose a tag to compare

What's Changed

Microsoft.Azure.Functions.Worker.Sdk 2.0.3

  • Addresses issue with dotnet build --no-incremental failing build (PR #2763, Issue #2601)
  • Addresses issue with setting OutDir msbuild property failing build (PR #2763, Issue #2125)
  • Write worker.config and functions.metadata only if contents have changed. (#2999)
  • Updates the generated extension csproj to be net8.0 (from net6.0)
  • Setting _ToolingSuffix for V10.0 TargetFrameworkVersion. (#2983)
  • Enhanced error message for missing Azure Functions Core Tools in the user's environment. (#2976)

Microsoft.Azure.Functions.Worker.Sdk.Generators 1.3.5

  • Update all generated classes to use GeneratedCodeAttribute. (#2887)

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

21 May 00:15
0e1edd2
Compare
Choose a tag to compare

What's Changed

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

  • Fix intermittent error IFeatureCollection has been disposed exception in multiple-output binding scenarios. (#2896)

Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore.Analyzers 1.0.4

  • Include case where customer POCO is wrapped in Task<T> in the HttpResultAttribute analyzer for multiple output binding scenarios. (#3056)

Microsoft.Azure.Functions.Worker.Extensions.Tables 1.4.3

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

What's Changed

Microsoft.Azure.Functions.Worker.Extensions.Tables 1.4.3

  • Update Microsoft.Azure.WebJobs.Extensions.Tables to 1.3.3.

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