Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
zmstone committed Jun 26, 2024
1 parent 4e88e1f commit afe4dfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- TLS version defaults to 1.2, added `--ssl-versions` to support explictly setting TLS 1.3
- Support building on OTP 27 [PR#585](https://github.com/kafka4beam/brod/pull/585)
Also fixed rebar.lock for dependency `kafka_protocol-4.1.5`
- Guard against crashes in `brod_client:get_consumer/3` [PR#581](https://github.com/kafka4beam/brod/pull/581)
- Guard against crashes in `brod_client:get_consumer/3` [PR#587](https://github.com/kafka4beam/brod/pull/587) (originally [PR#581](https://github.com/kafka4beam/brod/pull/581))

- 3.19.0
- Forward unhandled messages in topic/group consumer processes to handle_info/2 callbacks
Expand Down

0 comments on commit afe4dfb

Please sign in to comment.