Skip to content
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
emmettbutler committed Jan 8, 2016
1 parent 81994a7 commit 41e1bee
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
Changelog
=========

2.1.2 (2016-1-8)
------------------

`Compare 2.1.2`_

.. _Compare 2.1.2: https://github.com/Parsely/pykafka/compare/2.1.1...

Features
********

* Allowed consumers to run with no partitions

Bug Fixes
*********

* Fixed a bug causing consumers to hold outdated partition sets
* Handled some previously uncaught error codes in `SimpleConsumer`
* Fixed an off-by-one bug in message set fetching
* Made `consume()` stricter about message ordering and duplication


2.1.1 (2015-12-11)
------------------

Expand Down

0 comments on commit 41e1bee

Please sign in to comment.