Skip to content

Releases: FoundatioFx/Foundatio.AzureServiceBus

v13.0.0

25 Apr 02:30

Choose a tag to compare

v13.0.0

This release completes the migration to the modern Azure Service Bus SDK (Azure.Messaging.ServiceBus) and brings all improvements from Foundatio v13.0.0.

Documentation: foundatio.dev -- see the Messaging and Queues guides for Azure Service Bus-specific configuration.

Themes:

  • New Azure SDK: Migrated from legacy Microsoft.Azure.ServiceBus to modern Azure.Messaging.ServiceBus
  • Reliability: Two-phase dispose lifecycle, sync-over-async deadlock fix
  • Foundatio v13 Core: NRT audit, .NET 10 target, IAsyncDisposable, xUnit v3

Breaking Changes

  • Migrated from legacy Azure Service Bus SDK to modern SDK: Microsoft.Azure.ServiceBus, Microsoft.Azure.Management.ServiceBus, Microsoft.Rest.ClientRuntime, and Newtonsoft.Json have been replaced with Azure.Messaging.ServiceBus and Azure.Identity. by @niemyjski in #56 (322a6d36)
  • Updated to Foundatio 13.0.0 core -- see migration guide
  • IAsyncDisposable added to message bus and queue. by @niemyjski in a40652c1
  • NRT annotations updated

Changed

Fixed

Dependencies

Package From To
Foundatio 12.0.0 13.0.0
Microsoft.Azure.ServiceBus 5.2.0 Removed
Microsoft.Azure.Management.ServiceBus 5.0.0 Removed
Microsoft.Rest.ClientRuntime 2.3.24 Removed
Newtonsoft.Json 13.0.3 Removed
Azure.Messaging.ServiceBus -- (new) 7.20.1
Azure.Identity -- (new) 1.21.0

Contributors

Full Changelog: v12.0.0...v13.0.0

v13.0.0-beta6

15 Apr 19:03

Choose a tag to compare

What's Changed

  • Fix NRT errors and enable TreatWarningsAsErrors by @niemyjski in #75
  • fix: adapt Azure Service Bus MessageBus to two-phase dispose lifecycle by @niemyjski in #77

Full Changelog: v13.0.0-beta3...v13.0.0-beta6

v13.0.0-beta3

14 Feb 16:35

Choose a tag to compare

v13.0.0-beta2

14 Feb 03:18

Choose a tag to compare

v13.0.0-beta1

13 Jan 16:59
322a6d3

Choose a tag to compare

What's Changed

Full Changelog: v12.0.0...v13.0.0-beta1

v12.0.0

20 Aug 19:33

Choose a tag to compare

Full Changelog: v11.1.0...v12.0.0

v11.1.0

09 May 18:53

Choose a tag to compare

Full Changelog: v11.0.8...v11.1.0

v11.0.8

31 Jan 18:38

Choose a tag to compare

Full Changelog: v11.0.6...v11.0.8

v11.0.6

26 Nov 16:29

Choose a tag to compare

Full Changelog: v11.0.5...v11.0.6

v11.0.5

28 Sep 00:32

Choose a tag to compare

Full Changelog: v11.0.4...v11.0.5