We are tickled pink to announce the release of: oslo.messaging 12.10.0: Oslo Messaging API This release is part of the yoga release series. The source is available from: https://opendev.org/openstack/oslo.messaging Download the package from: https://pypi.org/project/oslo.messaging Please report issues through: https://bugs.launchpad.net/oslo.messaging/+bugs For more details, please see below. Changes in oslo.messaging 12.9.1..12.10.0 ----------------------------------------- ca939fc0 rabbit: move stdlib_threading bits into _utils 23040424 Add Python3 yoga unit tests 2a052499 Update master for stable/xena 129c2233 use message id cache for RPC listener bdcf915e limit maximum timeout in the poll loop Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 2 +- oslo_messaging/_drivers/amqpdriver.py | 14 ++++- oslo_messaging/_drivers/impl_rabbit.py | 15 +---- oslo_messaging/_utils.py | 14 +++++ releasenotes/source/index.rst | 1 + releasenotes/source/xena.rst | 6 ++ 7 files changed, 113 insertions(+), 18 deletions(-)