Skip to content

Commit ad9e077

Browse files
authored
chore(main): release 1.47.0 (#920)
🤖 I have created a release *beep* *boop* --- ## [1.47.0](v1.46.1...v1.47.0) (2024-05-02) ### Features * test with Terraform 1.8 ([#919](#919)) ([800a66c](800a66c)) ### Bug Fixes * **ssh-key:** data inconsistency with empty label objects ([#922](#922)) ([7e1bf2c](7e1bf2c)), closes [#921](#921) * **subnet:** handle new error message for deleting subnets with attached resources ([#923](#923)) ([932c47b](932c47b)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 7e1bf2c commit ad9e077

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.github/release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"1.46.1"}
1+
{".":"1.47.0"}

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [1.47.0](https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.46.1...v1.47.0) (2024-05-02)
4+
5+
6+
### Features
7+
8+
* test with Terraform 1.8 ([#919](https://github.com/hetznercloud/terraform-provider-hcloud/issues/919)) ([800a66c](https://github.com/hetznercloud/terraform-provider-hcloud/commit/800a66c0b9e61337b86a58f3ce7ab478fad391b6))
9+
10+
11+
### Bug Fixes
12+
13+
* **ssh-key:** data inconsistency with empty label objects ([#922](https://github.com/hetznercloud/terraform-provider-hcloud/issues/922)) ([7e1bf2c](https://github.com/hetznercloud/terraform-provider-hcloud/commit/7e1bf2cd6c80c0a86d06b293e7d325e8986d5b3f)), closes [#921](https://github.com/hetznercloud/terraform-provider-hcloud/issues/921)
14+
* **subnet:** handle new error message for deleting subnets with attached resources ([#923](https://github.com/hetznercloud/terraform-provider-hcloud/issues/923)) ([932c47b](https://github.com/hetznercloud/terraform-provider-hcloud/commit/932c47b8c626898fae47f07b4c161d0206561fb1))
15+
316
## [1.46.1](https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.46.0...v1.46.1) (2024-04-05)
417

518

0 commit comments

Comments
 (0)