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 5a69366 commit 2d68ec7Copy full SHA for 2d68ec7
sdk/eventhub/azure-eventhub/CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Release History
2
3
+## 5.11.7 (Unreleased)
4
+
5
+### Features Added
6
7
+### Breaking Changes
8
9
+### Bugs Fixed
10
11
+### Other Changes
12
13
## 5.11.6 (2024-02-12)
14
15
This version and all future versions will require Python 3.8+. Python 3.7 is no longer supported.
sdk/eventhub/azure-eventhub/azure/eventhub/_version.py
@@ -3,4 +3,4 @@
# Licensed under the MIT License.
# ------------------------------------
-VERSION = "5.11.6"
+VERSION = "5.11.7"
0 commit comments