Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jul 11:17
· 26 commits to main since this release
3b4afdd

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

Full Changelog: v0.6.3...v0.7.0