We are glad to announce the release of: ceilometermiddleware 3.6.0 This release is part of the epoxy release series. The source is available from: https://opendev.org/openstack/ceilometermiddleware Download the package from: https://pypi.org/project/ceilometermiddleware Please report issues through: https://bugs.launchpad.net/ceilometermiddleware/+bugs For more details, please see below. 3.6.0 ^^^^^ Upgrade Notes * Python 3.8 support was dropped. The minimum version of Python now supported is Python 3.9. Changes in ceilometermiddleware 3.5.0..3.6.0 -------------------------------------------- 56fd0a3 reno: Update master for unmaintained/2023.1 310f1d5 Add note about requirements lower bounds b08cc14 Fix formatting of release list e7e8ef6 Remove Python 3.8 support 1478ab8 Replacing the link in HACKING.rst 1744b3c Update reno for stable/rocky 86f60d8 Revert "Disable global venv on the integration job" e8bc85f Update master for stable/2024.2 54466e9 Print coverage report Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 3 -- HACKING.rst | 2 +- .../notes/remove-py38-71468a51f4be2bc6.yaml | 5 +++ releasenotes/source/2023.1.rst | 2 +- releasenotes/source/2024.2.rst | 6 ++++ releasenotes/source/index.rst | 40 ++++++++++++---------- releasenotes/source/rocky.rst | 6 ++++ requirements.txt | 4 +++ setup.cfg | 4 +-- tox.ini | 2 ++ 10 files changed, 48 insertions(+), 26 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 8b91f88..fa7bb0e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -0,0 +1,4 @@ +# Requirements lower bounds listed here are our best effort to keep them up to +# date but we do not test them so no guarantee of having them all correct. If +# you find any incorrect lower bounds, let us know or propose a fix. +