We are ecstatic to announce the release of: heat-dashboard 13.0.0 This release is part of the epoxy release series. The source is available from: https://opendev.org/openstack/heat-dashboard Download the package from: https://tarballs.openstack.org/heat-dashboard/ Please report issues through: https://storyboard.openstack.org/#!/project/openstack/heat- dashboard For more details, please see below. Changes in heat-dashboard 12.0.0..13.0.0 ---------------------------------------- 21a79fe reno: Update master for unmaintained/2023.1 5539c78 Add note about requirements lower bounds 52201d6 Drop unnecessary 'x' bit from doc config file f79b09b Declare Python 3.12 support 79bb1b8 Update master for stable/2024.2 Diffstat (except docs and test files) ------------------------------------- releasenotes/source/2023.1.rst | 2 +- releasenotes/source/2024.2.rst | 6 ++++++ releasenotes/source/index.rst | 1 + requirements.txt | 4 ++++ setup.cfg | 1 + 6 files changed, 13 insertions(+), 1 deletion(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index a45b25f..5c3715d 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. +