We jubilantly announce the release of: designate 19.1.0 This release is part of the dalmatian release series. The source is available from: https://opendev.org/openstack/designate Download the package from: https://tarballs.openstack.org/designate/ Please report issues through: https://bugs.launchpad.net/designate/+bugs For more details, please see below. 19.1.0 ^^^^^^ Other Notes * Added a "designate-api-wsgi" script for backward compatibility now that pbr's wsgi_scripts no longer functions with the latest setuptools. Changes in designate 19.0.0..19.1.0 ----------------------------------- 5bfc3586 Add an designate-api-wsgi compatibility script 5490df4e Support "-" in region name for FIP's 505ea9b1 api: Handle duplicated query string paramters e607108e Stable-only: Switch neutron job to stable version 2ea1a6e0 devstack: Fix manage.py execution with GLOBAL_VENV 1bb5504e Update TOX_CONSTRAINTS_FILE for stable/2024.2 fcf64619 Update .gitreview for stable/2024.2 Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + .zuul.yaml | 4 +- bin/designate-api-wsgi | 52 ++++++++++++++++++++++ designate/api/v2/controllers/rest.py | 18 ++++++-- designate/common/constants.py | 2 +- devstack/plugin.sh | 2 +- ...wsgi-compatibility-script-93ce126b7a6dcaed.yaml | 5 +++ setup.cfg | 2 + tox.ini | 8 ++-- 11 files changed, 145 insertions(+), 12 deletions(-)
participants (1)
-
no-reply@openstack.org