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

latest releases: Azure.Storage.Blobs.Batch_12.20.0, Azure.Storage.Files.DataLake_12.21.0, Azure.Storage.Blobs.ChangeFeed_12.0.0-preview.52...
20 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.