Releases: hetznercloud/hcloud-go
Releases · hetznercloud/hcloud-go
v1.29.1
Changelog
e951e99 Fix firewall rule description
v1.29.0
Changelog
e3eca12 Add description field to firewall rules (#177)
v1.27.0
Add support for firewall protocols ESP and GRE (#173)
v1.26.2
- Fix AppliedTo Field in FirewallCreateRequest
- Add
deleted
and IsDeleted()
to Image
(#172)
v1.26.1
- Fix validation error caused by firewall label selectors (#171)
v1.26.0
- Add Firewall Resource Label Selector (#169)
v1.25.0
- Support Hetzner Cloud managed Certificates (#167)
v1.24.0
- Add missing Volume Pricing Information (#165)
- Add support for Firewalls (#166)
- HTTP Debug logs Redact Authorization header (#161)
- Lint hcloud-go with golangci-lint (#162)
- Test on go 1.16 (#163)