Releases: akuity/terraform-provider-akp
Releases · akuity/terraform-provider-akp
v0.7.3-rc.1
Changelog
- bde92ff: chore: upgrade argocd in acceptance test to v2.13.1 (#266) (@jiachengxu)
- 3eb5cca: chore(deps): bump github.com/hashicorp/terraform-plugin-docs from 0.19.4 to 0.20.1 (#265) (@dependabot[bot])
- 7d244fa: chore(deps): bump k8s.io/client-go from 0.31.1 to 0.31.3 (#262) (@dependabot[bot])
- b744434: chore(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.10.0 to 1.11.0 (#260) (@dependabot[bot])
- 21ebb4a: chore(deps): bump k8s.io/kubectl from 0.31.1 to 0.31.4 (#274) (@dependabot[bot])
- fd5a8f8: chore(deps): bump github.com/hashicorp/terraform-plugin-framework-validators from 0.13.0 to 0.15.0 (#267) (@dependabot[bot])
- 9425059: chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#268) (@dependabot[bot])
- 24394e1: chore(deps): bump k8s.io/cli-runtime from 0.31.4 to 0.32.0 (#276) (@dependabot[bot])
- a13cdc1: chore(deps): bump google.golang.org/grpc from 1.68.0 to 1.68.1 (#270) (@dependabot[bot])
- e5fd5f1: feat: add support for custom and auto agent size (#272) (@hanxiaop)
- e7b7619: fix: permission denied when checking cluster recon status (#281) (@hanxiaop)
v0.7.3
v0.7.2
Changelog
- 49ce0ca: chore(deps): bump google.golang.org/protobuf from 1.34.2 to 1.35.2 (#257) (@dependabot[bot])
- 4012859: chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.11.0 to 1.13.0 (#252) (@dependabot[bot])
- fcd8058: chore(deps): bump github.com/akuity/api-client-go from 0.16.0 to 0.18.0 (#250) (@dependabot[bot])
- c1dd603: chore(deps): bump google.golang.org/grpc from 1.65.0 to 1.68.0 (#253) (@dependabot[bot])
v0.7.2-rc.2
v0.7.2-rc.1
v0.7.1
Changelog
- cce2aee: chore(deps): bump k8s.io/apimachinery from 0.30.2 to 0.30.3 (#230) (@dependabot[bot])
- 37235ce: chore(deps): bump k8s.io/client-go from 0.30.2 to 0.30.3 (#231) (@dependabot[bot])
- 69de999: chore(deps): bump github.com/akuity/api-client-go from 0.15.0 to 0.16.0 (#235) (@dependabot[bot])
- ae01f69: chore(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.9.0 to 1.10.0 (#233) (@dependabot[bot])
- 7e5b1d4: chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.10.0 to 1.11.0 (#232) (@dependabot[bot])
- 2754349: chore(deps): bump k8s.io/cli-runtime from 0.30.2 to 0.31.1 (#239) (@dependabot[bot])
- 155f08d: feat: support kubevision field for tf provider (#240) (@hanxiaop)
- 2c3cf26: chore(deps): bump k8s.io/kubectl from 0.30.2 to 0.31.1 (#238) (@dependabot[bot])
- ba81da4: Automatic Update Terraform Types to to v0.16.0 (#234) (@akuitybot)
v0.7.0-rc.3
v0.7.0-rc.2
v0.7.0-rc.1
Changelog
- 3842dcd: fix: do not commit erroneous state (#212) (@blakepettersson)
- 46d77c3: chore(deps): bump github.com/hashicorp/terraform-plugin-docs from 0.16.0 to 0.19.4 (#206) (@dependabot[bot])
- 58a8529: chore(deps): bump goreleaser/goreleaser-action from 5 to 6 (#208) (@dependabot[bot])
- c9d8364: chore(deps): bump google.golang.org/protobuf from 1.34.1 to 1.34.2 (#209) (@dependabot[bot])
- e653c60: chore(deps): bump k8s.io/kubectl from 0.29.0 to 0.30.2 (#210) (@dependabot[bot])
- dd5233c: chore(deps): bump google.golang.org/grpc from 1.63.2 to 1.65.0 (#214) (@dependabot[bot])
- d034855: chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.8.0 to 1.9.0 (#207) (@dependabot[bot])
- cc54849: fix: do not commit erroneous state in
akp_cluster
(#213) (@blakepettersson) - 4988580: feat: add support for several new fields (#215) (@hanxiaop)
- d89b41a: fix: applying fields to the ArgoCD map may result in inconsistent orders (#217) (@hanxiaop)
- 63a92ee: fix: repair acc test (#221) (@hanxiaop)
- ad9ae57: chore(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.8.0 to 1.9.0 (#220) (@dependabot[bot])
- 9751126: chore(deps): bump github.com/hashicorp/terraform-plugin-framework-validators from 0.12.0 to 0.13.0 (#218) (@dependabot[bot])
- 98e7d92: fix: update goreleaser-action@v6 command (#222) (@hanxiaop)
v0.7.0
What's Changed
- fix: do not commit erroneous state by @blakepettersson in #212
- chore(deps): bump github.com/hashicorp/terraform-plugin-docs from 0.16.0 to 0.19.4 by @dependabot in #206
- chore(deps): bump goreleaser/goreleaser-action from 5 to 6 by @dependabot in #208
- chore(deps): bump google.golang.org/protobuf from 1.34.1 to 1.34.2 by @dependabot in #209
- chore(deps): bump k8s.io/kubectl from 0.29.0 to 0.30.2 by @dependabot in #210
- chore(deps): bump google.golang.org/grpc from 1.63.2 to 1.65.0 by @dependabot in #214
- chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.8.0 to 1.9.0 by @dependabot in #207
- fix: do not commit erroneous state in
akp_cluster
by @blakepettersson in #213 - feat: add support for several new fields by @hanxiaop in #215
- fix: applying fields to the ArgoCD map may result in inconsistent orders by @hanxiaop in #217
- fix: repair acc test by @hanxiaop in #221
- chore(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.8.0 to 1.9.0 by @dependabot in #220
- chore(deps): bump github.com/hashicorp/terraform-plugin-framework-validators from 0.12.0 to 0.13.0 by @dependabot in #218
- fix: update goreleaser-action@v6 command by @hanxiaop in #222
- docs: add 0.7.0 upgrade note by @hanxiaop in #223
- docs: add exhaustive examples for previous added fields by @hanxiaop in #224
- feat: configure goreleaser to use semver to sort tags by @jiachengxu in #225
- Revert "feat: configure goreleaser to use semver to sort tags" by @jiachengxu in #226
New Contributors
- @blakepettersson made their first contribution in #212
Full Changelog: v0.6.3...v0.7.0