Skip to content

Commit

Permalink
docs: update changelog prepare for 3.18.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
zmstone committed May 16, 2024
1 parent 255c8a9 commit c34fa87
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

- 3.18.0
- Add transactional APIs. [PR#549](https://github.com/kafka4beam/brod/pull/549)
- Fix unnecessary group coordinator restart due to `hb_timeout` exception. [PR#578](https://github.com/kafka4beam/brod/pull/578)
- Changed supervisor3 progress log level from `info` to `debug`. [PR#572](https://github.com/kafka4beam/brod/pull/572)
- Type spec fix. [PR#571](https://github.com/kafka4beam/brod/pull/571)
- Remove unused macro. [PR#575](https://github.com/kafka4beam/brod/pull/575)

- 3.17.1
- Upgrade `kafka_protocol` from 4.1.3 to 4.1.5
- Allow space after `,` in comma-separated bootstrapping host:port list
Expand Down

0 comments on commit c34fa87

Please sign in to comment.