Skip to content

Releases: 1and1/oneandone-cloudserver-sdk-go

Release v1.4.1

06 Aug 11:30
f75ae28
Compare
Choose a tag to compare

Minor issue with removing duplicate definition of a struct

Release v1.4.0

30 Jul 12:45
6b3df79
Compare
Choose a tag to compare

Firewall Improvements including new parameters action, port and description.
Includes adding the serverIP Parameters to server's private networks

Release v1.3.6

12 Jun 10:15
5c885cb
Compare
Choose a tag to compare

Make apiError public so they can be used outside the package
Add Internal IPs to servers with private networks

Release v1.3.5

29 May 09:45
794121a
Compare
Choose a tag to compare

Added block storage update method, test, and documentation

Release v1.3.4

17 May 06:35
d32eb53
Compare
Choose a tag to compare

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

11 May 17:02
06f8ee2
Compare
Choose a tag to compare

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

13 Apr 05:34
2dccde0
Compare
Choose a tag to compare

Updated DeleteSSHKey function to accommodate the change on the API.

Improved connection error handling

20 Feb 20:55
0df11fb
Compare
Choose a tag to compare

Add retry in case the connection to the API breaks.

Baremetal Servers

08 Feb 11:32
0df11fb
Compare
Choose a tag to compare

Add support for 1&1 Bare-metal server

Block storages and SSH keys

24 Jan 08:48
1b5589d
Compare
Choose a tag to compare
Merge pull request #18 from StackPointCloud/master

Block storages and SSH keys