azure-servicebus_7.8.1
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
ServiceBusClientwherecustom_endpoint_addressandconnection_verifykwargs were not being passed through correctly. (Issue #26015)