Skip to content

Commit 9d9f5ff

Browse files
authored
chore(main): release v1.59.0 (#1315)
<!-- section-start changelog --> ### Features - add name to Storage Box Subaccount (#1323) ### Bug Fixes - support importing storage box without forced replacement (#1314) - panic on nil action in settle actions helper (#1321) <!-- 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 ~~~~ ### Suffix / End This will be added to the end of the release notes. ~~~~rp-suffix ~~~~ </details> Co-authored-by: Hetzner Cloud Bot <>
1 parent 45095a6 commit 9d9f5ff

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

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

3+
## [v1.59.0](https://github.com/hetznercloud/terraform-provider-hcloud/releases/tag/v1.59.0)
4+
5+
### Features
6+
7+
- add name to Storage Box Subaccount (#1323)
8+
9+
### Bug Fixes
10+
11+
- support importing storage box without forced replacement (#1314)
12+
- panic on nil action in settle actions helper (#1321)
13+
314
## [v1.58.0](https://github.com/hetznercloud/terraform-provider-hcloud/releases/tag/v1.58.0)
415

516
### Breaking Change for the *Storage Box* resource

0 commit comments

Comments
 (0)