Releases: 1and1/oneandone-cloudserver-sdk-go
Release v1.4.1
Minor issue with removing duplicate definition of a struct
Release v1.4.0
Firewall Improvements including new parameters action, port and description.
Includes adding the serverIP Parameters to server's private networks
Release v1.3.6
Make apiError public so they can be used outside the package
Add Internal IPs to servers with private networks
Release v1.3.5
Added block storage update method, test, and documentation
Release v1.3.4
Updated image resource - added UpdateImageRequest. This was necessary because the update image method was returning Bad Request error when called from terraform. The introduction of the UpdateImageRequest solved the problem.
Release v1.3.3
Add keep_hdds argument when deleting servers, this is useful when wanting to remove a server but keep the attached blocked storage.
Release v1.3.2
Updated DeleteSSHKey function to accommodate the change on the API.
Improved connection error handling
Add retry in case the connection to the API breaks.
Baremetal Servers
Add support for 1&1 Bare-metal server
Block storages and SSH keys
Merge pull request #18 from StackPointCloud/master Block storages and SSH keys