Skip to content

azure-servicebus_7.8.1

Choose a tag to compare

@azure-sdk azure-sdk released this 11 Oct 20:56
cb2c5b7

7.8.1 (2022-10-11)

This version and all future versions will require Python 3.7+. Python 3.6 is no longer supported.

Bugs Fixed

  • Fixed bug on async ServiceBusClient where custom_endpoint_address and connection_verify kwargs were not being passed through correctly. (Issue #26015)