argocd Argo CD Releases · · 3.3.12

Argo CD v3.3.12: Bug Fixes and Maintenance Updates

infra
patch

Argo CD v3.3.12 addresses several bugs, including issues with promotion strategies, cluster informer locking, and handling of dollar signs in Dex passwords. These fixes are important for improving the stability and reliability of GitOps deployments. The release is available for all users and contains several cherry-picked fixes from previous development cycles.

  • fix: add a lock on clusterinformer (cherry-pick #28216 for 3.3) (#28313) (@blakepettersson)
Fixes (5)
  • 47da18433587c202c8b57e47c34af86d37ee7b2b: fix(health): PromotionStrategy stuck Progressing after no-op re-hydration (#28124) (cherry-pick #28125 for 3.3) (#28136) (@argo-cd-cherry-pick-bot[bot])

  • e385760aec1c6a5c8f736bcfd45e7259a41135ea fix: add a lock on clusterinformer (cherry-pick #28216 for 3.3) (#28313) (@blakepettersson)
  • 516314b16f45757606ed39c6d9ebd6bbbe10d8aa: fix: exclude live status from normalization (cherry-pick #28201 for 3.3) (#28203) (@argo-cd-cherry-pick-bot[bot])

  • 3205f8b0dd1588ff636d9ec0db1b4336343df761: fix: fixes parsing of dex passwords with dollar sign (cherry pick of #28027 to 3.3 (#28198) (@ppapapetrou76)

  • 703ad3f9520ffb5e83a261d06bdb24d6776720ef: fix: honor repo depth setting in gitSourceHasChanges and fetch functions (cherry-pick #27838 for 3.3) (#28065) (@alexandresavicki)

Read the original announcement →

https://github.com/argoproj/argo-cd/releases/tag/v3.3.12

Related releases