Skip to content

azure-servicebus_7.12.2

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 08 May 20:55
79f2688

7.12.2 (2024-05-08)

Bugs Fixed

  • Fixed a bug where WebsocketConnectionClosedException was not being caught when receiving with AmqpOverWebsocket (34859)
  • Fixed incorrect dependency on typing-extensions (34869, thanks @YaroBear).