File tree Expand file tree Collapse file tree 3 files changed +21
-1
lines changed Expand file tree Collapse file tree 3 files changed +21
-1
lines changed Original file line number Diff line number Diff line change
1
+ # 2.2.9 (May 21, 2025)
2
+
3
+ Fixes
4
+ * Do not reset fetch positions if offset commit fetch times out (#2629 )
5
+
6
+ Logging / Error Messages
7
+ * More / updated debug logging for coordinator / consumer (#2630 )
8
+
1
9
# 2.2.8 (May 20, 2025)
2
10
3
11
Fixes
Original file line number Diff line number Diff line change 1
1
Changelog
2
2
=========
3
3
4
+ 2.2.9 (May 21, 2025)
5
+ ####################
6
+
7
+ Fixes
8
+ -----
9
+ * Do not reset fetch positions if offset commit fetch times out (#2629)
10
+
11
+ Logging / Error Messages
12
+ ------------------------
13
+ * More / updated debug logging for coordinator / consumer (#2630)
14
+
15
+
4
16
2.2.8 (May 20, 2025)
5
17
####################
6
18
Original file line number Diff line number Diff line change 1
- __version__ = '2.2.8 '
1
+ __version__ = '2.2.9 '
You can’t perform that action at this time.
0 commit comments