You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sdk/servicebus/azure-servicebus/CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -785,7 +785,7 @@ Version 7.0.0b1 is a preview of our efforts to create a client library that is u
785
785
786
786
* Introduces new AMQP-based API.
787
787
* Original HTTP-based API still available under new namespace: azure.servicebus.control_client
788
-
* For full API changes, please see updated [reference documentation](https://docs.microsoft.com/python/api/azure-servicebus/azure.servicebus?view=azure-python).
788
+
* For full API changes, please see updated [reference documentation](https://learn.microsoft.com/python/api/azure-servicebus/azure.servicebus?view=azure-python).
789
789
790
790
Within the new namespace, the original HTTP-based API from version 0.21.1 remains unchanged (i.e. no additional features or bugfixes)
791
791
so for those intending to only use HTTP operations - there is no additional benefit in updating at this time.
0 commit comments