Releases: hetznercloud/hcloud-go
Releases · hetznercloud/hcloud-go
v1.21.1
- Don't send
Authorization
Header whenWithToken
was not called
v1.21.0
- Add
IncludeDeprecated
Field toImageListOpts
v1.20.0
v1.19.0
- Fix nil pointer dereference when creating a Load Balancer with HTTP(S)
service and not providing HTTP-specific options - Add
IncludedTraffic
,OutgoingTraffic
andIngoingTraffic
fields toLoadBalancer
- Add
ChangeType()
method to the Load Balancer client - Fix retrying of requests that contain a body
v1.18.2
v1.18.1
v1.18.0
v1.17.0
v1.16.0
- Make IP range optional when adding a subnet to a network
- Add support for names to Floating IPs
v1.15.1
- Rename
MacAddress
toMACAddress
onServerPrivateNet