v6.1.0
This release is long overdue and can largely be categorised as "death by a thousand paper cuts". Finally it is out the door. π
Thank you all for your patience - particularly to those who have contributed to this release and have been waiting for their efforts to be published. π
What's Changed
argocd_application
- fix: don't flatten spec.info if list is empty (#349)
argocd_application_set
Changelog
- b52be23 Fix go version in release workflow and bump step versions (#377)
- ea02a51 Add
ignore_application_differences
toargocd_application_set
resource (#357) - 23a4432 build(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 (#371)
- f15e494 build(deps): Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 (#364)
- 3becec8 build(deps): Bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#358)
- b684013 fix: Add DiffSuppressFunc on argocd_cluster.server (#353)
- 0155fb7 build(deps): Bump github.com/argoproj/argo-cd/v2 from 2.8.3 to 2.8.8 (#365)
- 5ac63fc build(deps): Bump github.com/go-git/go-git/v5 from 5.7.0 to 5.11.0 (#361)
- b519f37 build(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 (#355)
- 18ca584 build(deps): Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.42.0 to 0.46.0 (#351)
- 9438664 fix(argocd_application): don't flatten
spec.info
if list is empty (#349) - b42b922 build(deps): bump versions in release workflow (#347)
- b75506c build(deps): Bump golang.org/x/net from 0.11.0 to 0.17.0 (#340)
- 1f84b3c Add applications sync to application set sync policies (#337)
- d84d091 feat(argocd_application_set): Add support for pathParamPrefix (#336)
- 5aad18e build(deps): bump github.com/argoproj/argo-cd/v2 from 2.6.7 to 2.6.15 (#335)