Releases: argoproj-labs/terraform-provider-argocd
Releases · argoproj-labs/terraform-provider-argocd
v7.8.2
v7.8.1
What's Changed
- fix(deps): update module github.com/argoproj/argo-cd/v3 to v3.0.1 by @renovate in #653
- Feat: Support for Application Source Name by @jodhi in #651
- chore(deps): update github/codeql-action action to v3.28.18 by @renovate in #652
- chore(deps): update goreleaser/goreleaser-action action to v6.3.0 by @renovate in #655
- fix(deps): update module github.com/argoproj/argo-cd/v3 to v3.0.3 by @renovate in #654
- fix(app): check if kustomize or helm block aren't nil before trying to expand by @the-technat in #656
New Contributors
Full Changelog: v7.8.0...v7.8.1
v7.8.0
What's Changed
- feat: Support ApplicationSets in any Namespace by @VerhovnikU in #636
- chore(deps): update actions/setup-go action to v5.5.0 by @renovate in #646
- ci: Update outdated external testing deps by @mkilchhofer in #650
- feat: migrate tfplugindocs to newest format by @the-technat in #648
- feat(appsets): add state upgrade logic for appsets in any namespace by @the-technat in #644
- chore(deps): update dependency go to v1.24.3 by @renovate in #645
New Contributors
- @VerhovnikU made their first contribution in #636
Full Changelog: v7.7.0...v7.8.0
v7.7.0
This release adds official compatiblity with Argo CD V3.
What's Changed
- feat: ensure support with Argo CD v3 by @the-technat in #641
Full Changelog: v7.6.1...v7.7.0
v7.6.1
v7.6.0
v7.5.3
What's Changed
- chore(devcontainer): don't setup the test env on container startup by @the-technat in #608
- chore(deps): update github/codeql-action action to v3.28.13 by @renovate in #610
- docs: add explanation about our dependency management + clarify version compatiblity in README by @the-technat in #607
- chore(docs): improve contributing docs for local development builds by @the-technat in #617
- fix: allow setting of
applicationsetsin appproject policies by @blakepettersson in #626
Full Changelog: v7.5.2...v7.5.3
v7.5.2
What's Changed
- fix(repository): specify AppProject for read/delete operations by @the-technat in #606
Full Changelog: v7.5.1...v7.5.2
v7.5.1
What's Changed
- feat: remove remyoudompheng/bigfft lib by @the-technat in #594
- feat: remove go-check/check lib by @the-technat in #595
- chore(deps): update golangci/golangci-lint-action action to v6.5.1 by @renovate in #596
- chore(deps): update github/codeql-action action to v3.28.12 by @renovate in #600
- chore(deps): update actions/setup-go action to v5.4.0 by @renovate in #602
- docs: add hint about plain_text by @the-technat in #603
- chore(deps): update golangci/golangci-lint-action action to v6.5.2 by @renovate in #601
- feat: add config & docs for easier contributing by @the-technat in #604
- Skip managed_namespace_metadata if type-conversion fails due to nil by @the-technat in #605
Full Changelog: v7.5.0...v7.5.1
v7.5.0
This release adds official compatibility with Argo CD 2.14.
What's Changed
- chore(deps): Update terraform-plugin-sdk and plugin-framework by @mkilchhofer in #584
- feat: Extend policy validation to support update and delete actions by @pouriyabp in #522
- feat: update to go 1.24 by @the-technat in #587
- fix: goreleaser deprecated config fields by @the-technat in #588
- fix(deps): update module golang.org/x/crypto to v0.36.0 by @renovate in #575
- feat: add compat with Argo CD 2.14 by @the-technat in #589
New Contributors
- @pouriyabp made their first contribution in #522
Full Changelog: v7.4.0...v7.5.0