[release-announce] designate 14.0.2 (yoga)
no-reply at openstack.org
no-reply at openstack.org
Thu Mar 23 11:41:38 UTC 2023
We are tickled pink to announce the release of:
designate 14.0.2: DNS as a Service
This release is part of the yoga stable 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.
14.0.2
^^^^^^
Bug Fixes
* Fixed an issue in central where "designate manage pool update" may
return an error designate.exceptions.MissingProjectID when
attempting to create a new pool.
Changes in designate 14.0.1..14.0.2
-----------------------------------
86a8cc5f Validate MX records during recordset create or update
d27b006a Removed unsupported test B309 from bandit
1f30672b Fix dns.resolver import for mdns
5f921b78 CI: Move queue configuration into project-template
cf86d7b1 Check zone_id in notification_handler to avoid UUID format issue.
eaab811a Fix Redis connection over TLS
91395df0 Remove lower-constraint job from stable/yoga
9d96cc84 Fix designate-manage pool update MissingProjectID
0a1ecab7 Switch CentOS jobs over to CentOS 9 Stream
2dc40a15 Minmum TTL value is zero
Diffstat (except docs and test files)
-------------------------------------
.zuul.yaml | 26 ++++------
designate/central/service.py | 2 -
designate/cmd/__init__.py | 7 +++
designate/mdns/handler.py | 4 +-
designate/notification_handler/neutron.py | 6 +++
designate/notification_handler/nova.py | 5 ++
designate/objects/recordset.py | 2 +-
designate/objects/rrdata_mx.py | 3 ++
...fix-designate-manage-pool-7d812f938e894133.yaml | 6 +++
tox.ini | 2 +-
12 files changed, 92 insertions(+), 40 deletions(-)
More information about the Release-announce
mailing list