We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44ea1e0 commit 27d0ea7Copy full SHA for 27d0ea7
CHANGELOG.md
@@ -4,6 +4,14 @@ Changes and additions to the library will be listed here.
4
5
## Unreleased
6
7
+## v0.4.3
8
+
9
+- Restart the async producer thread automatically after errors.
10
+- Include the offset lag in batch consumer metrics (Statsd).
11
+- Make the default `max_wait_time` more sane.
12
+- Fix issue with cached default offset lookups (#431).
13
+- Upgrade to Datadog client version 3.
14
15
## v0.4.2
16
17
- Fix connection issue on SASL connections (#401).
0 commit comments