We are satisfied to announce the release of: python-designateclient 5.3.0: OpenStack DNS-as-a-Service - Client This release is part of the bobcat release series. The source is available from: https://opendev.org/openstack/python-designateclient Download the package from: https://pypi.org/project/python-designateclient Please report issues through: https://bugs.launchpad.net/python-designateclient/+bugs For more details, please see below. Changes in python-designateclient 5.2.0..5.3.0 ---------------------------------------------- 4796812 Add python3.9 support in testing runtime d7bca35 Update master for stable/2023.1 34292ee Add hacking check for line continuation backslash a692fd5 Drop explicit queue configuration Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 3 +-- designateclient/hacking/checks.py | 24 ++++++++++++++++++++++ designateclient/utils.py | 4 ++-- designateclient/v2/cli/common.py | 20 +++++++++--------- designateclient/v2/cli/zones.py | 8 ++++---- designateclient/v2/recordsets.py | 4 ++-- releasenotes/source/2023.1.rst | 6 ++++++ releasenotes/source/index.rst | 1 + setup.cfg | 1 + tox.ini | 1 + 12 files changed, 64 insertions(+), 31 deletions(-)