This release updates a bunch of dependencies and includes some fixes.
What's Changed
- ci: Fix deprecation warnings of golangci-lint by @mkilchhofer in #469
- build(deps): Bump github.com/argoproj/argo-cd to 2.12.4 by @mkilchhofer in #470
- feat: update terraform-plugin-framework dependencies by @the-technat in #471
- build(deps): Bump github/codeql-action from 3.26.12 to 3.26.13 by @dependabot in #475
- fix: change go module path to new repo location by @the-technat in #474
- build(deps): Bump github.com/hashicorp/terraform-plugin-framework-validators from 0.13.0 to 0.14.0 by @dependabot in #476
- feat: rename source advertised in plugin server by @the-technat in #479
- fix(argocd_cluster): use cluster list api to avoid 403 issues with cluster get api at cluster read time by @w4rgrum in #399
- ci: Add job which aggregates test results used for branch protection by @mkilchhofer in #480
- build(deps): Bump github/codeql-action from 3.26.13 to 3.27.0 by @dependabot in #481
- build(deps): Bump crazy-max/ghaction-import-gpg from 6.1.0 to 6.2.0 by @dependabot in #482
- build(deps): Bump actions/setup-go from 5.0.2 to 5.1.0 by @dependabot in #483
- build(deps): Bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #484
- build(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.34.0 to 2.35.0 by @dependabot in #486
- build(deps): Bump github.com/hashicorp/terraform-plugin-framework from 1.12.0 to 1.13.0 by @dependabot in #488
- build(deps): Bump github.com/hashicorp/terraform-plugin-mux from 0.16.0 to 0.17.0 by @dependabot in #487
- build(deps): Bump github.com/hashicorp/terraform-plugin-framework-validators from 0.14.0 to 0.15.0 by @dependabot in #485
- build(deps): Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 by @dependabot in #491
- build(deps): Bump golang.org/x/crypto from 0.28.0 to 0.29.0 by @dependabot in #495
- build(deps): Bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0 by @dependabot in #497
- build(deps): Bump github/codeql-action from 3.27.0 to 3.27.1 by @dependabot in #496
- build(deps): Bump github.com/hashicorp/terraform-plugin-docs from 0.19.4 to 0.20.0 by @dependabot in #493
- build(deps): Bump github.com/ProtonMail/gopenpgp/v2 from 2.7.5 to 2.8.0 by @dependabot in #494
- build(deps): Bump google.golang.org/protobuf from 1.35.1 to 1.35.2 by @dependabot in #501
- build(deps): Bump github/codeql-action from 3.27.1 to 3.27.4 by @dependabot in #500
- Revert "build(deps): Bump github.com/argoproj/argo-cd to 2.12.4 (#470)" by @the-technat in #502
New Contributors
Full Changelog: v7.0.3...v7.1.0