Releases: hetznercloud/hcloud-go
Releases · hetznercloud/hcloud-go
v1.41.0
1.41.0 (2023-03-06)
Features
Bug Fixes
- deps: update module github.com/google/go-cmp to v0.5.9 (#237) (2237ff7)
- deps: update module github.com/prometheus/client_golang to v1.14.0 (#241) (75a4a01)
- deps: update module github.com/stretchr/testify to v1.8.2 (#242) (4b51f1e)
- deps: update module golang.org/x/net to v0.7.0 [security] (#236) (774a560)
- deps: update module golang.org/x/net to v0.8.0 (#243) (8ae14f3)
v1.40.0
v1.39.0
v1.38.0
v1.37.0
What's Changed
- PrimaryIPClient Add AllWithOpts by @LKaemmerling in #214
- fix: error when updating IPv6 Primary IP by @apricote in #215
Full Changelog: v1.36.0...v1.37.0
v1.36.0
v1.35.3
What's Changed
- Drop support for Go < 1.17 and add official tests on go 1.19 by @LKaemmerling in #211
- Stop automatic retrying on RateLimitExceeded by @LKaemmerling in #210
Full Changelog: v1.35.2...v1.35.3
v1.35.2
v1.35.1
What's Changed
Full Changelog: v1.35.0...v1.35.1
v1.35.0
What's Changed
- Catch invalid token values and error out without value exposure by @NotTheEvilOne in #194
- Remove ServerRescueTypeFreeBSD64 by @LKaemmerling in #203
- Add Primary IP Support by @LKaemmerling in #204
New Contributors
- @NotTheEvilOne made their first contribution in #194
Full Changelog: v1.34.0...v1.35.0