Skip to content

v6.7.7

Compare
Choose a tag to compare
@ionoscloudsdk ionoscloudsdk released this 27 Jun 14:15
· 9 commits to master since this release

[v6.7.7] (June 2024)

Added

  • Added support for DNS resources:
    • ionosctl dns keys commands which allows you to enable/disable DNSSEC and manage DNSKEY records.
    • ionosctl dns quota commands which allows you to get the DNS quota for your account.
    • ionosctl dns reverse-record commands which allows you to manage reverse DNS records.

Fixed

  • Fixed the column path mapping for 'server' resource to display the actual server's type ('CUBE'/'ENTERPRISE'),
    not the CloudAPI resource type ('server').
  • Fixed a bug with 'nic create' not creating the underlying LAN when missing and instead returning a 404
  • Fixed json to table conversion error for k8s nodepool lan list
  • Fixed error message on failed tokens API call by @avorima in #449

Full Changelog: v6.7.6...v6.7.7