v7.0.0
What's Changed
Added
- Implement Server Console endpoint
- Implement Email ResetPassword, obtain a new password for a specified email account.
- Email
EmailAccount
type now containsPassword
for new accounts. - ServerDetails now has
ServerBackupDetails
.
Changed
- BREAKING: - Email EditAccount has no parameter
Password
- BREAKING: - IPs
Reserved()
now requiresReservedIPsParams{}
to allow
filtering ondatacenter
,platform
,used
andversion
. - Remove references to OpenVZ in Servers.
- Servers
WithDefaults()
now uses KVM platform as default. - Bumped various dependencies..
Full Changelog: v6.1.0...v7.0.0