5.13.5 (2023-12-04)
Bugs Fixed
- Fixed cleanup behavior when targeting .NET Framework so that Service Bus clients are properly disposed.
Other Changes
- Updated the
Azure.Messaging.ServiceBus
dependency, which includes optimized defaults of the host platform to be
used for AMQP buffers. This offers non-trivial performance increase on Linux-based platforms and a minor
improvement on macOS. This update also enables support for TLS 1.3. Additionally, this update contains a fix for
session messages to ensure FIFO ordering.