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 703bf80 commit f66291bCopy full SHA for f66291b
CHANGELOG.md
@@ -4,6 +4,12 @@ Changes and additions to the library will be listed here.
4
5
## Unreleased
6
7
+- Instrument `create_time` from last message in batch (#811).
8
+- Add client function for fetching topic replica count (#822).
9
+- Allow consumers to refresh the topic lists (#818).
10
+- Disconnect after leaving a group (#817).
11
+- Use `max_wait_time` as the sleep instead of hardcoded 2 seconds (#825).
12
+
13
## 1.0.0
14
15
- Add client methods to manage configs (#759)
0 commit comments