Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 00a5e6c

Browse filesBrowse files
committed
Patch Release 2.2.7
1 parent 71c10f4 commit 00a5e6c
Copy full SHA for 00a5e6c

File tree

3 files changed

+14
-1
lines changed
Filter options

3 files changed

+14
-1
lines changed

‎CHANGES.md

Copy file name to clipboardExpand all lines: CHANGES.md
+5Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
16
# 2.2.6 (May 8, 2025)
27

38
Fixes

‎docs/changelog.rst

Copy file name to clipboardExpand all lines: docs/changelog.rst
+8Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Changelog
22
=========
33

4+
2.2.7 (May 13, 2025)
5+
####################
6+
7+
Fixes
8+
-----
9+
* Minor Heartbeat updates: catch more exceptions / log configuration / raise KafkaConfigurationError (#2618)
10+
11+
412
2.2.6 (May 8, 2025)
513
###################
614

‎kafka/version.py

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '2.2.6'
1+
__version__ = '2.2.7'

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.