Releases: cullenmcdermott/terraform-provider-porkbun
Releases · cullenmcdermott/terraform-provider-porkbun
v0.3.0
What's Changed
- go: update
nrdcg/porkbun
tov0.4.0
by @sudomateo in #67 - Updates test cleanup by @cullenmcdermott in #69
- Bump hashicorp/setup-terraform from 2 to 3 by @dependabot in #57
- Bump actions/setup-go from 4 to 5 by @dependabot in #61
New Contributors
- @sudomateo made their first contribution in #67
Full Changelog: v0.2.5...v0.3.0
v0.2.5
What's Changed
- Bump goreleaser/goreleaser-action from 4 to 5 by @dependabot in #52
- Fix 1.6.x compat by @cullenmcdermott in #55
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- Bump github.com/hashicorp/terraform-plugin-framework from 1.3.3 to 1.3.4 by @dependabot in #38
- Bump actions/setup-go from 3 to 4 by @dependabot in #36
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.21.0 to 2.27.0 by @dependabot in #35
- Bump goreleaser/goreleaser-action from 3 to 4 by @dependabot in #18
- Fix setting credentials in provider block by @cullenmcdermott in #50
- Bump github.com/nrdcg/porkbun from 0.2.0 to 0.3.0 by @dependabot in #44
- Bump crazy-max/ghaction-import-gpg from 5 to 6 by @dependabot in #51
- Bump actions/checkout from 3 to 4 by @dependabot in #46
- Bump github.com/hashicorp/terraform-plugin-docs from 0.13.0 to 0.16.0 by @dependabot in #41
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- Allow name to be unset and check for minimum ttl by @cullenmcdermott in #40
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- Update plugin framework version by @cullenmcdermott in #33
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Fix error handling of non-retriable HTTP errors by @parabolala in #34
New Contributors
- @parabolala made their first contribution in #34
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Added configurable retries to work around Porkbun's rate limits.
What's Changed
- Work around rate limit by @cullenmcdermott in #24
Full Changelog: v0.1.1...v0.2.0
v0.1.2
What's Changed
- Fix showing unnecessary change when no subdomain by @cullenmcdermott in #21
Full Changelog: v.0.1.0...v0.1.2
v0.1.0
Merge pull request #3 from cullenmcdermott/add-registry-manifest Add registry manifest