Skip to content

Commit 827832a

Browse files
committed
Update changes w/ 2.1.6 backport release
1 parent 2767d14 commit 827832a

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,11 @@ Tests
6464
* py2 test fixups
6565
* Drop unused KafkaClient import from `test_fetcher`
6666

67+
# 2.1.6 (May 2, 2025)
68+
69+
Fixes
70+
* Only create fetch requests for ready nodes (#2607)
71+
6772
# 2.1.5 (Apr 4, 2025)
6873

6974
Fixes

docs/changelog.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,14 @@ Tests
8585
* Drop unused KafkaClient import from `test_fetcher`
8686

8787

88+
2.1.6 (May 2, 2025)
89+
###################
90+
91+
Fixes
92+
-----
93+
* Only create fetch requests for ready nodes (#2607)
94+
95+
8896
2.1.5 (Apr 4, 2025)
8997
###################
9098

0 commit comments

Comments
 (0)