Releases: hetznercloud/hcloud-go
Releases · hetznercloud/hcloud-go
v2.7.2
2.7.2 (2024-04-19)
Bug Fixes
- creating firewall with rules not working correctly (#412) (43b2bab)
v1.54.1
1.54.1 (2024-04-19)
Bug Fixes
- creating firewall with rules not working correctly (#414) (2a19325)
v2.7.1
2.7.1 (2024-04-18)
Bug Fixes
- setting firewall rules not working correctly (#405) (16daea0)
v1.54.0
1.54.0 (2024-04-18)
Features
- error: handle wrapped errors in IsError() (64902c5)
- server: deprecate ServerRescueTypeLinux32 #379 (7337010)
Bug Fixes
- falsely omitted fields in firewall schema (7f39bfa)
v2.7.0
2.7.0 (2024-03-27)
Features
Bug Fixes
- falsely omitted fields in firewall schema (#396) (a3509b6)
- LoadBalancerUpdateServiceOpts not converted correctly (#394) (0f187ce)
- primary ip assignee id not mapped to nil (#395) (b5fea38)
v2.6.0
2.6.0 (2024-01-09)
Features
- alias deprecated field to deprecation info struct (#371) (e961be9)
- instrumentation: allow passing in any prometheus.Registerer (#369) (0821c07)
v2.5.1
2.5.1 (2023-12-13)
Bug Fixes
- schema conversion outputs debug messages to stdout (#354) (ade8fbd)
v2.5.0
2.5.0 (2023-12-12)
Features
- add conversion methods from schema to hcloud objects (#343) (6feda4d)
- add interfaces for client structs (#342) (4f9390f)
- add missing properties (#349) (c8a28d0)
- error: include http response in api errors (#320) (9558239)
Bug Fixes
v1.53.0
1.53.0 (2023-10-20)
Features
- error: include http response in api errors (#335) (4984025)
v2.4.0
2.4.0 (2023-10-12)
Features