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

2.3.1

Choose a tag to compare

@emmettbutler emmettbutler released this 08 Apr 20:47
· 819 commits to master since this release

Bug Fixes

  • Fixed a NoneType crash in Producer when rejecting larger messages
  • Stopped Producer integration tests from sharing a Consumer instance to make test
    runs more consistent

Miscellaneous

  • Added warning about using Snappy compression under PyPy
  • Clarified language around "most recent offset available"