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 1d14de8 commit 26dbd48Copy full SHA for 26dbd48
CHANGES.md
@@ -1,3 +1,8 @@
1
+# 2.1.6 (May 2, 2025)
2
+
3
+Fixes
4
+* Only create fetch requests for ready nodes (#2607)
5
6
# 2.1.5 (Apr 4, 2025)
7
8
Fixes
docs/changelog.rst
@@ -1,6 +1,14 @@
Changelog
=========
+2.1.6 (May 2, 2025)
+###################
+-----
9
10
11
12
2.1.5 (Apr 4, 2025)
13
###################
14
kafka/version.py
@@ -1 +1 @@
-__version__ = '2.1.5'
+__version__ = '2.1.6'
0 commit comments