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

latest releases: Azure.Communication.Chat_1.3.1, Microsoft.Azure.WebJobs.Extensions.Storage_5.3.2, Microsoft.Azure.WebJobs.Extensions.Storage.Queues_5.3.2...
18 months ago

7.13.0 (2023-03-08)

Acknowledgments

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

Features Added

  • ActivitySource activities that are used when using the experimental OpenTelemetry support will include the az.schema_url tag indicating the OpenTelemetry schema version. They will also include the messaging attribute specified here.

Bugs Fixed

  • Fixed deserialization of the lock token to take into account endianness. (A community contribution, courtesy of danielmarbach)

Other Changes

  • Some checks for cancellation that were occurring after a service operation had been completed have been removed. Because the service operation was already complete, cancellation was not actually performed and the results of the operation should be returned.

  • Exceptions related to the cancellation token being signaled on a receive operation will now be logged as Verbose rather than Error.

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

NewReleases is sending notifications on new releases.