Skip to content

Releases: germanbrew/terraform-provider-hetznerdns

v3.4.2

20 Apr 17:54
f672cbb
Compare
Choose a tag to compare

What's Changed

📦 Dependencies

  • fix(deps): update module github.com/golangci/golangci-lint to v2 by @renovate in #210
  • chore(deps): update golangci/golangci-lint-action action to v7 by @renovate in #209
  • fix(deps): update module golang.org/x/net to v0.38.0 by @renovate in #212
  • chore(deps): update crazy-max/ghaction-import-gpg action to v6.3.0 by @renovate in #213
  • chore(deps): update goreleaser/goreleaser-action action to v6.3.0 by @renovate in #214
  • chore(deps): update dependency go to v1.24.2 by @renovate in #215
  • fix(deps): update module golang.org/x/net to v0.39.0 by @renovate in #216

Full Changelog: v3.4.1...v3.4.2

v3.4.1

20 Mar 14:06
cf3e582
Compare
Choose a tag to compare

What's Changed

📦 Dependencies

  • fix(deps): update module github.com/hashicorp/terraform-plugin-framework to v1.14.1 by @renovate in #197
  • fix(deps): update module github.com/hashicorp/terraform-plugin-framework-validators to v0.17.0 by @renovate in #198
  • fix(deps): update module github.com/hashicorp/terraform-plugin-docs to v0.21.0 by @renovate in #199
  • fix(deps): update module github.com/golangci/golangci-lint to v1.64.6 by @renovate in #200
  • chore(deps): update dependency go to v1.24.1 by @renovate in #201
  • fix(deps): update module golang.org/x/net to v0.37.0 by @renovate in #202
  • fix(deps): update module github.com/golangci/golangci-lint to v1.64.7 by @renovate in #203
  • chore(deps): update golangci/golangci-lint-action action to v6.5.1 by @renovate in #204
  • chore(deps): update golangci/golangci-lint-action action to v6.5.2 by @renovate in #205
  • fix(deps): update module github.com/golangci/golangci-lint to v1.64.8 by @renovate in #206
  • fix(deps): update module github.com/hashicorp/terraform-plugin-testing to v1.12.0 by @renovate in #208
  • chore(deps): update actions/setup-go action to v5.4.0 by @renovate in #207

Full Changelog: v3.4.0...v3.4.1

v3.4.0

21 Feb 12:41
a4e7492
Compare
Choose a tag to compare

What's Changed

✨ Features

  • feat: add ip address validation for A and AAAA records by @kimdre in #194

🐛 Bug Fixes and Security

  • fix: set correct name for TXT formatter environment variable by @kimdre in #195

📦 Dependencies

  • chore(deps): update golangci/golangci-lint-action action to v6.4.1 by @renovate in #188
  • chore(deps): update golangci/golangci-lint-action action to v6.5.0 by @renovate in #189
  • fix(deps): update module github.com/hashicorp/terraform-plugin-framework to v1.14.0 by @renovate in #192
  • fix(deps): update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.36.1 by @renovate in #191

📚 Miscellaneous

  • ci: remove test for terraform 1.8 by @kimdre in #193
  • ci: update deprecated archive format syntax in goreleaser configuration by @kimdre in #196

Full Changelog: v3.3.4...v3.4.0

v3.4.0-rc.1

21 Feb 12:28
15cd21c
Compare
Choose a tag to compare
v3.4.0-rc.1 Pre-release
Pre-release

What's Changed

✨ Features

  • feat: add ip address validation for A and AAAA records by @kimdre in #194

🐛 Bug Fixes and Security

  • fix: set correct name for TXT formatter environment variable by @kimdre in #195

📦 Dependencies

  • chore(deps): update golangci/golangci-lint-action action to v6.4.1 by @renovate in #188
  • chore(deps): update golangci/golangci-lint-action action to v6.5.0 by @renovate in #189
  • fix(deps): update module github.com/hashicorp/terraform-plugin-framework to v1.14.0 by @renovate in #192
  • fix(deps): update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.36.1 by @renovate in #191

📚 Miscellaneous

Full Changelog: v3.3.4...v3.4.0-rc.1

v3.3.4

15 Feb 22:02
0d3b915
Compare
Choose a tag to compare

What's Changed

