We are tickled pink to announce the release of: designate 17.0.1: DNS as a Service This release is part of the bobcat 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 17.0.0..17.0.1 ----------------------------------- f57c4887 Drop sqlalchemy 2x job 78a53cde Fix Producer shard range ignoring the last shard 5af65f97 Add basic storage test to test config overrides 3de4f7f2 Fix bug with new zone default values being ignored c918e5ce Add middleware to limit request body size to api-paste b1ecf814 Fix AXFR loop when updating secondary zone 0577a1df Prevent XFR from being used on PRIMARY zones Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 29 ----------- designate/central/service.py | 12 ++--- designate/common/constants.py | 5 ++ designate/producer/service.py | 2 +- .../alembic/versions/c9f427f7180a_liberty.py | 3 +- designate/storage/sqlalchemy/tables.py | 12 +++-- designate/worker/tasks/zone.py | 6 ++- etc/designate/api-paste.ini | 11 ++-- 13 files changed, 166 insertions(+), 89 deletions(-)
participants (1)
-
no-reply@openstack.org