We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a9b1f2 commit 006b249Copy full SHA for 006b249
2 files changed
sdk/servicebus/azure-servicebus/CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Release History
2
3
+## 7.12.2 (Unreleased)
4
+
5
+### Features Added
6
7
+### Breaking Changes
8
9
+### Bugs Fixed
10
11
+### Other Changes
12
13
## 7.12.1 (2024-03-20)
14
15
### Bugs Fixed
sdk/servicebus/azure-servicebus/azure/servicebus/_version.py
@@ -3,4 +3,4 @@
# Licensed under the MIT License.
# ------------------------------------
-VERSION = "7.12.1"
+VERSION = "7.12.2"
0 commit comments