7.14.3 (2025-11-11)
Bugs Fixed
- Fixed a bug where batched messages couldn't be sent to a queue that had session & partitions enabled. (#42598)
- Fixed a bug in the Service Bus client where the maximum message size negotiation during the AMQP attach frame was handled incorrectly. The client now correctly sends a max message size of 0 (unlimited), allowing the server to apply its internal limit as intended. (#43383)