Skip to content

Commit

Permalink
chore: update changelog, prepare for 3.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zmstone committed Feb 5, 2022
1 parent b8a5164 commit d8b75a2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
* 3.16.2
* Catch `timeout` and other `DOWN` reasons when making gen_server call to
`brod_client`, `brod_consumer` and producer/consumer supervisor,
and return as `Reason` in `{error, Reason}`.
Previously only `noproc` reaon is caught. #492
* Fix bad field name in group describe request #486
* 3.16.1
* Fix `brod` script in `brod-cli` in release.
* Support `rebalance_timeout` consumer group option
Expand Down

0 comments on commit d8b75a2

Please sign in to comment.