Skip to content
Snippets Groups Projects
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.md 1.66 KiB

Previous release notes are hosted on GitHub. Since v1.3.2 they'll be put here and in release description.

v1.5.0

========

  • added properties to identify the server

v1.4.4

========

  • added unit tests for RabbitMQ 4.0

v1.4.3

========

  • bugfix regarding deadlettering queues
  • prefetch_size will be forced to 0 to better comply with RabbitMQ
    • and a DeprecationWarning will be shown to people who try to set something else. 0 will be forced upon them anyway.