We are satisfied to announce the release of: oslo.messaging 14.4.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.4.0 ^^^^^^ Deprecation Notes * The AMQP1 driver is now deprecated. Its related functional tests are also disabled. Neither debian nor ubuntu in the latest releases have any binary built for qpid server, not even 3rd party. Only qpid proton, the client lib, is available. Changes in oslo.messaging 14.3.1..14.4.0 ---------------------------------------- 1b315615 Only allow safe context fields in notifications ec1c99d5 Imported Translations from Zanata 0f63c227 Deprecate the amqp1 driver and Remove qpid functional tests Diffstat (except docs and test files) ------------------------------------- oslo_messaging/_drivers/impl_amqp1.py | 7 + oslo_messaging/notify/notifier.py | 48 +++- .../deprecated-amqp1-driver-4bf57449bc2b7aad.yaml | 7 + .../locale/en_GB/LC_MESSAGES/releasenotes.po | 306 ++++++++++++++++++++- tools/setup-scenario-env.sh | 13 - 7 files changed, 541 insertions(+), 40 deletions(-)