2023.1 Series Release Notes

5.2.0

New Features

  • Adds zone share commands to support sharing zones with additional projects.

  • Adds a --delete-shares option 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