github Azure/azure-sdk-for-python azure-servicebus_7.13.0

latest releases: azure-ai-evaluation_1.0.0, azure-storage-file-datalake_12.18.0, azure-storage-file-share_12.20.0...
one day ago

7.13.0 (2024-11-12)

Features Added

  • Added ssl_context parameter to the clients to allow users to pass in the SSL context, in which case, connection_verify will be ignored if specified.(#37246)

Bugs Fixed

  • Fixed a broken f-string present in a ValueError when using the async client. (37695)
  • Fixed a bug with the incorrect error being raised for larger than allowed batch size. (38260)
  • Fixed a bug with an error being raised when the fully-qualified namespace included a port, rather than ignoring the port. (37547)

Other Changes

  • Added debug logging to track received messages.

Don't miss a new azure-sdk-for-python release

NewReleases is sending notifications on new releases.