📦 Dependencies

  • fix(deps): update module github.com/hashicorp/terraform-plugin-framework-validators to v0.16.0 by @renovate in #164
  • fix(deps): update module golang.org/x/net to v0.33.0 [security] by @renovate in #165
  • fix(deps): update module golang.org/x/net to v0.34.0 by @renovate in #167
  • fix(deps): update module github.com/golangci/golangci-lint to v1.63.4 by @renovate in #166
  • chore(deps): update dependency go to v1.23.5 by @renovate in #169
  • fix(deps): update module github.com/hashicorp/terraform-plugin-framework-timeouts to v0.5.0 by @renovate in #168
  • chore(deps): update golangci/golangci-lint-action action to v6.2.0 by @renovate in #171
  • chore(deps): update actions/setup-go action to v5.3.0 by @renovate in #173
  • fix(deps): update module github.com/hashicorp/terraform-plugin-go to v0.26.0 by @renovate in #174
  • chore(deps): update dependency go to v1.23.6 by @renovate in #175
  • fix(deps): update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.36.0 by @renovate in #177
  • chore(deps): update golangci/golangci-lint-action action to v6.3.0 by @renovate in #176
  • chore(deps): update golangci/golangci-lint-action action to v6.3.1 by @renovate in #179
  • chore(deps): update golangci/golangci-lint-action action to v6.3.2 by @renovate in #180
  • fix(deps): update module golang.org/x/net to v0.35.0 by @renovate in #184
  • fix(deps): update module github.com/golangci/golangci-lint to v1.64.2 by @renovate in #183
  • chore(deps): update goreleaser/goreleaser-action action to v6.2.1 by @renovate in #182
  • fix(deps): update module github.com/golangci/golangci-lint to v1.64.4 by @renovate in #185
  • fix(deps): update module github.com/golangci/golangci-lint to v1.64.5 by @renovate in #186
  • chore(deps): update golangci/golangci-lint-action action to v6.4.0 by @renovate in #187

📚 Miscellaneous

Full Changelog: v3.3.3...v3.3.4

v3.3.3

12 Dec 08:36
1d60e73
Compare
Choose a tag to compare

What's Changed

📦 Dependencies

  • chore(deps): update actions/setup-go action to v5.2.0 by @renovate in #162
  • chore(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 by @dependabot in #163

📚 Miscellaneous

  • docs: add redirect to terraform debug example in investigating-rate-limits.md by @ThomasLandauer in #161

Full Changelog: v3.3.2...v3.3.3

v3.3.2

09 Dec 14:12
d3908c4
Compare
Choose a tag to compare

What's Changed

📚 Miscellaneous

  • refactor: use const var for default value of nameserver data source by @kimdre in #157
  • test: add test for emoji domain by @kimdre in #158
  • docs: enhance documentation of idna function by @kimdre in #160
  • docs: fix typo in hetznerdns_nameservers data source example by @ThomasLandauer in #159

Full Changelog: v3.3.1...v3.3.2

v3.3.1

06 Dec 17:22
f0441ee
Compare
Choose a tag to compare

What's Changed

🌟 Improvements

  • feat: set default value for nameserver data source by @kimdre in #156

📚 Miscellaneous

Full Changelog: v3.3.0...v3.3.1

v3.3.0

06 Dec 16:41
54e1207
Compare
Choose a tag to compare

What's Changed

✨ Features

  • feat: add hetznerdns_nameserver data source by @kimdre in #151

🌟 Improvements

  • fix: handle rate limit exceeded error by @kimdre in #149

📦 Dependencies

  • fix(deps): update module golang.org/x/net to v0.32.0 by @renovate in #152

📚 Miscellaneous

New Contributors

Full Changelog: v3.2.4...v3.3.0

v3.2.4

05 Dec 08:48
d0daebb
Compare
Choose a tag to compare

What's Changed

📦 Dependencies

  • fix(deps): update module golang.org/x/net to v0.31.0 by @renovate in #139
  • fix(deps): update module github.com/golangci/golangci-lint to v1.62.0 by @renovate in #140
  • fix(deps): update module github.com/hashicorp/terraform-plugin-testing to v1.11.0 by @renovate in #141
  • fix(deps): update module github.com/stretchr/testify to v1.10.0 by @renovate in #142
  • fix(deps): update module github.com/golangci/golangci-lint to v1.62.2 by @renovate in #143
  • fix(deps): update module github.com/hashicorp/terraform-plugin-docs to v0.20.1 by @renovate in #144
  • chore(deps): update dependency go to v1.23.4 by @renovate in #145

Full Changelog: v3.2.3...v3.2.4