Skip to content

azure-servicebus_7.14.3

Choose a tag to compare

@azure-sdk azure-sdk released this 31 Oct 05:28
732bfba

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)