From 9acdf6db4bf6b99713b2178fcf362d936d6a0851 Mon Sep 17 00:00:00 2001 From: Dana Powers Date: Fri, 15 Jul 2016 18:20:30 -0700 Subject: Patch Release 1.2.5 --- docs/changelog.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'docs') diff --git a/docs/changelog.rst b/docs/changelog.rst index 0e1632e..9d89c5f 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -1,6 +1,16 @@ Changelog ========= +1.2.5 (July 15, 2016) +##################### + +Bugfixes +-------- +* Fix bug causing KafkaProducer to double-compress message batches on retry +* Check for double-compressed messages in KafkaConsumer, log warning and optionally skip +* Drop recursion in _unpack_message_set; only decompress once + + 1.2.4 (July 8, 2016) #################### -- cgit v1.2.1