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

latest releases: Azure.Provisioning.AppContainers_1.0.0-beta.1, Azure.Provisioning.Kubernetes_1.0.0-beta.1, Azure.Provisioning.ContainerService_1.0.0-beta.1...
24 months ago

7.11.0 (2022-10-11)

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 issue where shared AMQP session was incorrectly closed when AcceptNextSessionAsync call timed out and EnableCrossEntityTransaction is set to true.
  • Dispose semaphores in ServiceBusProcessor to avoid memory leak. (A community contribution, courtesy of danielmarbach)

Other Changes

  • Optimized message body copying when accessing the Body property of a received message. (A community contribution, courtesy of danielmarbach)
  • Removed locking from the ServiceBusRetryPolicy to improve performance and prevent deadlocks. (A community contribution, courtesy of danielmarbach)
  • Added link to troubleshooting guide in exception messages.

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

NewReleases is sending notifications on new releases.