7.18.4 (2025-02-11)
Bugs Fixed
-
Fixed an issue with the
AmqpReceiver
class where a drain failure during aReceiveMessagesAsync
operation would cause message ordering to be violated. (#47822) -
Fixed an issue where an error response from the Service Bus administration service without a body was incorrectly parsed, resulting in a null argument exception obscuring the actual failure response. (#47517)