Skip to content

v1.12.1

Compare
Choose a tag to compare
@Bogdanp Bogdanp released this 19 Dec 14:00
· 123 commits to master since this release
7557943

Fixed

  • Actors and messages can now specify 0 backoff. (@FinnLidbetter, #438)
  • An issue where Redis message ids could be put back onto the queue after ack/nack. (#442, #444)

Removed

  • Dropped Python 3.5 support as it reached end-of-life.