Skip to content

Releases: marceloalmeida/terraform-provider-dnshelper

v0.5.2

Choose a tag to compare

@marceloalmeida marceloalmeida released this 01 Jun 17:27
587fe6e

What's Changed

  • build(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.15.0 to 1.16.0 by @dependabot[bot] in #105
  • build(deps): bump hashicorp/setup-terraform from 4.0.0 to 4.0.1 by @dependabot[bot] in #108
  • build(deps): bump goreleaser/goreleaser-action from 7.0.0 to 7.2.2 by @dependabot[bot] in #109
  • build(deps): bump dessant/lock-threads from 6.0.0 to 6.0.2 by @dependabot[bot] in #111
  • build(deps): bump golangci/golangci-lint-action from 9.2.0 to 9.2.1 by @dependabot[bot] in #112
  • build(deps): bump github.com/hashicorp/terraform-plugin-docs from 0.24.0 to 0.25.0 in /tools by @dependabot[bot] in #104
  • build(deps): bump github.com/hashicorp/copywrite from 0.25.2 to 0.25.3 in /tools by @dependabot[bot] in #107

Full Changelog: v0.5.1...v0.5.2

v0.5.1

Choose a tag to compare

@marceloalmeida marceloalmeida released this 07 Apr 23:49
7c740ad

What's Changed

  • build(deps): bump github.com/hashicorp/go-version from 1.8.0 to 1.9.0 by @dependabot[bot] in #102
  • build(deps): bump actions/setup-go from 6.3.0 to 6.4.0 by @dependabot[bot] in #101
  • build(deps): bump github.com/hashicorp/copywrite from 0.25.1 to 0.25.2 in /tools by @dependabot[bot] in #100
  • build(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.14.0 to 1.15.0 by @dependabot[bot] in #97

Full Changelog: v0.5.0...v0.5.1

v0.5.0

Choose a tag to compare

@marceloalmeida marceloalmeida released this 09 Mar 10:37
ba78727

What's Changed

  • build(deps): bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #76
  • build(deps): bump github.com/StackExchange/dnscontrol/v4 from 4.30.0 to 4.31.1 by @dependabot[bot] in #77
  • build(deps): bump github.com/StackExchange/dnscontrol/v4 from 4.31.1 to 4.32.0 by @dependabot[bot] in #78
  • build(deps): bump goreleaser/goreleaser-action from 6.4.0 to 7.0.0 by @dependabot[bot] in #87
  • build(deps): bump hashicorp/setup-terraform from 3.1.2 to 4.0.0 by @dependabot[bot] in #88
  • build(deps): bump github.com/hashicorp/terraform-plugin-go from 0.29.0 to 0.30.0 by @dependabot[bot] in #89
  • build(deps): bump actions/setup-go from 6.2.0 to 6.3.0 by @dependabot[bot] in #91
  • build(deps): bump crazy-max/ghaction-import-gpg from 6.3.0 to 7.0.0 by @dependabot[bot] in #93
  • build(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.17.0 to 1.18.0 by @dependabot[bot] in #92
  • build(deps): bump github.com/StackExchange/dnscontrol/v4 from 4.32.0 to 4.36.0 by @dependabot[bot] in #95
  • fix: stable ordering of SPF parts after flattening by @Copilot in #96
  • build(deps): bump github.com/hashicorp/copywrite from 0.22.0 to 0.25.1 in /tools by @dependabot[bot] in #94

New Contributors

  • @Copilot made their first contribution in #96

Full Changelog: v0.4.6...v0.5.0

v0.4.6

Choose a tag to compare

@marceloalmeida marceloalmeida released this 13 Jan 23:56
d6ba867

What's Changed

  • build(deps): bump dessant/lock-threads from 5.0.1 to 6.0.0 by @dependabot[bot] in #71
  • build(deps): bump github.com/StackExchange/dnscontrol/v4 from 4.28.2 to 4.29.0 by @dependabot[bot] in #72
  • build(deps): bump github.com/StackExchange/dnscontrol/v4 from 4.29.0 to 4.30.0 by @dependabot[bot] in #73
  • build(deps): bump actions/setup-go from 6.1.0 to 6.2.0 by @dependabot[bot] in #74

Full Changelog: v0.4.5...v0.4.6

v0.4.5

Choose a tag to compare

@marceloalmeida marceloalmeida released this 12 Dec 10:17
1385d17

What's Changed

  • build(deps): bump github.com/hashicorp/terraform-plugin-go from 0.28.0 to 0.29.0 by @dependabot[bot] in #51
  • build(deps): bump github.com/hashicorp/terraform-plugin-docs from 0.22.0 to 0.23.0 in /tools by @dependabot[bot] in #53
  • build(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.15.1 to 1.16.0 by @dependabot[bot] in #52
  • build(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.16.0 to 1.16.1 by @dependabot[bot] in #54
  • build(deps): bump github.com/StackExchange/dnscontrol/v4 from 4.25.0 to 4.26.0 by @dependabot[bot] in #55
  • build(deps): bump github.com/hashicorp/terraform-plugin-docs from 0.23.0 to 0.24.0 in /tools by @dependabot[bot] in #56
  • build(deps): bump github.com/StackExchange/dnscontrol/v4 from 4.26.0 to 4.27.1 by @dependabot[bot] in #58
  • build(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 by @dependabot[bot] in #59
  • build(deps): bump actions/checkout from 5.0.0 to 6.0.0 by @dependabot[bot] in #61
  • build(deps): bump actions/setup-go from 6.0.0 to 6.1.0 by @dependabot[bot] in #62
  • build(deps): bump golangci/golangci-lint-action from 9.0.0 to 9.1.0 by @dependabot[bot] in #63
  • build(deps): bump github.com/hashicorp/go-version from 1.7.0 to 1.8.0 by @dependabot[bot] in #64
  • build(deps): bump actions/checkout from 6.0.0 to 6.0.1 by @dependabot[bot] in #65
  • build(deps): bump golangci/golangci-lint-action from 9.1.0 to 9.2.0 by @dependabot[bot] in #66
  • build(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.16.1 to 1.17.0 by @dependabot[bot] in #67
  • build(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.13.3 to 1.14.0 by @dependabot[bot] in #68
  • build(deps): bump github.com/StackExchange/dnscontrol/v4 from 4.27.1 to 4.28.1 by @dependabot[bot] in #69
  • build(deps): bump github.com/StackExchange/dnscontrol/v4 from 4.28.1 to 4.28.2 by @dependabot[bot] in #70

Full Changelog: v0.4.4...v0.4.5

v0.4.4

Choose a tag to compare

@marceloalmeida marceloalmeida released this 16 Sep 20:08
6d992cc

What's Changed

  • build(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.13.1 to 1.13.2 by @dependabot[bot] in #37
  • build(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.15.0 to 1.15.1 by @dependabot[bot] in #40
  • build(deps): bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #42
  • build(deps): bump amannn/action-semantic-pull-request from 5 to 6 by @dependabot[bot] in #43
  • build(deps): bump goreleaser/goreleaser-action from 6.3.0 to 6.4.0 by @dependabot[bot] in #44
  • build(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.13.2 to 1.13.3 by @dependabot[bot] in #45
  • build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by @dependabot[bot] in #47
  • build(deps): bump actions/setup-go from 5.5.0 to 6.0.0 by @dependabot[bot] in #49
  • build(deps): bump github.com/StackExchange/dnscontrol/v4 from 4.21.0 to 4.25.0 by @dependabot[bot] in #50
  • build(deps): bump github.com/hashicorp/terraform-plugin-docs from 0.21.0 to 0.22.0 in /tools by @dependabot[bot] in #38

Full Changelog: v0.4.3...v0.4.4

v0.4.3

Choose a tag to compare

@marceloalmeida marceloalmeida released this 05 Jun 11:29
43dc7d6

What's Changed

  • Configured semantic PR check by @marceloalmeida in #22
  • build(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 by @dependabot in #23
  • build(deps): bump github.com/StackExchange/dnscontrol/v4 from 4.18.0 to 4.19.0 by @dependabot in #24
  • build(deps): bump actions/setup-go from 5.4.0 to 5.5.0 by @dependabot in #25
  • build(deps): bump github.com/StackExchange/dnscontrol/v4 from 4.19.0 to 4.20.0 by @dependabot in #26
  • build(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.14.1 to 1.15.0 by @dependabot in #27
  • build(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.12.0 to 1.13.1 by @dependabot in #31
  • build(deps): bump github.com/hashicorp/terraform-plugin-go from 0.26.0 to 0.28.0 by @dependabot in #30
  • build(deps): bump github.com/StackExchange/dnscontrol/v4 from 4.20.0 to 4.21.0 by @dependabot in #35

Full Changelog: v0.4.2...v0.4.3

v0.4.2

Choose a tag to compare

@marceloalmeida marceloalmeida released this 12 Apr 14:18
eb20a68

What's Changed

  • feat: Remove duplicated entried from SPF records by @marceloalmeida in #11
  • docs: correct provider docs link by @hmrbarros in #12
  • build(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.11.0 to 1.12.0 by @dependabot in #14
  • build(deps): bump actions/setup-go from 5.3.0 to 5.4.0 by @dependabot in #16
  • build(deps): bump goreleaser/goreleaser-action from 6.2.1 to 6.3.0 by @dependabot in #18
  • build(deps): bump crazy-max/ghaction-import-gpg from 6.2.0 to 6.3.0 by @dependabot in #19
  • build(deps): bump github.com/StackExchange/dnscontrol/v4 from 4.17.0 to 4.18.0 by @dependabot in #20
  • build(deps): bump github.com/hashicorp/copywrite from 0.21.0 to 0.22.0 in /tools by @dependabot in #15
  • build(deps): bump golangci/golangci-lint-action from 6.5.1 to 7.0.0 by @dependabot in #17
  • Make functions public by @marceloalmeida in #21

New Contributors

Full Changelog: v0.4.0...v0.4.2

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 17 Mar 23:35
v0.4.1
9ef9135

Changelog

Features

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 14 Mar 14:17
v0.4.0
a609a3b

Changelog

Features

Others