Skip to content

Commit c34fa87

Browse files
committed
docs: update changelog prepare for 3.18.0 release
1 parent 255c8a9 commit c34fa87

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
- 3.17.1
411
- Upgrade `kafka_protocol` from 4.1.3 to 4.1.5
512
- Allow space after `,` in comma-separated bootstrapping host:port list

0 commit comments

Comments
 (0)