oslo.messaging 14.3.0 (bobcat)
We exuberantly announce the release of: oslo.messaging 14.3.0: Oslo Messaging API This release is part of the bobcat 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. 14.3.0 ^^^^^^ Bug Fixes * Fixed typo in variable names "rabbit_quorum_max_memory_length" and "rabbit_quorum_max_memory_bytes". Please make changes in your config files to correspond correct variables. Changes in oslo.messaging 14.2.0..14.3.0 ---------------------------------------- fd2381c7 Disable greenthreads for RabbitDriver "listen" connections 9b1e2dc4 Update master for stable/2023.1 115cfb5b Fix typo in quorum-related variables for RabbitMQ Diffstat (except docs and test files) ------------------------------------- oslo_messaging/_drivers/impl_rabbit.py | 12 ++++++++---- oslo_messaging/_utils.py | 3 +++ releasenotes/notes/rabbit_quorum_typo-9c06a9fd8d767f53.yaml | 6 ++++++ releasenotes/source/2023.1.rst | 6 ++++++ releasenotes/source/index.rst | 1 + 6 files changed, 26 insertions(+), 6 deletions(-)
participants (1)
-
no-reply@openstack.org