Skip to content

Commit 437977e

Browse files
authored
chore(main): release v1.50.0-rc.0 (#1081)
<!-- section-start changelog --> In this release, we upgraded the underlying Hetzner Cloud API client ([hcloud-go](https://github.com/hetznercloud/hcloud-go)) for the entire provider, which involves risk of breakage. Please make sure to test this new version before using it on production environments. ### Features - drop support for terraform v1.8 (#1066) - add support for terraform v1.10 (#1067) - add support for opentofu v1.9 (#1071) ### Bug Fixes - upgrade hcloud-go to v2 (#1062) <!-- section-end changelog --> --- <details> <summary><h4>PR by <a href="https://github.com/apricote/releaser-pleaser">releaser-pleaser</a> 🤖</h4></summary> If you want to modify the proposed release, add you overrides here. You can learn more about the options in the docs. ## Release Notes ### Prefix / Start This will be added to the start of the release notes. ```rp-prefix In this release, we upgraded the underlying Hetzner Cloud API client ([hcloud-go](https://github.com/hetznercloud/hcloud-go)) for the entire provider, which involves risk of breakage. Please make sure to test this new version before using it on production environments. ``` ### Suffix / End This will be added to the end of the release notes. ```rp-suffix ``` </details> Co-authored-by: releaser-pleaser <>
1 parent 3f598a7 commit 437977e

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [v1.50.0-rc.0](https://github.com/hetznercloud/terraform-provider-hcloud/releases/tag/v1.50.0-rc.0)
4+
5+
In this release, we upgraded the underlying Hetzner Cloud API client ([hcloud-go](https://github.com/hetznercloud/hcloud-go)) for the entire provider, which involves risk of breakage. Please make sure to test this new version before using it on production environments.
6+
7+
### Features
8+
9+
- drop support for terraform v1.8 (#1066)
10+
- add support for terraform v1.10 (#1067)
11+
- add support for opentofu v1.9 (#1071)
12+
13+
### Bug Fixes
14+
15+
- upgrade hcloud-go to v2 (#1062)
16+
317
## [1.49.1](https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.49.0...v1.49.1) (2024-11-21)
418

519

0 commit comments

Comments
 (0)