Skip to content

Commit

Permalink
Changelog update
Browse files Browse the repository at this point in the history
  • Loading branch information
edenhill committed Dec 8, 2020
1 parent 50d0527 commit 6283304
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ librdkafka v1.5.3 is a maintenance release.

### Consumer fixes

* Consumer would not filter out messages for aborted transactions
if the messages were compressed (#3020).
* Consumer destroy without prior `close()` could hang in certain
cgrp states (@gridaphobe, #3127).
* Fix possible null dereference in `Message::errstr()` (#3140).
Expand Down

0 comments on commit 6283304

Please sign in to comment.