We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d64812 commit b188f5fCopy full SHA for b188f5f
sdk/servicebus/azure-servicebus/CHANGELOG.md
@@ -9,8 +9,6 @@
9
- `ServiceBusReceiver`: `receive_deferred_messages`, `peek_messages` and `renew_message_lock`
10
- `ServiceBusSession`: `get_state`, `set_state` and `renew_lock`
11
* `azure.servicebus.exceptions.ServiceBusError` now inherits from `azure.core.exceptions.AzureError`.
12
-* Added a `ServiceBusConnectionStringParser` which parses a connection string into a properties bag containing its component parts
13
- - `ReceivedMessage`: `renew_lock`
14
* Added a `parse_connection_string` method which parses a connection string into a properties bag containing its component parts
15
16
**Breaking Changes**
0 commit comments