We are satisfied to announce the release of: designate 11.0.1: DNS as a Service This release is part of the victoria 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. Changes in designate 11.0.0..11.0.1 ----------------------------------- 1a2c3ca7 Fix race condition in the sink when deleting records 3069fb6b Support filtering on zone import/export list d08dd621 Drop lower-constraints test 16fd046c Fix lower-constraints test not constraining properly 4f42a815 Increase lower-constraint for kombu 9e159d93 Fix pool update with duplicate masters b1d588cd Fix pdns4 devstack plugin 47b9909a Update TOX_CONSTRAINTS_FILE for stable/victoria cac2210c Update .gitreview for stable/victoria Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + .zuul.yaml | 3 +- designate/central/service.py | 20 ++- designate/manage/pool.py | 9 +- designate/notification_handler/base.py | 50 +++++- .../nova/compute.instance.create.end-2.json | 180 +++++++++++++++++++++ .../test_notification_handler/test_neutron.py | 40 ++--- devstack/designate_plugins/backend-pdns4 | 22 +-- lower-constraints.txt | 161 ------------------ tox.ini | 14 +- 12 files changed, 402 insertions(+), 256 deletions(-)
participants (1)
-
no-reply@openstack.org