Releases: mangadex-pub/terraform-provider-cloudns
Releases · mangadex-pub/terraform-provider-cloudns
v0.4.1
v0.3.0
Regular dependency updates
v0.2.0
What's Changed
- Update documentation by @Tristan971 in #59
- Implement importer by @quite4work and @SharkyRawr in #60
- Document MX records, and clarify apex/subdomain name/zone handling by @Tristan971 in #61
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.21.0 to 2.22.0 by @dependabot in #47
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.22.0 to 2.23.0 by @dependabot in #48
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.23.0 to 2.24.0 by @dependabot in #49
- Bump goreleaser/goreleaser-action from 3.1.0 to 3.2.0 by @dependabot in #50
- Bump actions/setup-go from 3.3.0 to 3.3.1 by @dependabot in #51
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.24.0 to 2.24.1 by @dependabot in #52
- Bump actions/setup-go from 3.3.1 to 3.4.0 by @dependabot in #53
- switching out sta-travel for me, matschundbrei and bumping deps by @matschundbrei in #54
- Bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0 by @dependabot in #55
- Bump actions/setup-go from 3.4.0 to 3.5.0 by @dependabot in #56
- Add Priority field for MX record by @quite4work in #57
- Update Golang baseline to 1.19 and update dependencies by @Tristan971 in #58
New Contributors
- @matschundbrei made their first contribution in #54
- @quite4work made their first contribution in #57
Full Changelog: v0.0.10...v0.1.0
v0.0.10
What's Changed
- Bump github.com/hashicorp/terraform-plugin-log from 0.6.0 to 0.7.0 by @dependabot in #41
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.19.0 to 2.20.0 by @dependabot in #42
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.20.0 to 2.21.0 by @dependabot in #43
- Bump actions/setup-go from 3.2.1 to 3.3.0 by @dependabot in #44
- Bump goreleaser/goreleaser-action from 3.0.0 to 3.1.0 by @dependabot in #45
- Fix ratelimit slack by @Tristan971 in #46
Full Changelog: v0.0.9...v0.0.10
v0.0.9
Minor dependency updates, now built with Go 1.18. No other notable ch…
v0.0.6
Handle ClouDNS rate-limits
v0.0.5
Fix issues with bad reads on multi-record res Due to the underlying library returning a random match on multiple A records on the same name for some absurd reason
v0.0.4
Make Provider#password optional
v0.0.3
Full Changelog: v0.0.2...v0.0.3