Releases: hetznercloud/hcloud-go
Releases · hetznercloud/hcloud-go
v1.12.0
07 Dec 12:08
Compare
Sorry, something went wrong.
No results found
Add missing constants for all documented error codes
Add support for automounting volumes
Add support for attaching volumes when creating a server
v1.11.0
14 Nov 11:54
Compare
Sorry, something went wrong.
No results found
Add NextActions to ServerCreateResult and VolumeCreateResult
v1.10.0
16 Oct 09:39
Compare
Sorry, something went wrong.
No results found
Add WithApplication() client option to provide an application name and version
that will be included in the User-Agent HTTP header
Add support for volumes
v1.9.0
06 Sep 10:38
Compare
Sorry, something went wrong.
No results found
Add AllWithOpts() to server, Floating IP, image, and SSH key client
Expose labels of servers, Floating IPs, images, and SSH Keys
v1.8.0
07 Aug 10:46
Compare
Sorry, something went wrong.
No results found
Add WithPollInterval() option to Client which allows to specify the polling interval
(issue #92 )
Add CPUType field to ServerType (issue #91 )
v1.7.0
09 May 11:36
Compare
Sorry, something went wrong.
No results found
v1.6.0
13 Apr 10:33
Compare
Sorry, something went wrong.
No results found
Add ChangeProtection() to server, Floating IP, and image client
Expose protection of servers, Floating IPs, and images
v1.5.0
21 Mar 08:32
Compare
Sorry, something went wrong.
No results found
Add GetByFingerprint() to SSH key client
v1.4.0
01 Mar 14:22
Compare
Sorry, something went wrong.
No results found
Retry all calls that triggered the API ratelimit
Slow down WatchProgress() in action client from 100ms polling interval to 500ms
v1.3.1
14 Feb 05:57
Compare
Sorry, something went wrong.
No results found
Make clients using the old error code for ratelimiting work as expected
(issue #73 )