We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 255c8a9 commit c34fa87Copy full SHA for c34fa87
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+- 3.18.0
4
+ - Add transactional APIs. [PR#549](https://github.com/kafka4beam/brod/pull/549)
5
+ - Fix unnecessary group coordinator restart due to `hb_timeout` exception. [PR#578](https://github.com/kafka4beam/brod/pull/578)
6
+ - Changed supervisor3 progress log level from `info` to `debug`. [PR#572](https://github.com/kafka4beam/brod/pull/572)
7
+ - Type spec fix. [PR#571](https://github.com/kafka4beam/brod/pull/571)
8
+ - Remove unused macro. [PR#575](https://github.com/kafka4beam/brod/pull/575)
9
+
10
- 3.17.1
11
- Upgrade `kafka_protocol` from 4.1.3 to 4.1.5
12
- Allow space after `,` in comma-separated bootstrapping host:port list
0 commit comments