github Azure/azure-sdk-for-net Azure.Messaging.ServiceBus_7.20.1

latest releases: Azure.Search.Documents_11.7.0-beta.7, Azure.AI.Agents.Persistent_1.2.0-beta.4, Azure.Provisioning.Kusto_1.0.0-beta.1...
2 months ago

7.20.1 (2025-06-12)

Bugs Fixed

  • Fixed a bug where the custom port associated with a local emulator endpoint was reset by the ServiceBusAdministrationClient.

Other Changes

  • Updated retry policy behavior when the service is throttling and the TryTimeout is shorter than the standard throttling time of 30 seconds. Previously, the operation was immediately canceled with a server busy exception. With these changes, the operation will begin consuming retry attempts while throttling until either the server busy state is cleared or all configured retry attempts are exhausted. (#50121)

  • Updated the Microsoft.Azure.Amqp dependency to 2.7.0, which contains several bug fixes and adds support for AOT. (see: commits)

Don't miss a new azure-sdk-for-net release

NewReleases is sending notifications on new releases.