2024.1 Series Release Notes¶
6.0.0¶
Upgrade Notes¶
The following commands no longer support the
--recordsargument. Use the--recordargument instead.openstack recordset createopenstack recordset set
5.2.0¶
New Features¶
Adds zone share commands to support sharing zones with additional projects.
Adds a
--delete-sharesoption to zone delete to delete existing zone shares along with the zone. Without this option, you cannot delete a zone that has been shared with other projects.
Upgrade Notes¶
Added option``hard-delete`` for zone delete API. This will allow user to delete zone-files on the backend when zone is deleted.
5.1.0¶
Bug Fixes¶
Include SECONDARY zone type to ‘zone list’ command output. Previously only PRIMARY zones were shown
5.0.0¶
Upgrade Notes¶
Python 3.6 & 3.7 support has been dropped. The minimum version of Python now supported is Python 3.8.
4.0.0¶
Upgrade Notes¶
Python 2.7 support has been dropped. The last release of python-designateclient to support Python 2.7 is 3.1. The minimum version of Python now supported is Python 3.6.
3.0.0¶
Upgrade Notes¶
Removed V1 API support from the client, as it was permanently removed in the Queens release of Designate.
2.2.0¶
New Features¶
added openstack dns quota command + list + set + reset sub commands All sub commands can be scoped to a project using –project-id If the –project-id does not match the current project id it will set X-Auth-All-Projects:True