We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71c10f4 commit 00a5e6cCopy full SHA for 00a5e6c
CHANGES.md
@@ -1,3 +1,8 @@
1
+# 2.2.7 (May 13, 2025)
2
+
3
+Fixes
4
+* Minor Heartbeat updates: catch more exceptions / log configuration / raise KafkaConfigurationError (#2618)
5
6
# 2.2.6 (May 8, 2025)
7
8
Fixes
docs/changelog.rst
@@ -1,6 +1,14 @@
Changelog
=========
+2.2.7 (May 13, 2025)
+####################
+-----
9
10
11
12
2.2.6 (May 8, 2025)
13
###################
14
kafka/version.py
@@ -1 +1 @@
-__version__ = '2.2.6'
+__version__ = '2.2.7'
0 commit comments