[release-announce] aodhclient 3.2.0 (antelope)

no-reply at openstack.org no-reply at openstack.org
Thu Mar 2 14:32:29 UTC 2023


We are glad to announce the release of:

aodhclient 3.2.0: Python client library for Aodh

This release is part of the antelope 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.1.0..3.2.0
----------------------------------

5a8598c Fix CI jobs(py38, py310) and upload of wheels package to PyPi


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

requirements.txt | 6 +++++-
setup.cfg        | 3 ++-
tox.ini          | 1 +
3 files changed, 8 insertions(+), 2 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index f2b84d9..80d0aca 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -13 +13,5 @@ keystoneauth1>=1.0.0
-pyparsing
\ No newline at end of file
+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