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

latest releases: Azure.AI.OpenAI_1.0.0-beta.17, Microsoft.Azure.WebJobs.Extensions.AuthenticationEvents_1.0.0-beta.8, Azure.AI.OpenAI.Assistants_1.0.0-beta.4...
2 years ago

7.3.0 (2021-09-07)

Acknowledgments

Thank you to our developer community members who helped to make the Service Bus client library better with their contributions to this release:

Bugs Fixed

  • Fixed an issue with refreshing authorization where redundant requests were made to acquire AAD tokens that were due to expire. Refreshes will now coordinate to ensure a single AAD token acquisition.

  • Fixed an issue with authorization refresh where attempts may have been made to authorize a faulted link. Links that fail to open are no longer be considered valid for authorization.

Other Changes

  • Serialization of messages read from Service Bus has been tweaked for greater efficiency. (A community contribution, courtesy of johnthcall)

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

NewReleases is sending notifications on new releases.