We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b4b50c commit 41db5d1Copy full SHA for 41db5d1
CHANGELOG.md
@@ -4,6 +4,8 @@ Changes and additions to the library will be listed here.
4
5
## Unreleased
6
7
+## v0.5.2
8
+
9
- Instrument the start of message/batch processing (#496).
10
- Mark `Client#fetch_messages` as stable.
11
- Fix the list topics API (#508).
@@ -12,6 +14,7 @@ Changes and additions to the library will be listed here.
12
14
- Fix compressed message set offset bug (#506).
13
15
- Test against multiple versions of Kafka.
16
- Fix double-processing of messages after a consumer exception (#518).
17
+- Track consumer offsets in Datadog.
18
19
## v0.5.1
20
0 commit comments