Skip to content

Releases: argoproj-labs/terraform-provider-argocd

v7.8.2

28 May 14:08
e2e0cd4

Choose a tag to compare

What's Changed

Full Changelog: v7.8.1...v7.8.2

v7.8.1

28 May 08:54
d7f9fab

Choose a tag to compare

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

15 May 10:35
d286de2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.7.0...v7.8.0

v7.7.0

08 May 10:27
7bd8a0d

Choose a tag to compare

This release adds official compatiblity with Argo CD V3.

What's Changed

Full Changelog: v7.6.1...v7.7.0

v7.6.1

05 May 14:41
c675f80

Choose a tag to compare

What's Changed

  • c675f80 fix: add plugin generator to nested generator (#639)
  • ebd130f fix: allow templated label values (#634)

v7.6.0

24 Apr 09:19
5daf973

Choose a tag to compare

What's Changed

  • 5daf973 fix(deps): update module google.golang.org/protobuf to v1.36.6 (#628)
  • 71bffe3 feat: add support for appset plugin generators (#624)
  • 0030b46 fix(deps): update module github.com/argoproj/argo-cd/v2 to v2.14.10 (#629)

v7.5.3

16 Apr 13:18
a0e79ad

Choose a tag to compare

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 applicationsets in appproject policies by @blakepettersson in #626

Full Changelog: v7.5.2...v7.5.3

v7.5.2

27 Mar 08:07
2008fbc

Choose a tag to compare

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

24 Mar 15:01
6139581

Choose a tag to compare

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

14 Mar 15:34
032f2ff

Choose a tag to compare

This release adds official compatibility with Argo CD 2.14.

What's Changed

New Contributors

Full Changelog: v7.4.0...v7.5.0