[release-announce] zaqar 17.0.0 (bobcat)
no-reply at openstack.org
no-reply at openstack.org
Wed Oct 4 11:30:11 UTC 2023
We eagerly announce the release of:
zaqar 17.0.0: OpenStack Queuing and Notification Service
This release is part of the bobcat release series.
The source is available from:
https://opendev.org/openstack/zaqar
Download the package from:
https://tarballs.openstack.org/zaqar/
Please report issues through:
https://bugs.launchpad.net/zaqar/+bugs
For more details, please see below.
Changes in zaqar 16.0.0..17.0.0
-------------------------------
3c1627db Fix devstack plugin to support centos/rhel 9
e0937b1f Use processutils to fix TypeError in subprocess
ef62a26d fix the gateway CI error
c8e8a3d0 Add missing key for bionic-security repository
4585b842 Revert "Refactor Zaqar to satisfy openstack uwsgi goal"
c4502d15 Use bionic package of libssl1.1
54aed6be Fix install of mongodb on Ubuntu 22.04
928dfc61 Change StrictRedis usage to Redis
5a763678 Refactor Zaqar to satisfy openstack uwsgi goal
c611c5c6 Unblock CI by fixing libssl url
Diffstat (except docs and test files)
-------------------------------------
bindep.txt | 2 +-
devstack/plugin.sh | 34 ++++++++++++++++------
.../remove-strict-redis-e50cccbdf4a86f76.yaml | 4 +++
requirements.txt | 1 +
tools/test-setup.sh | 14 +++++----
zaqar/notification/tasks/mailto.py | 7 ++---
zaqar/storage/redis/driver.py | 4 +--
10 files changed, 62 insertions(+), 37 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 5efcdcac..7b879156 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -18,0 +19 @@ oslo.cache>=1.26.0 # Apache-2.0
+oslo.concurrency>=5.0.1 # Apache-2.0
More information about the Release-announce
mailing list