File tree Expand file tree Collapse file tree 3 files changed +16
-1
lines changed
Expand file tree Collapse file tree 3 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1+ # 2.2.16 (Nov 18, 2025)
2+
3+ Fixes
4+ * Fix thread not waking up when there is still data to be sent (gqmelo / #2670 )
5+ * Ensure timeout is checked after each fetch position update in ` Consumer.position() ` (k61n / #2668 )
6+
17# 2.2.15 (July 1, 2025)
28
39Fixes
Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ 2.2.16 (Nov 18, 2025)
5+ #####################
6+
7+ Fixes
8+ -----
9+ * Fix thread not waking up when there is still data to be sent (gqmelo / #2670)
10+ * Ensure timeout is checked after each fetch position update in `Consumer.position() ` (k61n / #2668)
11+
12+
4132.2.15 (July 1, 2025)
514#####################
615
Original file line number Diff line number Diff line change 1- __version__ = '2.2.15 '
1+ __version__ = '2.2.16 '
You can’t perform that action at this time.
0 commit comments