[release-announce] designate 15.0.1 (zed)

no-reply at openstack.org no-reply at openstack.org
Thu Sep 21 11:27:25 UTC 2023


We are amped to announce the release of:

designate 15.0.1: DNS as a Service

This release is part of the zed 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.

15.0.1
^^^^^^

Bug Fixes

* Fixed bug 2015762 which could cause managed records to
  occasionally fail to delete due to a race condition.

   (https://bugs.launchpad.net/designate/+bug/2015762)

Changes in designate 15.0.0..15.0.1
-----------------------------------

2537aedf Remove designate-tox-dnspython-latest from stable
a99367cf Fix TsigKeyring issues with dnspython 2.x
6e7b7e89 [CI] Reduce workers and disable cinder to save on memory
b518dacc Use ids when removing sink managed records
eb67571d Use ids when removing ptr records
be775801 [coordination] backend_url should be secret
24ac8d7d Removed unsupported test B309 from bandit
376d5912 Fix dns.resolver import for mdns
96d788c6 CI: Move queue configuration into project-template


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

.zuul.yaml                                         |  9 ++-
designate/central/service.py                       | 26 ++++---
designate/conf/coordination.py                     |  1 +
designate/dnsutils.py                              |  3 +-
designate/mdns/handler.py                          | 21 +++--
designate/notification_handler/base.py             | 26 ++++---
...lete-fails-intermittently-53168cf5cd830b59.yaml |  7 ++
tox.ini                                            |  2 +-
12 files changed, 238 insertions(+), 43 deletions(-)







More information about the Release-announce mailing list