Skip to content

Commit 26dbd48

Browse files
committed
Patch Release 2.1.6
1 parent 1d14de8 commit 26dbd48

File tree

3 files changed

+14
-1
lines changed

3 files changed

+14
-1
lines changed

CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 2.1.6 (May 2, 2025)
2+
3+
Fixes
4+
* Only create fetch requests for ready nodes (#2607)
5+
16
# 2.1.5 (Apr 4, 2025)
27

38
Fixes

docs/changelog.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Changelog
22
=========
33

4+
2.1.6 (May 2, 2025)
5+
###################
6+
7+
Fixes
8+
-----
9+
* Only create fetch requests for ready nodes (#2607)
10+
11+
412
2.1.5 (Apr 4, 2025)
513
###################
614

kafka/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '2.1.5'
1+
__version__ = '2.1.6'

0 commit comments

Comments
 (0)