Skip to content
Snippets Groups Projects
Commit b4258a6e authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

fixed rare decoding bug

parent c7f460b9
No related branches found
No related tags found
No related merge requests found
Pipeline #63121 passed with stages
in 3 minutes and 3 seconds
Previous release notes are hosted on [GitHub](https://github.com/smok-serwis/coolamqp/releases). Previous release notes are hosted on [GitHub](https://github.com/smok-serwis/coolamqp/releases).
Since v1.3.2 they'll be put here and in release description. Since v1.3.2 they'll be put here and in release description.
# v1.4.3
========
* bugfix regarding deadlettering queues
* prefetch_size will be forced to 0 to better comply with [RabbitMQ](https://www.rabbitmq.com/docs/specification#method-status-basic.qos)
* and a DeprecationWarning will be shown to people who try to set something else. 0 will be forced upon them anyway.
# v1.4.2 # v1.4.2
======== ========
......
__version__ = '1.4.2' __version__ = '1.4.3'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment