Changelog
Last updated
Was this helpful?
Added functionality for users endpoint
Added functionality for databases endpoint
added new state for clusters: DEGRADED
added new parameters: limit and offset
Added logger and logger level
Added Size and Location to ClusterBackup
location and backup_location parameters on CreateClusterProperties are now strings
Location and BackupLocation models are now removed
new values for storage_type parameter: SSD_STANDARD, SSD_PREMIUM. Value SSD is deprecated. Use the equivalent SSD_PREMIUM instead.
Added option to do certificate pinning by setting IONOS_PINNED_CERT env variable to be the public sha256 fingerprint of the certificate to be pinned.
added new property BackupLocation on CreateClusterProperties structure
added new query parameter Direction on ApiClusterLogsGetRequest structure
improved error handling while decoding API Response
added constructors for structures in order to support easier initialization
added utility functions to easily convert pointers to values of basic types
added support for eu-south-2, eu-central-2 for BackupLocation
updated golang.org/x/oauth2 go import to the latest version
first release 🎉
Last updated
Was this helpful?
Was this helpful?