[release-announce] aodhclient 3.3.0 (bobcat)

no-reply at openstack.org no-reply at openstack.org
Fri Apr 21 09:23:41 UTC 2023


We are chuffed to announce the release of:

aodhclient 3.3.0: Python client library for Aodh

This release is part of the bobcat release series.

The source is available from:

    https://opendev.org/openstack/aodhclient

Download the package from:

    https://pypi.org/project/aodhclient

For more details, please see below.

Changes in aodhclient 3.2.0..3.3.0
----------------------------------

8636fb0 Move test requirements to tox.ini
cd9935b Update master for stable/2023.1


Diffstat (except docs and test files)
-------------------------------------

releasenotes/source/2023.1.rst | 6 ++++++
releasenotes/source/index.rst  | 1 +
requirements.txt               | 8 --------
setup.cfg                      | 5 +++++
4 files changed, 12 insertions(+), 8 deletions(-)


Requirements updates
--------------------

diff --git a/requirements.txt b/requirements.txt
index 80d0aca..93741bf 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,4 +0,0 @@
-# The order of packages is significant, because pip processes them in the order
-# of appearance. Changing the order has an impact on the overall integration
-# process, which may cause wedges in the gate later.
-
@@ -14,4 +9,0 @@ pyparsing
-SQLAlchemy-Utils<=0.38.3
-sqlalchemy-migrate<=0.13.0
-SQLAlchemy<=1.4.41
-oslo.db<=12.3.1






More information about the Release-announce mailing list