Skip to content

Commit 69cef1f

Browse files
authored
chore(main): release v1.55.0 (#1229)
<!-- section-start changelog --> ### Features - support managing records of type SOA (#1225) - **firewall**: importing firewall attachments (#1231) - add `txt_record` helper function (#1227) ### Bug Fixes - **load-balancer**: mark health check retries as required (#1232) <!-- 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 a30dd88 commit 69cef1f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

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

3+
## [v1.55.0](https://github.com/hetznercloud/terraform-provider-hcloud/releases/tag/v1.55.0)
4+
5+
### Features
6+
7+
- support managing records of type SOA (#1225)
8+
- **firewall**: importing firewall attachments (#1231)
9+
- add `txt_record` helper function (#1227)
10+
11+
### Bug Fixes
12+
13+
- **load-balancer**: mark health check retries as required (#1232)
14+
315
## [v1.54.0](https://github.com/hetznercloud/terraform-provider-hcloud/releases/tag/v1.54.0)
416

517
### DNS API Beta

0 commit comments

Comments
 (0)