Skip to content

Commit b188f5f

Browse files
committed
changelog
1 parent 0d64812 commit b188f5f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

sdk/servicebus/azure-servicebus/CHANGELOG.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99
- `ServiceBusReceiver`: `receive_deferred_messages`, `peek_messages` and `renew_message_lock`
1010
- `ServiceBusSession`: `get_state`, `set_state` and `renew_lock`
1111
* `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`
1412
* Added a `parse_connection_string` method which parses a connection string into a properties bag containing its component parts
1513

1614
**Breaking Changes**

0 commit comments

Comments
 (0)