Please login to access the resource
Overview

Request 974454 accepted

- version update
3.0.0 (2021-12-14)
==================
API Changes
-----------
* Queues created by the CLI are now non-durable, auto-deleted and exclusive, as
server-named queues are.
(`PR#239 `_)
* It is no longer necessary to declare a queue in the configuration file: a
server-named queue will be created. Configured bindings which do not specify
a queue name will be applied to the server-named queue.
(`PR#239 `_)
* Drop support for Python 2
(`PR#246 `_)
* Drop the Twisted classes that had been flagged as deprecated.
Drop the deprecated ``Message._body`` property.
Refactor the consuming code into the ``Consumer`` class.
(`PR#249 `_)
Features
--------
* Support anonymous (server-named) queues.
(`PR#239 `_)
* Support Python 3.10
(`PR#250 `_)
* Raise ``PublishForbidden`` exception immediately if publishing to `virtual host
`_ is denied rather than waiting until timeout occurs.
(`#203 `_)
Bug Fixes
---------
* Fixed validation exception of queue field on serialized schemas.

Request History
Petr Gajdos's avatar

pgajdos created request

- version update
3.0.0 (2021-12-14)
==================
API Changes
-----------
* Queues created by the CLI are now non-durable, auto-deleted and exclusive, as
server-named queues are.
(`PR#239 `_)
* It is no longer necessary to declare a queue in the configuration file: a
server-named queue will be created. Configured bindings which do not specify
a queue name will be applied to the server-named queue.
(`PR#239 `_)
* Drop support for Python 2
(`PR#246 `_)
* Drop the Twisted classes that had been flagged as deprecated.
Drop the deprecated ``Message._body`` property.
Refactor the consuming code into the ``Consumer`` class.
(`PR#249 `_)
Features
--------
* Support anonymous (server-named) queues.
(`PR#239 `_)
* Support Python 3.10
(`PR#250 `_)
* Raise ``PublishForbidden`` exception immediately if publishing to `virtual host
`_ is denied rather than waiting until timeout occurs.
(`#203 `_)
Bug Fixes
---------
* Fixed validation exception of queue field on serialized schemas.


John Vandenberg's avatar

jayvdb accepted request

openSUSE Build Service is sponsored by