We are excited to announce the release of: oslo.messaging 14.7.1: Oslo Messaging API This release is part of the caracal 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.7.1 ^^^^^^ Bug Fixes * Force queue deletion when it is not possible de redeclare a queue. See bug 2068630 for details. Changes in oslo.messaging 14.7.0..14.7.1 ---------------------------------------- 58124491 Handle NotFound exception when declaring a queue e0929a35 Fix incorrect desc of rabbit_stream_fanout option 5cb7cbfc kafka: Fix invalid hostaddr format for IPv6 address 95b8e0ff Update TOX_CONSTRAINTS_FILE for stable/2024.1 bc91d26f Update .gitreview for stable/2024.1 Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + oslo_messaging/_drivers/impl_kafka.py | 7 ++++- oslo_messaging/_drivers/impl_rabbit.py | 33 ++++++++++++++++++---- .../notes/bug-2068630-6ff92f213bc4eca0.yaml | 6 ++++ tox.ini | 6 ++-- 6 files changed, 54 insertions(+), 9 deletions(-)