Skip to content

Releases: hetznercloud/hcloud-go

v1.17.0

11 Nov 13:29
Compare
Choose a tag to compare
  • Add Created field to SSHKey

v1.16.0

16 Sep 11:47
Compare
Choose a tag to compare
  • Make IP range optional when adding a subnet to a network
  • Add support for names to Floating IPs

v1.15.1

22 Jul 13:08
Compare
Choose a tag to compare
  • Rename MacAddress to MACAddress on ServerPrivateNet

v1.15.0

22 Jul 12:42
Compare
Choose a tag to compare
  • Add MacAddress field to ServerPrivateNet
  • Add WithDebugWriter() client option to provide an io.Writer to write debug output to

v1.14.0

10 Jul 09:51
Compare
Choose a tag to compare
  • Add Created field to FloatingIP
  • Add support for networks

v1.13.0

14 Mar 15:18
Compare
Choose a tag to compare
  • Add missing fields to *ListOpts structs
  • Fix error handling in WatchProgress()
  • Add support for filtering volumes, images, and servers by status

v1.12.0

07 Dec 12:08
Compare
Choose a tag to compare
  • 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
Choose a tag to compare
  • Add NextActions to ServerCreateResult and VolumeCreateResult

v1.10.0

16 Oct 09:39
Compare
Choose a tag to compare
  • 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
Choose a tag to compare
  • Add AllWithOpts() to server, Floating IP, image, and SSH key client
  • Expose labels of servers, Floating IPs, images, and SSH Keys