- Fix reconnection when using a TornadoConsumer or anything that inherits from it - Fix backup url functionality - Fix backoff timing for repeated connection retries
1.6.0
- Upgrade Pika to version 1.X. Due to interface changes, it's no longer possible to use Pika 0.X
1.5.3
- Pin version of pika to keep it below 1.X due to interface changes
1.5.2
- Relax version requirements of packages
1.5.1
- Hotfix to amend DurableExchangePublisher inheritance
1.5.0
- Add additional publisher for handling fanouts to a durable exchange