Skip to content

Commit

Permalink
docs: add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
thalesmg committed Oct 25, 2024
1 parent 378f172 commit 55b9ed5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

- 4.3.1
- Fixed `brod_client:stop_consumer` so that it doesn't crash the client process if an unknown consumer is given as argument.
- Previously, `brod_group_subscriber_v2` could leave `brod_consumer` processes lingering even after its shutdown. Now, those processes are terminated.

- 4.3.0
- Split brod-cli out to a separate project [kafka4beam/brod-cli](https://github.com/kafka4beam/brod-cli)

Expand Down

0 comments on commit 55b9ed5

Please sign in to comment.