Update dependency argoproj/argo-cd to v3 #459

Open
renovate wants to merge 1 commits from renovate/argoproj-argo-cd-3.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
argoproj/argo-cd Kustomization major v2.13.3 -> v3.0.5

Release Notes

argoproj/argo-cd (argoproj/argo-cd)

v3.0.5

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.0.5/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.0.5/manifests/ha/install.yaml

Release Signatures and Provenance

All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the documentation on how to verify.

Release Notes Blog Post

For a detailed breakdown of the key changes and improvements in this release, check out the official blog post

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Bug fixes

Full Changelog: https://github.com/argoproj/argo-cd/compare/v3.0.4...v3.0.5

v3.0.4

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.0.4/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.0.4/manifests/ha/install.yaml

Release Signatures and Provenance

All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the documentation on how to verify.

Release Notes Blog Post

For a detailed breakdown of the key changes and improvements in this release, check out the official blog post

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

This release fixes a critical security issue: GHSA-2hj5-g64g-fp6p

Other work

Full Changelog: https://github.com/argoproj/argo-cd/compare/v3.0.3...v3.0.4

v3.0.3

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.0.3/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.0.3/manifests/ha/install.yaml

Release Signatures and Provenance

All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the documentation on how to verify.

Release Notes Blog Post

For a detailed breakdown of the key changes and improvements in this release, check out the official blog post

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Bug fixes
Documentation
Other work

Full Changelog: https://github.com/argoproj/argo-cd/compare/v3.0.2...v3.0.3

v3.0.2

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.0.2/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.0.2/manifests/ha/install.yaml

Release Signatures and Provenance

All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the documentation on how to verify.

Release Notes Blog Post

For a detailed breakdown of the key changes and improvements in this release, check out the official blog post

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Bug fixes
Documentation

Full Changelog: https://github.com/argoproj/argo-cd/compare/v3.0.1...v3.0.2

v3.0.1

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.0.1/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.0.1/manifests/ha/install.yaml

Release Signatures and Provenance

All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the documentation on how to verify.

Release Notes Blog Post

For a detailed breakdown of the key changes and improvements in this release, check out the official blog post

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Bug fixes

Full Changelog: https://github.com/argoproj/argo-cd/compare/v3.0.0...v3.0.1

v3.0.0

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.0.0/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.0.0/manifests/ha/install.yaml

Release Signatures and Provenance

All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the documentation on how to verify.

Release Notes Blog Post

For a detailed breakdown of the key changes and improvements in this release, check out the official blog post

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Features
Bug fixes
Documentation
Dependency updates
Other work

Full Changelog: https://github.com/argoproj/argo-cd/compare/v2.14.11...v3.0.0

v2.14.13

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.13/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.13/manifests/ha/install.yaml

Release Signatures and Provenance

All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the documentation on how to verify.

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

This release fixes a critical security issue: GHSA-2hj5-g64g-fp6p

Other work

Full Changelog: https://github.com/argoproj/argo-cd/compare/v2.14.12...v2.14.13

v2.14.12

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.12/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.12/manifests/ha/install.yaml

Release Signatures and Provenance

All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the documentation on how to verify.

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Bug fixes
Dependency updates
Other work

Full Changelog: https://github.com/argoproj/argo-cd/compare/v2.14.11...v2.14.12

v2.14.11

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.11/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.11/manifests/ha/install.yaml

Release Signatures and Provenance

All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the documentation on how to verify.

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Features
Bug fixes

Full Changelog: https://github.com/argoproj/argo-cd/compare/v2.14.10...v2.14.11

v2.14.10

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.10/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.10/manifests/ha/install.yaml

Release Signatures and Provenance

All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the documentation on how to verify.

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Bug fixes
Dependency updates

Full Changelog: https://github.com/argoproj/argo-cd/compare/v2.14.9...v2.14.10

v2.14.9

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.9/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.9/manifests/ha/install.yaml

Release Signatures and Provenance

All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the documentation on how to verify.

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Bug fixes
Other work

Full Changelog: https://github.com/argoproj/argo-cd/compare/v2.14.8...v2.14.9

v2.14.8

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.8/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.8/manifests/ha/install.yaml

Release Signatures and Provenance

All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the documentation on how to verify.

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Bug fixes
Dependency updates
Other work

Full Changelog: https://github.com/argoproj/argo-cd/compare/v2.14.7...v2.14.8

v2.14.7

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.7/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.7/manifests/ha/install.yaml

Release Signatures and Provenance

All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the documentation on how to verify.

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Dependency updates

Full Changelog: https://github.com/argoproj/argo-cd/compare/v2.14.6...v2.14.7

v2.14.6

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.6/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.6/manifests/ha/install.yaml

Release Signatures and Provenance

All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the documentation on how to verify.

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Features
Dependency updates

Full Changelog: https://github.com/argoproj/argo-cd/compare/v2.14.5...v2.14.6

v2.14.5

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.5/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.5/manifests/ha/install.yaml

Release Signatures and Provenance

All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the documentation on how to verify.

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Dependency updates

Full Changelog: https://github.com/argoproj/argo-cd/compare/v2.14.4...v2.14.5

v2.14.4

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.4/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.4/manifests/ha/install.yaml

Release Signatures and Provenance

All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the documentation on how to verify.

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Bug fixes
Dependency updates

Full Changelog: https://github.com/argoproj/argo-cd/compare/v2.14.3...v2.14.4

v2.14.3

Compare Source

Known Issues

  • A regression which caused certain apps with resource hooks to fail to sync. This is fixed in 2.14.4.
  • A regression which caused auth issues when connecting to clusters with Azure workload identity.
  • Erroneous removal of securityContext fields in Redis manifests.

All these issues are fixed in 2.14.4.

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.3/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.3/manifests/ha/install.yaml

Release Signatures and Provenance

All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the documentation on how to verify.

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Bug fixes
Documentation
Other work

Full Changelog: https://github.com/argoproj/argo-cd/compare/v2.14.2...v2.14.3

v2.14.2

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.2/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.2/manifests/ha/install.yaml

Release Signatures and Provenance

All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the documentation on how to verify.

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Bug fixes

Full Changelog: https://github.com/argoproj/argo-cd/compare/v2.14.1...v2.14.2

v2.14.1

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.1/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.1/manifests/ha/install.yaml

Release Signatures and Provenance

All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the documentation on how to verify.

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Full Changelog: https://github.com/argoproj/argo-cd/compare/v2.14.0...v2.14.1

v2.14.0

Compare Source

Important!

The 2.14.0 release manifests incorrectly use the 2.14.0-rc7 image. The 2.14.1 release will correct this error.

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.0/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.0/manifests/ha/install.yaml

Release Signatures and Provenance

All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the documentation on how to verify.

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Features
Bug fixes
Documentation
Dependency updates
Other work

Full Changelog: https://github.com/argoproj/argo-cd/compare/v2.13.4...v2.14.0

v2.13.8

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.13.8/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.13.8/manifests/ha/install.yaml

Release Signatures and Provenance

All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the documentation on how to verify.

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

This release fixes a critical security issue: GHSA-2hj5-g64g-fp6p

Bug fixes
Other work

Full Changelog: https://github.com/argoproj/argo-cd/compare/v2.13.7...v2.13.8

v2.13.7

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.13.7/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.13.7/manifests/ha/install.yaml

Release Signatures and Provenance

All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the documentation on how to verify.

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Bug fixes
Dependency updates

Full Changelog: https://github.com/argoproj/argo-cd/compare/v2.13.6...v2.13.7

v2.13.6

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.13.6/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.13.6/manifests/ha/install.yaml

Release Signatures and Provenance

All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the documentation on how to verify.

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Bug fixes
Dependency updates
Other work

Full Changelog: https://github.com/argoproj/argo-cd/compare/v2.13.5...v2.13.6

v2.13.5

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.13.5/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.13.5/manifests/ha/install.yaml

Release Signatures and Provenance

All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the documentation on how to verify.

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Bug fixes

Full Changelog: https://github.com/argoproj/argo-cd/compare/v2.13.4...v2.13.5

v2.13.4

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.13.4/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.13.4/manifests/ha/install.yaml

Release Signatures and Provenance

All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the documentation on how to verify.

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Bug fixes
Documentation
Dependency updates
Other work

Full Changelog: https://github.com/argoproj/argo-cd/compare/v2.13.3...v2.13.4


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [argoproj/argo-cd](https://github.com/argoproj/argo-cd) | Kustomization | major | `v2.13.3` -> `v3.0.5` | --- ### Release Notes <details> <summary>argoproj/argo-cd (argoproj/argo-cd)</summary> ### [`v3.0.5`](https://github.com/argoproj/argo-cd/releases/tag/v3.0.5) [Compare Source](https://github.com/argoproj/argo-cd/compare/v3.0.4...v3.0.5) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.0.5/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.0.5/manifests/ha/install.yaml ``` #### Release Signatures and Provenance All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the [documentation](https://argo-cd.readthedocs.io/en/stable/operator-manual/signed-release-assets) on how to verify. #### Release Notes Blog Post For a detailed breakdown of the key changes and improvements in this release, check out the [official blog post](https://blog.argoproj.io/argo-cd-v2-14-release-candidate-57a664791e2a) #### Upgrading If upgrading from a different minor version, be sure to read the [upgrading](https://argo-cd.readthedocs.io/en/stable/operator-manual/upgrading/overview/) documentation. #### Changelog ##### Bug fixes - [`fe5869d`](https://github.com/argoproj/argo-cd/commit/fe5869d59a807612440ac305a96ef74cd80622ef): fix(hydrator): increase max msg size (cherry-pick [#&#8203;23190](https://github.com/argoproj/argo-cd/issues/23190)) ([#&#8203;23191](https://github.com/argoproj/argo-cd/issues/23191)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`0e20cb6`](https://github.com/argoproj/argo-cd/commit/0e20cb60a834e09ea5a292f18e2700524063fa46): fix: add cooldown to prevent resetting autoheal exp backoff preemptively (cherry-pick [#&#8203;23057](https://github.com/argoproj/argo-cd/issues/23057)) ([#&#8203;23189](https://github.com/argoproj/argo-cd/issues/23189)) ([@&#8203;gdsoumya](https://github.com/gdsoumya)) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v3.0.4...v3.0.5 <a href="https://argoproj.github.io/cd/"><img src="https://raw.githubusercontent.com/argoproj/argo-site/master/content/pages/cd/gitops-cd.png" width="25%" ></a> ### [`v3.0.4`](https://github.com/argoproj/argo-cd/releases/tag/v3.0.4) [Compare Source](https://github.com/argoproj/argo-cd/compare/v3.0.3...v3.0.4) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.0.4/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.0.4/manifests/ha/install.yaml ``` #### Release Signatures and Provenance All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the [documentation](https://argo-cd.readthedocs.io/en/stable/operator-manual/signed-release-assets) on how to verify. #### Release Notes Blog Post For a detailed breakdown of the key changes and improvements in this release, check out the [official blog post](https://blog.argoproj.io/argo-cd-v2-14-release-candidate-57a664791e2a) #### Upgrading If upgrading from a different minor version, be sure to read the [upgrading](https://argo-cd.readthedocs.io/en/stable/operator-manual/upgrading/overview/) documentation. #### Changelog This release fixes a critical security issue: GHSA-2hj5-g64g-fp6p ##### Other work - [`040ed44`](https://github.com/argoproj/argo-cd/commit/040ed44b202fef122fe1bf1c919a9f41d8e6f6e3): Merge commit from fork ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`c27a9d3`](https://github.com/argoproj/argo-cd/commit/c27a9d33603b399b228d896e98d4a5fc86afd53c): fix(commit-server): apply image override (cherry-pick [#&#8203;22916](https://github.com/argoproj/argo-cd/issues/22916)) ([#&#8203;22917](https://github.com/argoproj/argo-cd/issues/22917)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v3.0.3...v3.0.4 <a href="https://argoproj.github.io/cd/"><img src="https://raw.githubusercontent.com/argoproj/argo-site/master/content/pages/cd/gitops-cd.png" width="25%" ></a> ### [`v3.0.3`](https://github.com/argoproj/argo-cd/releases/tag/v3.0.3) [Compare Source](https://github.com/argoproj/argo-cd/compare/v3.0.2...v3.0.3) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.0.3/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.0.3/manifests/ha/install.yaml ``` #### Release Signatures and Provenance All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the [documentation](https://argo-cd.readthedocs.io/en/stable/operator-manual/signed-release-assets) on how to verify. #### Release Notes Blog Post For a detailed breakdown of the key changes and improvements in this release, check out the [official blog post](https://blog.argoproj.io/argo-cd-v2-14-release-candidate-57a664791e2a) #### Upgrading If upgrading from a different minor version, be sure to read the [upgrading](https://argo-cd.readthedocs.io/en/stable/operator-manual/upgrading/overview/) documentation. #### Changelog ##### Bug fixes - [`af3d926`](https://github.com/argoproj/argo-cd/commit/af3d9266a868c7c25804d653dad15e2a05e8ec44): fix: Account for batch event processing in e2e tests (cherry-pick [#&#8203;22356](https://github.com/argoproj/argo-cd/issues/22356)) ([#&#8203;23070](https://github.com/argoproj/argo-cd/issues/23070)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`ddd6df5`](https://github.com/argoproj/argo-cd/commit/ddd6df5d44ea5eaad8c309c5d74660df3ae9bc31): fix: infinite reconciliation loop when app is in error ([#&#8203;23067](https://github.com/argoproj/argo-cd/issues/23067)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`927ed35`](https://github.com/argoproj/argo-cd/commit/927ed3504e23b015ece64dafdc08156ed0c884df): fix: remove default `spec.preserveUnknownFields` ignoreDifference for CRD (cherry-pick [#&#8203;22948](https://github.com/argoproj/argo-cd/issues/22948)) ([#&#8203;23044](https://github.com/argoproj/argo-cd/issues/23044)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) ##### Documentation - [`b1cafa9`](https://github.com/argoproj/argo-cd/commit/b1cafa9d767bfe91a9a2ca2409be9b4712907ef7): docs: fix jsonpath in 2.14-3.0 upgrade doc (cherry-pick [#&#8203;23045](https://github.com/argoproj/argo-cd/issues/23045)) ([#&#8203;23046](https://github.com/argoproj/argo-cd/issues/23046)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) ##### Other work - [`866db14`](https://github.com/argoproj/argo-cd/commit/866db14e30624e62a23195008856e5df60bf7558): chore: bump gitops-engine ssd fix ([#&#8203;23071](https://github.com/argoproj/argo-cd/issues/23071)) ([@&#8203;pjiang-dev](https://github.com/pjiang-dev)) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v3.0.2...v3.0.3 <a href="https://argoproj.github.io/cd/"><img src="https://raw.githubusercontent.com/argoproj/argo-site/master/content/pages/cd/gitops-cd.png" width="25%" ></a> ### [`v3.0.2`](https://github.com/argoproj/argo-cd/releases/tag/v3.0.2) [Compare Source](https://github.com/argoproj/argo-cd/compare/v3.0.1...v3.0.2) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.0.2/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.0.2/manifests/ha/install.yaml ``` #### Release Signatures and Provenance All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the [documentation](https://argo-cd.readthedocs.io/en/stable/operator-manual/signed-release-assets) on how to verify. #### Release Notes Blog Post For a detailed breakdown of the key changes and improvements in this release, check out the [official blog post](https://blog.argoproj.io/argo-cd-v2-14-release-candidate-57a664791e2a) #### Upgrading If upgrading from a different minor version, be sure to read the [upgrading](https://argo-cd.readthedocs.io/en/stable/operator-manual/upgrading/overview/) documentation. #### Changelog ##### Bug fixes - [`3fb34b9`](https://github.com/argoproj/argo-cd/commit/3fb34b99de2a87334fc0bdd3dc183d1e8ed4daf4): fix(haproxy): setting maxconn in haproxy config cherry-pick ([#&#8203;15319](https://github.com/argoproj/argo-cd/issues/15319)) ([#&#8203;18283](https://github.com/argoproj/argo-cd/issues/18283)) ([#&#8203;23037](https://github.com/argoproj/argo-cd/issues/23037)) ([@&#8203;reggie-k](https://github.com/reggie-k)) - [`cca991a`](https://github.com/argoproj/argo-cd/commit/cca991a018d03d1b1ddb5a03ad82878d9cde6039): fix(test): broken e2e test (cherry-pick [#&#8203;22975](https://github.com/argoproj/argo-cd/issues/22975)) ([#&#8203;23017](https://github.com/argoproj/argo-cd/issues/23017)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`90e9d1a`](https://github.com/argoproj/argo-cd/commit/90e9d1a5ad10207c37d85801024828559a6c6154): fix: settings request doesn't return default tracking method ([#&#8203;22965](https://github.com/argoproj/argo-cd/issues/22965)) (cherry-pick) ([#&#8203;23034](https://github.com/argoproj/argo-cd/issues/23034)) ([@&#8203;oleksandr-codefresh](https://github.com/oleksandr-codefresh)) ##### Documentation - [`3d37cfa`](https://github.com/argoproj/argo-cd/commit/3d37cfac04bb4b0a372f2bd7598cfa08bd39ba9f): docs(server): no resource health when using the list api (cherry-pick [#&#8203;22954](https://github.com/argoproj/argo-cd/issues/22954)) ([#&#8203;22972](https://github.com/argoproj/argo-cd/issues/22972)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v3.0.1...v3.0.2 <a href="https://argoproj.github.io/cd/"><img src="https://raw.githubusercontent.com/argoproj/argo-site/master/content/pages/cd/gitops-cd.png" width="25%" ></a> ### [`v3.0.1`](https://github.com/argoproj/argo-cd/releases/tag/v3.0.1) [Compare Source](https://github.com/argoproj/argo-cd/compare/v3.0.0...v3.0.1) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.0.1/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.0.1/manifests/ha/install.yaml ``` #### Release Signatures and Provenance All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the [documentation](https://argo-cd.readthedocs.io/en/stable/operator-manual/signed-release-assets) on how to verify. #### Release Notes Blog Post For a detailed breakdown of the key changes and improvements in this release, check out the [official blog post](https://blog.argoproj.io/argo-cd-v3-0-release-candidate-a0b933f4e58f) #### Upgrading If upgrading from a different minor version, be sure to read the [upgrading](https://argo-cd.readthedocs.io/en/stable/operator-manual/upgrading/overview/) documentation. #### Changelog ##### Bug fixes - [`edd2358`](https://github.com/argoproj/argo-cd/commit/edd2358f79f6c822676b0d7e16e1d56d1e565c81): fix(docs): upgrading 3.0 docs (cherry-pick [#&#8203;22891](https://github.com/argoproj/argo-cd/issues/22891)) ([#&#8203;22894](https://github.com/argoproj/argo-cd/issues/22894)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`cb5d6f5`](https://github.com/argoproj/argo-cd/commit/cb5d6f5ef79950bf00f71646685a2049f5d70cbc): fix(health): handle nil lastTransitionTime ([#&#8203;22897](https://github.com/argoproj/argo-cd/issues/22897)) (cherry-pick [#&#8203;22900](https://github.com/argoproj/argo-cd/issues/22900)) ([#&#8203;22908](https://github.com/argoproj/argo-cd/issues/22908)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`2913d5f`](https://github.com/argoproj/argo-cd/commit/2913d5fcb582ef7531efce49bc20821199a09fb0): fix: Race condition in `nativeGitClient.LsFiles` (issue [#&#8203;21754](https://github.com/argoproj/argo-cd/issues/21754)) (cherry-pick [#&#8203;22878](https://github.com/argoproj/argo-cd/issues/22878)) ([#&#8203;22906](https://github.com/argoproj/argo-cd/issues/22906)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v3.0.0...v3.0.1 <a href="https://argoproj.github.io/cd/"><img src="https://raw.githubusercontent.com/argoproj/argo-site/master/content/pages/cd/gitops-cd.png" width="25%" ></a> ### [`v3.0.0`](https://github.com/argoproj/argo-cd/releases/tag/v3.0.0) [Compare Source](https://github.com/argoproj/argo-cd/compare/v2.14.13...v3.0.0) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.0.0/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.0.0/manifests/ha/install.yaml ``` #### Release Signatures and Provenance All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the [documentation](https://argo-cd.readthedocs.io/en/stable/operator-manual/signed-release-assets) on how to verify. #### Release Notes Blog Post For a detailed breakdown of the key changes and improvements in this release, check out the [official blog post](https://blog.argoproj.io/argo-cd-v3-0-release-candidate-a0b933f4e58f) #### Upgrading If upgrading from a different minor version, be sure to read the [upgrading](https://argo-cd.readthedocs.io/en/stable/operator-manual/upgrading/overview/) documentation. #### Changelog ##### Features - [`402802b`](https://github.com/argoproj/argo-cd/commit/402802b08974bb0f1c2e417f7a190d042813c108): feat!: Logs rbac enforce by default ([#&#8203;21678](https://github.com/argoproj/argo-cd/issues/21678)) ([@&#8203;reggie-k](https://github.com/reggie-k)) - [`cca7485`](https://github.com/argoproj/argo-cd/commit/cca748591737d568e5b976cb060b960c40bd8c14): feat!: update compareoptions default values ([#&#8203;22230](https://github.com/argoproj/argo-cd/issues/22230)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`029927b`](https://github.com/argoproj/argo-cd/commit/029927b25ee19b3b4dfaba554014233920a2b150): feat(appcontroller): store application health status in redis by default ([#&#8203;10312](https://github.com/argoproj/argo-cd/issues/10312)) ([#&#8203;21532](https://github.com/argoproj/argo-cd/issues/21532)) ([@&#8203;rumstead](https://github.com/rumstead)) - [`f775e7b`](https://github.com/argoproj/argo-cd/commit/f775e7bf28f9cd73fd8dd3f653817d4a1b10d47e): feat(appset): Add values to PR generator ([#&#8203;21557](https://github.com/argoproj/argo-cd/issues/21557)) ([@&#8203;dudo](https://github.com/dudo)) - [`b9131c1`](https://github.com/argoproj/argo-cd/commit/b9131c180246272ad7edf441bb80736e683187ab): feat(cmp): pass empty env vars to plugins ([#&#8203;18720](https://github.com/argoproj/argo-cd/issues/18720)) ([#&#8203;22096](https://github.com/argoproj/argo-cd/issues/22096)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`ac50d8e`](https://github.com/argoproj/argo-cd/commit/ac50d8e1c11ce1ea4d943ae7723a1d4a8f9aa3ff): feat(config)!: exclude known interim resources by default ([#&#8203;20013](https://github.com/argoproj/argo-cd/issues/20013)) ([#&#8203;21635](https://github.com/argoproj/argo-cd/issues/21635)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`910b951`](https://github.com/argoproj/argo-cd/commit/910b9518e4752472a3a9594b3a6b6b4f9796be78): feat(controller): enable batch event processing by default ([#&#8203;22338](https://github.com/argoproj/argo-cd/issues/22338)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`7edaef5`](https://github.com/argoproj/argo-cd/commit/7edaef54d456a9f5f59760f0bb4958e41a43fd94): feat(helm): upgrading helm to 3.17.0 ([#&#8203;21722](https://github.com/argoproj/argo-cd/issues/21722)) ([@&#8203;rumstead](https://github.com/rumstead)) - [`3d2c010`](https://github.com/argoproj/argo-cd/commit/3d2c010dbe9c7275ad2cbae02ab9b675ef3058d3): feat(hydrator): handle sourceHydrator fields from webhook ([#&#8203;19397](https://github.com/argoproj/argo-cd/issues/19397)) (cherry-pick [#&#8203;22485](https://github.com/argoproj/argo-cd/issues/22485)) ([#&#8203;22753](https://github.com/argoproj/argo-cd/issues/22753)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`88e43cb`](https://github.com/argoproj/argo-cd/commit/88e43cb730a26e58c52dbdf9e7df6cc5aa4801be): feat(kubectl): upgrading kubectl to 1.32.1 ([#&#8203;21724](https://github.com/argoproj/argo-cd/issues/21724)) ([@&#8203;rumstead](https://github.com/rumstead)) - [`c675757`](https://github.com/argoproj/argo-cd/commit/c6757573ae350c37ce601ab9b7787fd9b33164af): feat(kustomize): support --include-templates for labels ([#&#8203;15283](https://github.com/argoproj/argo-cd/issues/15283)) ([#&#8203;22069](https://github.com/argoproj/argo-cd/issues/22069)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`6f9389c`](https://github.com/argoproj/argo-cd/commit/6f9389c2ea6497d5285cde9e16e7e2b1bdcdb866): feat(log): support match case in pod log search ([#&#8203;21919](https://github.com/argoproj/argo-cd/issues/21919)) ([@&#8203;linghaoSu](https://github.com/linghaoSu)) - [`feb7097`](https://github.com/argoproj/argo-cd/commit/feb7097fc9808bd725b26d012bf04121e5c59995): feat(metrics): add more kubectl metrics ([#&#8203;21720](https://github.com/argoproj/argo-cd/issues/21720)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`606bd5b`](https://github.com/argoproj/argo-cd/commit/606bd5b04393a06461d007d066da0f0d4a6c6d95): feat(rbac)!: disable fine-grained inheritance by default ([#&#8203;19988](https://github.com/argoproj/argo-cd/issues/19988)) ([#&#8203;20671](https://github.com/argoproj/argo-cd/issues/20671)) ([@&#8203;fffinkel](https://github.com/fffinkel)) - [`e3bd569`](https://github.com/argoproj/argo-cd/commit/e3bd56972d98d139e79df85d930ac5dd441b3834): feat(server): make deep copies of objects returned by informers ([#&#8203;22173](https://github.com/argoproj/argo-cd/issues/22173)) ([#&#8203;22179](https://github.com/argoproj/argo-cd/issues/22179)) ([@&#8203;rumstead](https://github.com/rumstead)) - [`7296201`](https://github.com/argoproj/argo-cd/commit/72962014b53970b7eae3922ee0458fdc6d896f92): feat(ui): Added link to start page in argo logo ([#&#8203;21461](https://github.com/argoproj/argo-cd/issues/21461)) ([@&#8203;surajyadav1108](https://github.com/surajyadav1108)) - [`6d27928`](https://github.com/argoproj/argo-cd/commit/6d2792896598a39828b8716ba8437c1b50772cf8): feat(ui): highlight log lines by pod name ([#&#8203;21001](https://github.com/argoproj/argo-cd/issues/21001)) ([@&#8203;aali309](https://github.com/aali309)) - [`b8508f2`](https://github.com/argoproj/argo-cd/commit/b8508f29162b91a547ec94b25df8e1011c6576fb): feat(ui): rename filter message status on SYNC STATUS view ([#&#8203;21061](https://github.com/argoproj/argo-cd/issues/21061)) ([@&#8203;aali309](https://github.com/aali309)) - [`55f8a43`](https://github.com/argoproj/argo-cd/commit/55f8a434d06ee335b195783a0a83c6a7c8dd3078): feat(ui): split arrays in yaml to fix ambiguous collapse when array items have nested objects ([#&#8203;21064](https://github.com/argoproj/argo-cd/issues/21064)) ([@&#8203;aali309](https://github.com/aali309)) - [`0fab3cf`](https://github.com/argoproj/argo-cd/commit/0fab3cfeec9c68a4d762679b6cd8b5214d2ea2f3): feat(ui): support display sync wave ([#&#8203;20614](https://github.com/argoproj/argo-cd/issues/20614)) ([@&#8203;linghaoSu](https://github.com/linghaoSu)) - [`922c9e9`](https://github.com/argoproj/argo-cd/commit/922c9e9cccf5e3652ba1c6934d670d1c9e3c3920): feat(ui): support filter repo when input ([#&#8203;21451](https://github.com/argoproj/argo-cd/issues/21451)) ([@&#8203;linghaoSu](https://github.com/linghaoSu)) - [`89c4817`](https://github.com/argoproj/argo-cd/commit/89c48172138eabe03b062989f5928ae9a19d5dc7): feat: Add support for Azure workload identity for Git and OCI repositories. ([#&#8203;21118](https://github.com/argoproj/argo-cd/issues/21118)) ([@&#8203;jagpreetstamber](https://github.com/jagpreetstamber)) - [`f9ffb6a`](https://github.com/argoproj/argo-cd/commit/f9ffb6ae35b23f2a47fb33b2017ae1ab6cb89efb): feat: Added env reference objects to manifests for otlp.attrs ([#&#8203;21563](https://github.com/argoproj/argo-cd/issues/21563)) ([@&#8203;almoelda](https://github.com/almoelda)) - [`0973409`](https://github.com/argoproj/argo-cd/commit/0973409273918eebe0f8ff436056261cc477bfc7): feat: Kustomize ignore missing components ([#&#8203;18634](https://github.com/argoproj/argo-cd/issues/18634)) ([#&#8203;21674](https://github.com/argoproj/argo-cd/issues/21674)) ([@&#8203;bradkwadsworth](https://github.com/bradkwadsworth)) - [`74b3532`](https://github.com/argoproj/argo-cd/commit/74b35322a2639ad027c2fada1e675704faab9952): feat: Make certain Status panel items look more 'clickable' ([#&#8203;19698](https://github.com/argoproj/argo-cd/issues/19698)) ([#&#8203;22232](https://github.com/argoproj/argo-cd/issues/22232)) ([@&#8203;keithchong](https://github.com/keithchong)) - [`c0b2787`](https://github.com/argoproj/argo-cd/commit/c0b278738cd75621a1b3ed2128acfe19cb548700): feat: Support kube 1.32 ([#&#8203;21805](https://github.com/argoproj/argo-cd/issues/21805)) ([@&#8203;sivchari](https://github.com/sivchari)) - [`d301b40`](https://github.com/argoproj/argo-cd/commit/d301b40c6b7b4061bf1741e8a155659c08856bbe): feat: Upgrade notifications engine ([#&#8203;22273](https://github.com/argoproj/argo-cd/issues/22273)) ([@&#8203;sivchari](https://github.com/sivchari)) - [`c9c4068`](https://github.com/argoproj/argo-cd/commit/c9c40684b79aea7deed03de8df9de77768b971a6): feat: add AND operator opt-in option for sync windows matches ([#&#8203;16846](https://github.com/argoproj/argo-cd/issues/16846)) ([@&#8203;adriananeci](https://github.com/adriananeci)) - [`f258c45`](https://github.com/argoproj/argo-cd/commit/f258c450b8d115df8185d103aebfeffbebdef8a6): feat: add `ARGOCD_APP_PROJECT_NAME` to the build environment ([#&#8203;15185](https://github.com/argoproj/argo-cd/issues/15185)) ([#&#8203;21586](https://github.com/argoproj/argo-cd/issues/21586)) ([@&#8203;MacroPower](https://github.com/MacroPower)) - [`c71dd1a`](https://github.com/argoproj/argo-cd/commit/c71dd1a9e670844e4a72d3851185cb61c3ddbec7): feat: add a check for user defined role referential integrity ([#&#8203;21065](https://github.com/argoproj/argo-cd/issues/21065)) ([@&#8203;devopsjedi](https://github.com/devopsjedi)) - [`8044d68`](https://github.com/argoproj/argo-cd/commit/8044d6849273bb6e3ad59ad35d94d8300e43c733): feat: add bearer token auth ([#&#8203;21462](https://github.com/argoproj/argo-cd/issues/21462)) ([@&#8203;reggie-k](https://github.com/reggie-k)) - [`fa0b5f5`](https://github.com/argoproj/argo-cd/commit/fa0b5f56abd38ee99a10dfd665dae3faf445e31d): feat: add force promote actions for Numaplane rollouts ([#&#8203;22141](https://github.com/argoproj/argo-cd/issues/22141)) ([@&#8203;dpadhiar](https://github.com/dpadhiar)) - [`e4311d8`](https://github.com/argoproj/argo-cd/commit/e4311d830926aba78d6ae1f69d4572df261fba91): feat: add name and labels in cluster metrics ([#&#8203;17870](https://github.com/argoproj/argo-cd/issues/17870)) ([#&#8203;18453](https://github.com/argoproj/argo-cd/issues/18453)) ([@&#8203;flbla](https://github.com/flbla)) - [`ecb9dba`](https://github.com/argoproj/argo-cd/commit/ecb9dbac426351f9079517f6af3c5ee653ec91b3): feat: add support for azure workload identity in Microsoft Entra SSO ([#&#8203;21433](https://github.com/argoproj/argo-cd/issues/21433)) ([@&#8203;jagpreetstamber](https://github.com/jagpreetstamber)) - [`951d9d3`](https://github.com/argoproj/argo-cd/commit/951d9d3f17d53e79368886882949504c68e94070): feat: add the `--redis-compress` as the global flag to set redis compression. ([#&#8203;21786](https://github.com/argoproj/argo-cd/issues/21786)) ([@&#8203;nitishfy](https://github.com/nitishfy)) - [`561cbef`](https://github.com/argoproj/argo-cd/commit/561cbef5cc360a2f8b750d6a35d117cfcfc6c5b7): feat: checking user defined roles and policies for referential integrity ([#&#8203;20825](https://github.com/argoproj/argo-cd/issues/20825)) ([#&#8203;22132](https://github.com/argoproj/argo-cd/issues/22132)) ([@&#8203;devopsjedi](https://github.com/devopsjedi)) - [`d23e6ac`](https://github.com/argoproj/argo-cd/commit/d23e6ac79bb95a911b988551ba33bfc9939c5f18): feat: configurable log timestamp format ([#&#8203;21478](https://github.com/argoproj/argo-cd/issues/21478)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`c09e6fa`](https://github.com/argoproj/argo-cd/commit/c09e6fa6ad2f48017e2d66e65a679226414e6653): feat: improve StatefulSet immutable field error messages ([#&#8203;21209](https://github.com/argoproj/argo-cd/issues/21209)) ([@&#8203;aali309](https://github.com/aali309)) - [`1698370`](https://github.com/argoproj/argo-cd/commit/1698370363f8b5ca8df186d84012906c23a20390): feat: replace spdy with websocket for portforward and pod exec [#&#8203;21517](https://github.com/argoproj/argo-cd/issues/21517) ([#&#8203;21518](https://github.com/argoproj/argo-cd/issues/21518)) ([@&#8203;maoqide](https://github.com/maoqide)) - [`3e09f94`](https://github.com/argoproj/argo-cd/commit/3e09f946f4f229534bbcac7cf238546812e7a817): feat: resource customization for CustomResourceDefinition ([#&#8203;21416](https://github.com/argoproj/argo-cd/issues/21416)) ([@&#8203;almoelda](https://github.com/almoelda)) - [`6b002a5`](https://github.com/argoproj/argo-cd/commit/6b002a51067387055c8cc7226c0c6b8a1e19121c): feat: upgrade to v1.32.2 ([#&#8203;22168](https://github.com/argoproj/argo-cd/issues/22168)) ([@&#8203;sivchari](https://github.com/sivchari)) - [`fbd7f29`](https://github.com/argoproj/argo-cd/commit/fbd7f29056458deed52816d9cad3dc0139fe3656): feat: use errors.Join for debuggable ([#&#8203;22235](https://github.com/argoproj/argo-cd/issues/22235)) ([@&#8203;sivchari](https://github.com/sivchari)) - [`dbdc1e7`](https://github.com/argoproj/argo-cd/commit/dbdc1e737ab81184aa20a12430da69462fe138ff): feat: use log format config for klog ([#&#8203;5715](https://github.com/argoproj/argo-cd/issues/5715)) ([#&#8203;21458](https://github.com/argoproj/argo-cd/issues/21458)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) ##### Bug fixes - [`46bfc10`](https://github.com/argoproj/argo-cd/commit/46bfc10e4d4e84ec75245f554b2c9d0ed2348ab4): Revert "fix: Graceful shutdown for the API server ([#&#8203;18642](https://github.com/argoproj/argo-cd/issues/18642)) ([#&#8203;20981](https://github.com/argoproj/argo-cd/issues/20981))" ([#&#8203;21221](https://github.com/argoproj/argo-cd/issues/21221)) ([@&#8203;pasha-codefresh](https://github.com/pasha-codefresh)) - [`c6b0000`](https://github.com/argoproj/argo-cd/commit/c6b00007f2b2c05093f34c89f69e2de34f6815a9): fix(actions): don't run empty Lua scripts ([#&#8203;22084](https://github.com/argoproj/argo-cd/issues/22084)) ([#&#8203;22161](https://github.com/argoproj/argo-cd/issues/22161)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`e6f94f2`](https://github.com/argoproj/argo-cd/commit/e6f94f227cf92e82652e79bd19ec91878da4e912): fix(appcontroller): selfhealattemptscount needs to be reset at times ([#&#8203;22095](https://github.com/argoproj/argo-cd/issues/22095)) ([@&#8203;blakepettersson](https://github.com/blakepettersson)) - [`079341c`](https://github.com/argoproj/argo-cd/commit/079341c65cde946d260a1cb96324ce0be53f2b6b): fix(applicationset): ApplicationSets with rolling sync stuck in Pending ([#&#8203;20230](https://github.com/argoproj/argo-cd/issues/20230)) ([@&#8203;Fsero](https://github.com/Fsero)) - [`f6a84a4`](https://github.com/argoproj/argo-cd/commit/f6a84a470d1f8241207280a8d334ec9cb021443f): fix(appset): Reconcile appset only once when appset is refreshed (fix 21171) ([#&#8203;21172](https://github.com/argoproj/argo-cd/issues/21172)) ([@&#8203;dacofr](https://github.com/dacofr)) - [`f3509d2`](https://github.com/argoproj/argo-cd/commit/f3509d2f8ac6c9067d53c3a45b6ccc66ab02ead3): fix(appset): dont requeue appsets on status change ([#&#8203;21364](https://github.com/argoproj/argo-cd/issues/21364)) ([@&#8203;rumstead](https://github.com/rumstead)) - [`e852142`](https://github.com/argoproj/argo-cd/commit/e852142fb9467d32cd580b633e744d34bd875adf): fix(appset): events not honouring configured namespaces ([#&#8203;21219](https://github.com/argoproj/argo-cd/issues/21219)) ([#&#8203;21241](https://github.com/argoproj/argo-cd/issues/21241)) ([@&#8203;eadred](https://github.com/eadred)) - [`e44ae96`](https://github.com/argoproj/argo-cd/commit/e44ae96c0706ca15c8a7cd80ba352f2e19e4857e): fix(appset): generated app errors should use the default requeue ([#&#8203;21887](https://github.com/argoproj/argo-cd/issues/21887)) ([#&#8203;21936](https://github.com/argoproj/argo-cd/issues/21936)) ([@&#8203;rumstead](https://github.com/rumstead)) - [`922dd77`](https://github.com/argoproj/argo-cd/commit/922dd771e36973d8d1cc69ad14dd9e3002ab313a): fix(appset): improve git generator repo credential fallback ([#&#8203;21167](https://github.com/argoproj/argo-cd/issues/21167)) ([@&#8203;blakepettersson](https://github.com/blakepettersson)) - [`55aab6e`](https://github.com/argoproj/argo-cd/commit/55aab6efb6e8dd510050e23b876ff25792e39e54): fix(appset): reverted Gitlab SCM HasPath search and consider 404 errors as file not found ([#&#8203;16253](https://github.com/argoproj/argo-cd/issues/16253)) ([#&#8203;21597](https://github.com/argoproj/argo-cd/issues/21597)) ([@&#8203;prune998](https://github.com/prune998)) - [`37a7231`](https://github.com/argoproj/argo-cd/commit/37a7231bd3fe5c28470e1fbb46f34b3bdef98632): fix(appset): update gitlab SCM provider to search on parent folder ([#&#8203;16253](https://github.com/argoproj/argo-cd/issues/16253)) ([#&#8203;21491](https://github.com/argoproj/argo-cd/issues/21491)) ([@&#8203;prune998](https://github.com/prune998)) - [`06bd2ad`](https://github.com/argoproj/argo-cd/commit/06bd2ad10f5124ba98364a85ff1ec42947d34706): fix(ci): all version bump changes go in the PR ([#&#8203;21409](https://github.com/argoproj/argo-cd/issues/21409)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`2933154`](https://github.com/argoproj/argo-cd/commit/2933154a5c05c45f2c5405e87973092cd0e03d82): fix(ci): get correct previous version, fail workflow if not (cherry-pick [#&#8203;22376](https://github.com/argoproj/argo-cd/issues/22376)) ([#&#8203;22377](https://github.com/argoproj/argo-cd/issues/22377)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`15046b9`](https://github.com/argoproj/argo-cd/commit/15046b992e27856993d88d4609d3433b1948f6b3): fix(ci): handle major versions in compatibility table generator (cherry-pick [#&#8203;22370](https://github.com/argoproj/argo-cd/issues/22370)) ([#&#8203;22371](https://github.com/argoproj/argo-cd/issues/22371)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`43d2a3d`](https://github.com/argoproj/argo-cd/commit/43d2a3d93772cab395e611a75ef6026a96282915): fix(ci): proto references bump ([#&#8203;21391](https://github.com/argoproj/argo-cd/issues/21391)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`05c7625`](https://github.com/argoproj/argo-cd/commit/05c76253f0574c3a98134bca6319a71f257f5705): fix(ci): updating action-gh-release after upstream fix ([#&#8203;21407](https://github.com/argoproj/argo-cd/issues/21407)) ([@&#8203;rumstead](https://github.com/rumstead)) - [`eb6732e`](https://github.com/argoproj/argo-cd/commit/eb6732ec9e3a69cd9b28fb858471403f531cb3a6): fix(ci): use pinned Helm version for init-release ([#&#8203;22164](https://github.com/argoproj/argo-cd/issues/22164)) ([#&#8203;22165](https://github.com/argoproj/argo-cd/issues/22165)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`6e4c8fd`](https://github.com/argoproj/argo-cd/commit/6e4c8fd53d8fa9589ff6663b40b45058869329d5): fix(ci): use tags instead of branches (cherry-pick [#&#8203;22372](https://github.com/argoproj/argo-cd/issues/22372)) ([#&#8203;22373](https://github.com/argoproj/argo-cd/issues/22373)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`99cd3c7`](https://github.com/argoproj/argo-cd/commit/99cd3c765015f04b5c6bd2265457a1809c6490ac): fix(cli): add flags to admin import for retrying updates on conflicts and skipping resources with specific labels. ([#&#8203;21694](https://github.com/argoproj/argo-cd/issues/21694)) ([@&#8203;ashutosh16](https://github.com/ashutosh16)) - [`85684a8`](https://github.com/argoproj/argo-cd/commit/85684a8919104ce0e286837d771a28437aeb160a): fix(cli): application cannot be refreshed when invalid and hangs ([#&#8203;21615](https://github.com/argoproj/argo-cd/issues/21615)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`eb6dd46`](https://github.com/argoproj/argo-cd/commit/eb6dd46e194974d6216d8def5f80f10e127dd0dc): fix(cli): ignored resources should not be pruned during restore ([#&#8203;21894](https://github.com/argoproj/argo-cd/issues/21894)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`9c443b6`](https://github.com/argoproj/argo-cd/commit/9c443b65013945c1cbae77b0ff24f2c07200529f): fix(cli): improve performance for admin export/import cmd ([#&#8203;22322](https://github.com/argoproj/argo-cd/issues/22322)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`546383a`](https://github.com/argoproj/argo-cd/commit/546383a8e56355f90530c00a78385444efb943b1): fix(cli): log correct error message when updating a cluster that is not present ([#&#8203;22190](https://github.com/argoproj/argo-cd/issues/22190)) ([@&#8203;nitishfy](https://github.com/nitishfy)) - [`613d06d`](https://github.com/argoproj/argo-cd/commit/613d06d0b1f258bfe8dd7f5aa5a57d9b231ddb22): fix(cli): use correct CA when adding kube-public clusters ([#&#8203;21326](https://github.com/argoproj/argo-cd/issues/21326)) ([#&#8203;21327](https://github.com/argoproj/argo-cd/issues/21327)) ([@&#8203;aminarefzadeh](https://github.com/aminarefzadeh)) - [`f2ee9a6`](https://github.com/argoproj/argo-cd/commit/f2ee9a62d2120abd2ba8eed1915ecb0011bcd0c9): fix(cli): wrong variable to store --no-proxy value ([#&#8203;21226](https://github.com/argoproj/argo-cd/issues/21226)) ([@&#8203;the-technat](https://github.com/the-technat)) - [`a8ce677`](https://github.com/argoproj/argo-cd/commit/a8ce6772b8b8f4a73b99fed180bbbcf2be0fea51): fix(controller): always set health.status.lastTransitionTime ([#&#8203;22665](https://github.com/argoproj/argo-cd/issues/22665)) (cherry-pick [#&#8203;22666](https://github.com/argoproj/argo-cd/issues/22666)) ([#&#8203;22667](https://github.com/argoproj/argo-cd/issues/22667)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`1a9f226`](https://github.com/argoproj/argo-cd/commit/1a9f22625db5d5c968031e0a32c2ec1f6ce8ce60): fix(controller): rename cluster batch param and add to argocd-cmd-params-cm ([#&#8203;21402](https://github.com/argoproj/argo-cd/issues/21402)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`d54ae98`](https://github.com/argoproj/argo-cd/commit/d54ae98b20a7700bb143804d6029a41c057bc0c2): fix(controller): wrong tracking annotation for malformed resources ([#&#8203;22325](https://github.com/argoproj/argo-cd/issues/22325)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`b4a63ae`](https://github.com/argoproj/argo-cd/commit/b4a63aeba87d5d4d7b0c72a608fe873abc8be7f6): fix(dex): always request `federated:id` scope ([#&#8203;17908](https://github.com/argoproj/argo-cd/issues/17908)) ([#&#8203;21726](https://github.com/argoproj/argo-cd/issues/21726)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`ad09b9c`](https://github.com/argoproj/argo-cd/commit/ad09b9c744853d3dad0a7dbef27b49258dda6266): fix(docs): 2.14 upgrading docs ([#&#8203;21756](https://github.com/argoproj/argo-cd/issues/21756)) ([@&#8203;rumstead](https://github.com/rumstead)) - [`4382281`](https://github.com/argoproj/argo-cd/commit/43822815f76cd5c0bd6989029f20f56b787f2420): fix(docs): Fix syntax in e2e test docs ([#&#8203;21796](https://github.com/argoproj/argo-cd/issues/21796)) ([@&#8203;pjiang-dev](https://github.com/pjiang-dev)) - [`8545d21`](https://github.com/argoproj/argo-cd/commit/8545d214b6cf934ed1476f14a790657730e8bcc3): fix(docs): update --auth-token description in argocd_appset_update.md to account for environment variable ([#&#8203;22350](https://github.com/argoproj/argo-cd/issues/22350)) ([@&#8203;chengfang](https://github.com/chengfang)) - [`68d60cd`](https://github.com/argoproj/argo-cd/commit/68d60cd09269e0f81b09188c8eee30f73d0f5720): fix(docs): update mkdocs for upgrade guide ([#&#8203;21768](https://github.com/argoproj/argo-cd/issues/21768)) ([@&#8203;rumstead](https://github.com/rumstead)) - [`7c7dda0`](https://github.com/argoproj/argo-cd/commit/7c7dda0e93c0745a1d50aa399b6f7caca3108027): fix(grafanadashboard): add memory units to panels showing memory usage ([#&#8203;22078](https://github.com/argoproj/argo-cd/issues/22078)) ([@&#8203;BWagenerGenerali](https://github.com/BWagenerGenerali)) - [`9429275`](https://github.com/argoproj/argo-cd/commit/9429275a91cbf78e81703e35bca25ce97f02e67c): fix(hydrator): UI nil checks ([#&#8203;21598](https://github.com/argoproj/argo-cd/issues/21598)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`3baca9b`](https://github.com/argoproj/argo-cd/commit/3baca9b6960691435e039dd756ae122a272ebd42): fix(hydrator): don't get cluster or API versions for hydrator ([#&#8203;21985](https://github.com/argoproj/argo-cd/issues/21985)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`35009a7`](https://github.com/argoproj/argo-cd/commit/35009a7d1c278c5f609160651a843d17fcf1b8ef): fix(hydrator): don't use manifest-generate-paths ([#&#8203;22039](https://github.com/argoproj/argo-cd/issues/22039)) ([#&#8203;22015](https://github.com/argoproj/argo-cd/issues/22015)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`8a97c1d`](https://github.com/argoproj/argo-cd/commit/8a97c1d138b4c7fe0c19af284f753b69cb4dda95): fix(hydrator): refresh by annotation instead of work queue ([#&#8203;22016](https://github.com/argoproj/argo-cd/issues/22016)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`d1574c2`](https://github.com/argoproj/argo-cd/commit/d1574c204f8213a684962520fd8525827008dae0): fix(rbac): Add rights on applicationsets for the application controller ([#&#8203;20352](https://github.com/argoproj/argo-cd/issues/20352)) ([@&#8203;OpenGuidou](https://github.com/OpenGuidou)) - [`13b7b09`](https://github.com/argoproj/argo-cd/commit/13b7b09668307f8365346dd74c7bd032e216fecf): fix(settings): race condition on settings configMap ([#&#8203;21225](https://github.com/argoproj/argo-cd/issues/21225)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`416b7d0`](https://github.com/argoproj/argo-cd/commit/416b7d0c32947b0adc7b85893c8d3901b59146e5): fix(test): Use t.Fatal instead of os.Exit in tests (part 1) ([#&#8203;21003](https://github.com/argoproj/argo-cd/issues/21003)) ([#&#8203;22114](https://github.com/argoproj/argo-cd/issues/22114)) ([@&#8203;andrii-korotkov-verkada](https://github.com/andrii-korotkov-verkada)) - [`2afcb6f`](https://github.com/argoproj/argo-cd/commit/2afcb6f107deada4210dec8f44b2f57cd95f93db): fix(test): delete CRD between tests, install CRD before syncing CRs ([#&#8203;22299](https://github.com/argoproj/argo-cd/issues/22299)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`fa747f9`](https://github.com/argoproj/argo-cd/commit/fa747f987c83d6a761a6745a1b809ce1c741a111): fix(tests): Improved the e2e tests for app sync with impersonation feature ([#&#8203;21792](https://github.com/argoproj/argo-cd/issues/21792)) ([@&#8203;anandf](https://github.com/anandf)) - [`b88ad57`](https://github.com/argoproj/argo-cd/commit/b88ad57986aa75af414f4316ad4a74f574cb157b): fix(ui): Added SSV option to helm type repos ([#&#8203;22006](https://github.com/argoproj/argo-cd/issues/22006)) ([@&#8203;surajyadav1108](https://github.com/surajyadav1108)) - [`544aea1`](https://github.com/argoproj/argo-cd/commit/544aea18c32b34eac523791e7e2ef186abbd6daf): fix(ui): Cannot add an app that has both name and server destination ([#&#8203;21440](https://github.com/argoproj/argo-cd/issues/21440)) ([@&#8203;rpelczar](https://github.com/rpelczar)) - [`1ce0123`](https://github.com/argoproj/argo-cd/commit/1ce0123fa57a66998858b40b416e23b904354dda): fix(ui): Group Nodes breaks Kinds counts / views ([#&#8203;21337](https://github.com/argoproj/argo-cd/issues/21337)) ([@&#8203;surajyadav1108](https://github.com/surajyadav1108)) - [`71c7700`](https://github.com/argoproj/argo-cd/commit/71c7700f2eb4578e23b59c082c19c0f784e36dbc): fix(ui): Show error message when max pods to view logs are reached ([#&#8203;21725](https://github.com/argoproj/argo-cd/issues/21725)) ([@&#8203;pjiang-dev](https://github.com/pjiang-dev)) - [`854c62f`](https://github.com/argoproj/argo-cd/commit/854c62fc70bbc6b962c97b232cdb962e56086817): fix(ui): Solve issue with navigating with dropdown from an application's page ([#&#8203;21737](https://github.com/argoproj/argo-cd/issues/21737)) ([@&#8203;amit-o](https://github.com/amit-o)) - [`b6e6104`](https://github.com/argoproj/argo-cd/commit/b6e6104dbc131d03b5f3a7fd7b8f64c5de48e775): fix(ui): avoid spurious error on hydration ([#&#8203;22506](https://github.com/argoproj/argo-cd/issues/22506)) (cherry-pick [#&#8203;22711](https://github.com/argoproj/argo-cd/issues/22711)) ([#&#8203;22715](https://github.com/argoproj/argo-cd/issues/22715)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`38b0fd5`](https://github.com/argoproj/argo-cd/commit/38b0fd5cd4cb675a9e5708d95c949192dfbd0f8c): fix(ui): columns-adjusted for kind and Namespace in sync details. ([#&#8203;21038](https://github.com/argoproj/argo-cd/issues/21038)) ([@&#8203;surajyadav1108](https://github.com/surajyadav1108)) - [`ebeae20`](https://github.com/argoproj/argo-cd/commit/ebeae20ff40aef654a0cfbffdade8aaf03d012c1): fix(ui): fix bearerToken validate in helm connect page (cherry-pick [#&#8203;22791](https://github.com/argoproj/argo-cd/issues/22791)) ([#&#8203;22798](https://github.com/argoproj/argo-cd/issues/22798)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`bfb04dd`](https://github.com/argoproj/argo-cd/commit/bfb04ddf3e9735a7a1e06c5b3c44c4de2f6ed9e8): fix(ui): parameter tab null ref w/ hydrator ([#&#8203;22097](https://github.com/argoproj/argo-cd/issues/22097)) ([#&#8203;22131](https://github.com/argoproj/argo-cd/issues/22131)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`e2e6faa`](https://github.com/argoproj/argo-cd/commit/e2e6faa3b53ef50aa3aac47a245410ac0f0c8d73): fix(ui): prevent parameter editor from resetting when props update (fixes [#&#8203;14351](https://github.com/argoproj/argo-cd/issues/14351)) ([#&#8203;21625](https://github.com/argoproj/argo-cd/issues/21625)) ([@&#8203;k4r1](https://github.com/k4r1)) - [`4202168`](https://github.com/argoproj/argo-cd/commit/4202168c4424609698169dc0530168377838f9db): fix(ui): reduce rerender in pod log view ([#&#8203;22241](https://github.com/argoproj/argo-cd/issues/22241)) ([@&#8203;linghaoSu](https://github.com/linghaoSu)) - [`0d34340`](https://github.com/argoproj/argo-cd/commit/0d34340c20b6bb1770f4e0fa97de49848e4a0a7a): fix: 21062 Support GitLab "System Hook" webhooks for ApplicationSets ([#&#8203;21243](https://github.com/argoproj/argo-cd/issues/21243)) ([@&#8203;eadred](https://github.com/eadred)) - [`911a9c6`](https://github.com/argoproj/argo-cd/commit/911a9c6776afccb98a0c0f73bd749497c3a66ab4): fix: Add proxy registry key by dest server + name ([#&#8203;21791](https://github.com/argoproj/argo-cd/issues/21791)) ([@&#8203;leoluz](https://github.com/leoluz)) - [`a444a05`](https://github.com/argoproj/argo-cd/commit/a444a05e8f32368222c4104c756997fd6bdf86d9): fix: AppSet PullRequest and SCM generators get 401 from GitHub without tokenRef (cherry-pick [#&#8203;22737](https://github.com/argoproj/argo-cd/issues/22737)) ([#&#8203;22744](https://github.com/argoproj/argo-cd/issues/22744)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`ffbf9d5`](https://github.com/argoproj/argo-cd/commit/ffbf9d5911e9fd747d879987060162e108c70b2b): fix: AppSet PullRequest and SCM generators get 401 from GitHub without tokenRef (manually signed off cherry-pick [#&#8203;22737](https://github.com/argoproj/argo-cd/issues/22737)) ([#&#8203;22763](https://github.com/argoproj/argo-cd/issues/22763)) ([@&#8203;reggie-k](https://github.com/reggie-k)) - [`f39b425`](https://github.com/argoproj/argo-cd/commit/f39b425facb2a4fdc05193c85b51d145b0124d1c): fix: CVE-2024-21538 upgrading the indirect dep cross-spawn to greater than 7.0.5 ([#&#8203;21259](https://github.com/argoproj/argo-cd/issues/21259)) ([@&#8203;nmirasch](https://github.com/nmirasch)) - [`644315a`](https://github.com/argoproj/argo-cd/commit/644315ace198159ccb0dacc31ebac906a8b1ff12): fix: Change applicationset generate HTTP method to avoid route conflicts ([#&#8203;20758](https://github.com/argoproj/argo-cd/issues/20758)) ([@&#8203;amit-o](https://github.com/amit-o)) - [`d6a04a3`](https://github.com/argoproj/argo-cd/commit/d6a04a364235b913f89a39a528abb2fab41bfa95): fix: Check for semver constraint matching in application webhook handler (cherry-pick [#&#8203;21648](https://github.com/argoproj/argo-cd/issues/21648)) ([#&#8203;22507](https://github.com/argoproj/argo-cd/issues/22507)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`1905d12`](https://github.com/argoproj/argo-cd/commit/1905d127a57c4cc30b9818c5bc08d2bee9a4bbc0): fix: Check placement exists before length check ([#&#8203;22060](https://github.com/argoproj/argo-cd/issues/22060)) ([#&#8203;22057](https://github.com/argoproj/argo-cd/issues/22057)) ([@&#8203;dhaiducek](https://github.com/dhaiducek)) - [`0d2471b`](https://github.com/argoproj/argo-cd/commit/0d2471b3f93ace800cbe7af6cf718e922a6b1149): fix: Enable service account token automount for haproxy ([#&#8203;22226](https://github.com/argoproj/argo-cd/issues/22226)) (cherry-pick [#&#8203;22353](https://github.com/argoproj/argo-cd/issues/22353)) ([#&#8203;22406](https://github.com/argoproj/argo-cd/issues/22406)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`8841b0d`](https://github.com/argoproj/argo-cd/commit/8841b0dd1d943b333e30c1d1de02dad77530e203): fix: Fix calculating SelfHealBackOff delay when exceeding maximum ([#&#8203;20976](https://github.com/argoproj/argo-cd/issues/20976)) ([#&#8203;20978](https://github.com/argoproj/argo-cd/issues/20978)) ([@&#8203;mrysavy](https://github.com/mrysavy)) - [`4dcabb9`](https://github.com/argoproj/argo-cd/commit/4dcabb933e54f21cd922e7450c5b46ae86b08793): fix: Fix link about http middlewear and add adopter hetao101 ([#&#8203;21802](https://github.com/argoproj/argo-cd/issues/21802)) ([@&#8203;wanghonglei5181](https://github.com/wanghonglei5181)) - [`e3b333a`](https://github.com/argoproj/argo-cd/commit/e3b333a8609134daa570c2b098134ef26e35ffa4): fix: JSON format ([#&#8203;22237](https://github.com/argoproj/argo-cd/issues/22237)) ([@&#8203;sivchari](https://github.com/sivchari)) - [`5b79c34`](https://github.com/argoproj/argo-cd/commit/5b79c34c72300e6e2e6336051ce6992f6d54011c): fix: New kube applier for server side diff dry run with refactoring ([#&#8203;21488](https://github.com/argoproj/argo-cd/issues/21488)) ([#&#8203;21749](https://github.com/argoproj/argo-cd/issues/21749)) ([@&#8203;andrii-korotkov-verkada](https://github.com/andrii-korotkov-verkada)) - [`a8f646e`](https://github.com/argoproj/argo-cd/commit/a8f646e430781a3b1707d3bedde8ea4c8cd76e9a): fix: Notifications on-deployed would now be delivered if sync didn't change the health status of the app in a process ([#&#8203;22203](https://github.com/argoproj/argo-cd/issues/22203)) ([#&#8203;22204](https://github.com/argoproj/argo-cd/issues/22204)) ([@&#8203;andrii-korotkov-verkada](https://github.com/andrii-korotkov-verkada)) - [`7b1ed52`](https://github.com/argoproj/argo-cd/commit/7b1ed5218ae864d60792b7f424c13b7375a141ff): fix: On deployed trigger must consider race between last transition time and sync finished time ([#&#8203;9070](https://github.com/argoproj/argo-cd/issues/9070)) ([#&#8203;21944](https://github.com/argoproj/argo-cd/issues/21944)) ([@&#8203;andrii-korotkov-verkada](https://github.com/andrii-korotkov-verkada)) - [`f075c5a`](https://github.com/argoproj/argo-cd/commit/f075c5acd3ea3fc642536b70c00a049186086908): fix: Only port-forward to ready pods ([#&#8203;10610](https://github.com/argoproj/argo-cd/issues/10610)) (cherry-pick [#&#8203;22794](https://github.com/argoproj/argo-cd/issues/22794)) ([#&#8203;22825](https://github.com/argoproj/argo-cd/issues/22825)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`ed3cc48`](https://github.com/argoproj/argo-cd/commit/ed3cc488471a26d1f342eaf92a62a2731ac77ebb): fix: Policy/policy.open-cluster-management.io stuck in progressing status when no clusters match the policy ([#&#8203;21296](https://github.com/argoproj/argo-cd/issues/21296)) ([#&#8203;21297](https://github.com/argoproj/argo-cd/issues/21297)) ([@&#8203;mbaldessari](https://github.com/mbaldessari)) - [`43e5941`](https://github.com/argoproj/argo-cd/commit/43e594104212bae8ec15bacf7f31c504061842ee): fix: Race condition occurs during initial sharding ([#&#8203;22264](https://github.com/argoproj/argo-cd/issues/22264)) ([@&#8203;kahou82](https://github.com/kahou82)) - [`7424432`](https://github.com/argoproj/argo-cd/commit/74244323f8495a2369b79dc0a26655b711d1afa5): fix: Rephrased sentence to a meaningfull one ([#&#8203;22113](https://github.com/argoproj/argo-cd/issues/22113)) ([@&#8203;babugeet](https://github.com/babugeet)) - [`bfd72b4`](https://github.com/argoproj/argo-cd/commit/bfd72b42dff5e0b05d3748ff8ea1c20d1561976a): fix: Revert "fix: Race condition occurs during initial sharding ([#&#8203;22264](https://github.com/argoproj/argo-cd/issues/22264))" ([#&#8203;22354](https://github.com/argoproj/argo-cd/issues/22354)) ([@&#8203;andrii-korotkov-verkada](https://github.com/andrii-korotkov-verkada)) - [`f542ae5`](https://github.com/argoproj/argo-cd/commit/f542ae51588405065557e8ede710a50042cf529e): fix: Revert "split arrays in yaml to fix ambiguous collapse when array items have nested objects ([#&#8203;21064](https://github.com/argoproj/argo-cd/issues/21064))" ([#&#8203;22099](https://github.com/argoproj/argo-cd/issues/22099)) ([#&#8203;22128](https://github.com/argoproj/argo-cd/issues/22128)) ([@&#8203;andrii-korotkov-verkada](https://github.com/andrii-korotkov-verkada)) - [`4a1d0f3`](https://github.com/argoproj/argo-cd/commit/4a1d0f3af5cb1f093b3b17a82093f48f36959b99): fix: Switch default logging to JSON (issue: 20897) ([#&#8203;21656](https://github.com/argoproj/argo-cd/issues/21656)) ([@&#8203;teddy-wahle](https://github.com/teddy-wahle)) - [`0ed7c56`](https://github.com/argoproj/argo-cd/commit/0ed7c5618f727edb7aead256ff828def6da15b3e): fix: Unable to edit http repo credentials from ArgoCD UI ([#&#8203;22065](https://github.com/argoproj/argo-cd/issues/22065)) ([@&#8203;aali309](https://github.com/aali309)) - [`e8a3f7a`](https://github.com/argoproj/argo-cd/commit/e8a3f7aa33c05b1e2e9011cadaa2d240f811a4ca): fix: Update argo-ui dependency to pull in OCI icon ([#&#8203;18646](https://github.com/argoproj/argo-cd/issues/18646)) ([#&#8203;21698](https://github.com/argoproj/argo-cd/issues/21698)) ([@&#8203;keithchong](https://github.com/keithchong)) - [`376e8d5`](https://github.com/argoproj/argo-cd/commit/376e8d52605e8b18fc46e830892fe570968a30a8): fix: Update haproxy version to match the chart ([#&#8203;22226](https://github.com/argoproj/argo-cd/issues/22226)) ([#&#8203;22236](https://github.com/argoproj/argo-cd/issues/22236)) ([@&#8203;andrii-korotkov-verkada](https://github.com/andrii-korotkov-verkada)) - [`9f81cd4`](https://github.com/argoproj/argo-cd/commit/9f81cd47980805ed9b590ab418b121e33b8d5b8b): fix: Use ARGOCD_SERVER for default value ([#&#8203;21930](https://github.com/argoproj/argo-cd/issues/21930)) ([@&#8203;sivchari](https://github.com/sivchari)) - [`62ec9fe`](https://github.com/argoproj/argo-cd/commit/62ec9fef36b0e998e202405d70adb93ab3d78771): fix: Use t.Fatal instead of os.Exit in tests (part 2) ([#&#8203;21003](https://github.com/argoproj/argo-cd/issues/21003)) ([#&#8203;22187](https://github.com/argoproj/argo-cd/issues/22187)) ([@&#8203;andrii-korotkov-verkada](https://github.com/andrii-korotkov-verkada)) - [`c93924b`](https://github.com/argoproj/argo-cd/commit/c93924b3ccabdf769510db58b7684e3dc8a2d20c): fix: Wait for Subscription resources to reach AtLatestKnown ([#&#8203;21425](https://github.com/argoproj/argo-cd/issues/21425)) ([@&#8203;vinzent](https://github.com/vinzent)) - [`e6e9255`](https://github.com/argoproj/argo-cd/commit/e6e92552167ad10ce7ca45c02f5534af6741e710): fix: correct lookup for the kustomization file when applying patches ([#&#8203;22024](https://github.com/argoproj/argo-cd/issues/22024)) ([@&#8203;nitishfy](https://github.com/nitishfy)) - [`f548fd7`](https://github.com/argoproj/argo-cd/commit/f548fd7a247a0311ac31f9df5acf135fd44f401b): fix: correctly set compareWith when requesting app refresh with delay (fixes [#&#8203;18998](https://github.com/argoproj/argo-cd/issues/18998)) ([#&#8203;21298](https://github.com/argoproj/argo-cd/issues/21298)) ([@&#8203;shenxn](https://github.com/shenxn)) - [`5d131c5`](https://github.com/argoproj/argo-cd/commit/5d131c5251e5c2903823b2d5cc439ec30092c263): fix: do not exclude APIService resources (cherry-pick [#&#8203;22586](https://github.com/argoproj/argo-cd/issues/22586)) ([#&#8203;22587](https://github.com/argoproj/argo-cd/issues/22587)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`b2e8753`](https://github.com/argoproj/argo-cd/commit/b2e875323c7ce364ac19f49e65eaeca739ee8981): fix: do not normalize resource tracking on live crds (cherry-pick [#&#8203;22722](https://github.com/argoproj/argo-cd/issues/22722)) - cherry-pick 3.0 ([#&#8203;22735](https://github.com/argoproj/argo-cd/issues/22735)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`d183d9c`](https://github.com/argoproj/argo-cd/commit/d183d9c614d05979f1327a554942a9e656f1c2ec): fix: dynamic cluster distribution issue 20965, update the shard… ([#&#8203;21042](https://github.com/argoproj/argo-cd/issues/21042)) ([@&#8203;ivan-cai](https://github.com/ivan-cai)) - [`49a4b7f`](https://github.com/argoproj/argo-cd/commit/49a4b7f14fb6a006d76446a1b44ad5309c8ebc2d): fix: fetch syncedRevision in UpdateRevisionForPaths ([#&#8203;21014](https://github.com/argoproj/argo-cd/issues/21014)) ([#&#8203;21015](https://github.com/argoproj/argo-cd/issues/21015)) ([@&#8203;toyamagu-2021](https://github.com/toyamagu-2021)) - [`563ccb2`](https://github.com/argoproj/argo-cd/commit/563ccb20c7f9e246c1ac790f055fe2ce14e35fa4): fix: fix KustomizeImage Match function to pass added unit tests ([#&#8203;21872](https://github.com/argoproj/argo-cd/issues/21872)) ([@&#8203;chengfang](https://github.com/chengfang)) - [`6959e54`](https://github.com/argoproj/argo-cd/commit/6959e54f06688bb5409305c1b62e4c6625af40aa): fix: have argocd server pass the appLabelKey for proper caching ([#&#8203;22186](https://github.com/argoproj/argo-cd/issues/22186)) ([@&#8203;gdsoumya](https://github.com/gdsoumya)) - [`87671f5`](https://github.com/argoproj/argo-cd/commit/87671f55c512b306451855b4a4b4f2c4c2762045): fix: ignore prune=false resources from PruningRequired count ([#&#8203;21941](https://github.com/argoproj/argo-cd/issues/21941)) ([@&#8203;gdsoumya](https://github.com/gdsoumya)) - [`75cb7fc`](https://github.com/argoproj/argo-cd/commit/75cb7fc42de2b6aa4e58c899a28a3a07d88cf671): fix: issue 22206 - fixes overlapping lines in logs by increasing line height ([#&#8203;22207](https://github.com/argoproj/argo-cd/issues/22207)) ([@&#8203;GP3-RS](https://github.com/GP3-RS)) - [`eed70ee`](https://github.com/argoproj/argo-cd/commit/eed70eed6ef38bb64cfa950dc5fcae37c244ce76): fix: login return_url doesn't work with custom server paths ([#&#8203;21588](https://github.com/argoproj/argo-cd/issues/21588)) ([@&#8203;alexmt](https://github.com/alexmt)) - [`b600c5e`](https://github.com/argoproj/argo-cd/commit/b600c5ec7d6bf5f84268a0495b92e4b6fe942aff): fix: make codegen permissions ([#&#8203;21667](https://github.com/argoproj/argo-cd/issues/21667)) ([@&#8203;dudo](https://github.com/dudo)) - [`c7e02ee`](https://github.com/argoproj/argo-cd/commit/c7e02eefdd6ea3e9ab84f4014724175dca0edac5): fix: make test fails with exec format error ([#&#8203;21630](https://github.com/argoproj/argo-cd/issues/21630)) ([@&#8203;reggie-k](https://github.com/reggie-k)) - [`85c6d26`](https://github.com/argoproj/argo-cd/commit/85c6d267ba9fd1e62e9f77ffdee7affc9ddd3f1f): fix: override sub with federated_claims.user_id when dex is used ([#&#8203;20683](https://github.com/argoproj/argo-cd/issues/20683)) ([@&#8203;aali309](https://github.com/aali309)) - [`11b8665`](https://github.com/argoproj/argo-cd/commit/11b866578fa6aa6b115378bfb81cc800212261cd): fix: remove kustomize binary from git ([#&#8203;21526](https://github.com/argoproj/argo-cd/issues/21526)) ([@&#8203;rumstead](https://github.com/rumstead)) - [`6fea008`](https://github.com/argoproj/argo-cd/commit/6fea0084478853777a43acfcd0165dfc137c68d7): fix: remove project from cache key for project scoped credentials (cherry-pick [#&#8203;22712](https://github.com/argoproj/argo-cd/issues/22712)) ([#&#8203;22817](https://github.com/argoproj/argo-cd/issues/22817)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`686964d`](https://github.com/argoproj/argo-cd/commit/686964daaa468bf4bf0ae76f3d84ed69a308723e): fix: removed null security context from redis-ha values.yaml to placate helm 3.17.1 ([#&#8203;22035](https://github.com/argoproj/argo-cd/issues/22035)) ([@&#8203;reggie-k](https://github.com/reggie-k)) - [`6f38327`](https://github.com/argoproj/argo-cd/commit/6f383276477ec00b04644322885fb44b4949b299): fix: resolve the failing e2e appset tests for ksonnet applications ([#&#8203;21580](https://github.com/argoproj/argo-cd/issues/21580)) ([@&#8203;reggie-k](https://github.com/reggie-k)) - [`806c5f6`](https://github.com/argoproj/argo-cd/commit/806c5f6b6da75b74219c2317a3a124c6c9276841): fix: return cluster URL in error message, not full cluster object ([#&#8203;22094](https://github.com/argoproj/argo-cd/issues/22094)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`94b34f8`](https://github.com/argoproj/argo-cd/commit/94b34f88ecefb7c81bcd5c8a9489e8dd4c46b69f): fix: upgrade x/crypto to v0.35.0 to solve CVE-2025-22869 ([#&#8203;22048](https://github.com/argoproj/argo-cd/issues/22048)) ([@&#8203;gergelyfabian](https://github.com/gergelyfabian)) ##### Documentation - [`e3caeba`](https://github.com/argoproj/argo-cd/commit/e3caebae56c6f6c1a7ce3a6bb9f4b3543e8a31e7): docs(hydrator): document signature verification limitation ([#&#8203;21504](https://github.com/argoproj/argo-cd/issues/21504)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`04a1608`](https://github.com/argoproj/argo-cd/commit/04a1608643b8c4843fbc07c02bb7dcc21a83bccf): docs: 3.0 release date on May 06 ([#&#8203;22189](https://github.com/argoproj/argo-cd/issues/22189)) ([@&#8203;reggie-k](https://github.com/reggie-k)) - [`fdf9a30`](https://github.com/argoproj/argo-cd/commit/fdf9a305b394e9dc65463781b66f50aeb55b590c): docs: 3.0 upgrade guide ([#&#8203;21457](https://github.com/argoproj/argo-cd/issues/21457)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`c687247`](https://github.com/argoproj/argo-cd/commit/c687247ce84db325ce100f43ce05f18ae86b2c17): docs: Add LY Corporation to list of users ([#&#8203;21592](https://github.com/argoproj/argo-cd/issues/21592)) ([@&#8203;Asuforce](https://github.com/Asuforce)) - [`898a126`](https://github.com/argoproj/argo-cd/commit/898a126f105e54f11db49aa73dc7a6b6ac575e78): docs: Add section on how to lock down/restrict the default project ([#&#8203;21757](https://github.com/argoproj/argo-cd/issues/21757)) ([@&#8203;dag-andersen](https://github.com/dag-andersen)) - [`3f74b24`](https://github.com/argoproj/argo-cd/commit/3f74b24c0a2580594fb08d0970e144681e1d78c0): docs: Adding Argo CD CLI plugin support proposal ([#&#8203;19624](https://github.com/argoproj/argo-cd/issues/19624)) ([@&#8203;christianh814](https://github.com/christianh814)) - [`7ba7fc0`](https://github.com/argoproj/argo-cd/commit/7ba7fc028ec328d09973b2b0fea375464436efb9): docs: Auto Sync toggle does not work for Applications created with an ApplicationSet ([#&#8203;21577](https://github.com/argoproj/argo-cd/issues/21577)) ([@&#8203;revitalbarletz](https://github.com/revitalbarletz)) - [`f275157`](https://github.com/argoproj/argo-cd/commit/f27515783a85f120a497f89e2484a73c0929c2c6): docs: Document Helm 3.17.1 breaking changes ([#&#8203;22283](https://github.com/argoproj/argo-cd/issues/22283)) ([@&#8203;reggie-k](https://github.com/reggie-k)) - [`c4183aa`](https://github.com/argoproj/argo-cd/commit/c4183aad7657bef4eddc26776e5c33c7d69bf84b): docs: Document askpass socket sharing between reposerver and cmp sidecar ([#&#8203;22083](https://github.com/argoproj/argo-cd/issues/22083)) ([@&#8203;peschmae](https://github.com/peschmae)) - [`d19b02d`](https://github.com/argoproj/argo-cd/commit/d19b02dcd0f3223de03d81054d4ecaa265a839ca): docs: Ensure Argo CD Hydrator branch prefix consistency ([#&#8203;21836](https://github.com/argoproj/argo-cd/issues/21836)) ([@&#8203;dag-andersen](https://github.com/dag-andersen)) - [`167e122`](https://github.com/argoproj/argo-cd/commit/167e122eba964f2c61d41745f7ffcf3aae0964e2): docs: Fix typo code-gen/codegen contributors-quickstart.md ([#&#8203;21922](https://github.com/argoproj/argo-cd/issues/21922)) ([@&#8203;fe-ax](https://github.com/fe-ax)) - [`dc32867`](https://github.com/argoproj/argo-cd/commit/dc3286730af6bc9537c4b63181127e163a47492e): docs: Fix typos and grammar in tls.md ([#&#8203;22229](https://github.com/argoproj/argo-cd/issues/22229)) ([@&#8203;todaywasawesome](https://github.com/todaywasawesome)) - [`87539aa`](https://github.com/argoproj/argo-cd/commit/87539aa55870f3a4f3a824b9ae447a9c0af2e98e): docs: Surface blog with (actual) release notes better ([#&#8203;21572](https://github.com/argoproj/argo-cd/issues/21572)) ([@&#8203;revitalbarletz](https://github.com/revitalbarletz)) - [`499f74d`](https://github.com/argoproj/argo-cd/commit/499f74dc27e288220a6c1476db8894ba23d2c28b): docs: Update USERS.md ([#&#8203;22093](https://github.com/argoproj/argo-cd/issues/22093)) ([@&#8203;mreparaz](https://github.com/mreparaz)) - [`961147d`](https://github.com/argoproj/argo-cd/commit/961147d3874cf90a142c08d912d62cdb555fea14): docs: Update sync-kubectl.md - Correct kubectl command for a sample ([#&#8203;22030](https://github.com/argoproj/argo-cd/issues/22030)) ([@&#8203;taeyeopkim1](https://github.com/taeyeopkim1)) - [`1823d8f`](https://github.com/argoproj/argo-cd/commit/1823d8fcd27b1249d4834925b3ef9878df5bb11c): docs: add applicationset controller doc to preserve annotations and labels ([#&#8203;22008](https://github.com/argoproj/argo-cd/issues/22008)) ([@&#8203;leoluz](https://github.com/leoluz)) - [`77ff8f0`](https://github.com/argoproj/argo-cd/commit/77ff8f0dd48e49f1b558c6a2cc0be901735c192e): docs: add missing word ([#&#8203;21428](https://github.com/argoproj/argo-cd/issues/21428)) ([@&#8203;nitishfy](https://github.com/nitishfy)) - [`2d10d4e`](https://github.com/argoproj/argo-cd/commit/2d10d4e78567afcbb18db5e60f3fe48583a7e5b9): docs: add mkdocs configuration stanza to .readthedocs.yaml ([#&#8203;21475](https://github.com/argoproj/argo-cd/issues/21475)) ([@&#8203;reggie-k](https://github.com/reggie-k)) - [`975e966`](https://github.com/argoproj/argo-cd/commit/975e966e26a3b86bfe129944b0a8b093db0030f5): docs: add more info on what `login --core` does ([#&#8203;21487](https://github.com/argoproj/argo-cd/issues/21487)) ([@&#8203;nitishfy](https://github.com/nitishfy)) - [`db8d2f0`](https://github.com/argoproj/argo-cd/commit/db8d2f08d926c9f811a3d4f26d2883856e135e38): docs: add note about comments in policy.csv files ([#&#8203;21339](https://github.com/argoproj/argo-cd/issues/21339)) ([@&#8203;morremeyer](https://github.com/morremeyer)) - [`9fd6bee`](https://github.com/argoproj/argo-cd/commit/9fd6beea7f07d0b83e154d6fe20f9db00dcc50e0): docs: add statusbadge.url override information ([#&#8203;21529](https://github.com/argoproj/argo-cd/issues/21529)) ([@&#8203;tobiasehlert](https://github.com/tobiasehlert)) - [`1645d57`](https://github.com/argoproj/argo-cd/commit/1645d576fd0c8e9e822037d5ff6dd4469aeaf0ff): docs: add wildcard globbing example to docs ([#&#8203;21429](https://github.com/argoproj/argo-cd/issues/21429)) ([@&#8203;LRost](https://github.com/LRost)) - [`65664ce`](https://github.com/argoproj/argo-cd/commit/65664ce5f302f46e765ea5da89109145b8b543c6): docs: clarify wording on cluster secrets ([#&#8203;21865](https://github.com/argoproj/argo-cd/issues/21865)) ([@&#8203;todaywasawesome](https://github.com/todaywasawesome)) - [`7327093`](https://github.com/argoproj/argo-cd/commit/7327093b66274a99661eed2f1947a22c6f4d9bfb): docs: custom resource action UI tweaks ([#&#8203;22202](https://github.com/argoproj/argo-cd/issues/22202)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`8a752a5`](https://github.com/argoproj/argo-cd/commit/8a752a56d6e6279f33af658176c1a57a0ac441c6): docs: document bearerToken in repo example doc ([#&#8203;22195](https://github.com/argoproj/argo-cd/issues/22195)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`8d12e35`](https://github.com/argoproj/argo-cd/commit/8d12e352f4db7dea923dc5a37da8ef6c5ef9d4c2): docs: document logs RBAC enforcement remediation ([#&#8203;22285](https://github.com/argoproj/argo-cd/issues/22285)) ([@&#8203;reggie-k](https://github.com/reggie-k)) - [`f63f5f9`](https://github.com/argoproj/argo-cd/commit/f63f5f954ea6f2f9ebf37b40d8d25e9dcc3ac259): docs: document source hydrator maturity ([#&#8203;21969](https://github.com/argoproj/argo-cd/issues/21969)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`c32afb4`](https://github.com/argoproj/argo-cd/commit/c32afb4ee28dc224808d306c1aa9db4017d34af3): docs: endorse secrets operators, caution against plugins ([#&#8203;21629](https://github.com/argoproj/argo-cd/issues/21629)) ([#&#8203;21631](https://github.com/argoproj/argo-cd/issues/21631)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`05cde71`](https://github.com/argoproj/argo-cd/commit/05cde71efc9297b8b620ae4d6f4fcfa1c2fb7a0b): docs: fix aws sso documentation ([#&#8203;20681](https://github.com/argoproj/argo-cd/issues/20681)) ([@&#8203;chansuke](https://github.com/chansuke)) - [`40d86e7`](https://github.com/argoproj/argo-cd/commit/40d86e7b184f257da368b446c266e766c8d7b18e): docs: fix broken link in notifications overview ([#&#8203;21684](https://github.com/argoproj/argo-cd/issues/21684)) ([@&#8203;jeanmorais](https://github.com/jeanmorais)) - [`ce81912`](https://github.com/argoproj/argo-cd/commit/ce819128f9f46b9d58b73aac75d39ae0d4d04eda): docs: fix project role docs ([#&#8203;21832](https://github.com/argoproj/argo-cd/issues/21832)) ([@&#8203;klemmster](https://github.com/klemmster)) - [`bd1018a`](https://github.com/argoproj/argo-cd/commit/bd1018af5eeb5b4ef54ebb95d04895e987257b40): docs: fix tmp path and document Rancher caveat ([#&#8203;22252](https://github.com/argoproj/argo-cd/issues/22252)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`3c3410c`](https://github.com/argoproj/argo-cd/commit/3c3410cf5d76afd06666a11adf9678479c3c7258): docs: fix typo in declarative-setup.md ([#&#8203;22256](https://github.com/argoproj/argo-cd/issues/22256)) ([@&#8203;muffl0n](https://github.com/muffl0n)) - [`846503b`](https://github.com/argoproj/argo-cd/commit/846503bb0e7c9cd994586395192cac17f05a37ff): docs: note idle connections issue for cluster namespaces ([#&#8203;21978](https://github.com/argoproj/argo-cd/issues/21978)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`1a56ea7`](https://github.com/argoproj/argo-cd/commit/1a56ea7417eb25494d7f6c00ecb47be17d546c1a): docs: remove branch var outdated from the cluster param ([#&#8203;21549](https://github.com/argoproj/argo-cd/issues/21549)) ([@&#8203;afzal442](https://github.com/afzal442)) - [`070287c`](https://github.com/argoproj/argo-cd/commit/070287cecc632bd0a9b7ed00f20aa9d789e78e2d): docs: update contributors guide with repo clone and make targets ([#&#8203;21473](https://github.com/argoproj/argo-cd/issues/21473)) ([@&#8203;reggie-k](https://github.com/reggie-k)) - [`9f8d68f`](https://github.com/argoproj/argo-cd/commit/9f8d68f07b53af26f228c5180b2affde14c2af87): docs: various wording fixes for 3.0 migration guide ([#&#8203;22343](https://github.com/argoproj/argo-cd/issues/22343)) ([@&#8203;todaywasawesome](https://github.com/todaywasawesome)) ##### Dependency updates - [`f2c5093`](https://github.com/argoproj/argo-cd/commit/f2c509301378d4524dab03add2ea4720b7740dd1): chore(deps): bump [@&#8203;types/selenium-webdriver](https://github.com/types/selenium-webdriver) from 4.1.27 to 4.1.28 in /ui-test ([#&#8203;21414](https://github.com/argoproj/argo-cd/issues/21414)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`e6b110d`](https://github.com/argoproj/argo-cd/commit/e6b110d05b7c3e2337a8fe46edd9c610e5ca6a79): chore(deps): bump SonarSource/sonarqube-scan-action from 4.1.0 to 4.2.1 ([#&#8203;21230](https://github.com/argoproj/argo-cd/issues/21230)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`cb135fd`](https://github.com/argoproj/argo-cd/commit/cb135fdd0d6bfa23036cf04f33e06fde5ff7946c): chore(deps): bump axios from 1.7.4 to 1.8.2 in /ui-test ([#&#8203;22247](https://github.com/argoproj/argo-cd/issues/22247)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`5e30858`](https://github.com/argoproj/argo-cd/commit/5e30858705d830e41ab006f263afde509f71bf10): chore(deps): bump bitnami/kubectl from 1.31 to 1.32 in /test/container ([#&#8203;21234](https://github.com/argoproj/argo-cd/issues/21234)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`812a9da`](https://github.com/argoproj/argo-cd/commit/812a9da62a0a7b70fc9f48d427d6ec750a78ae5e): chore(deps): bump chromedriver from 131.0.3 to 131.0.4 in /ui-test ([#&#8203;21268](https://github.com/argoproj/argo-cd/issues/21268)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`c3600d2`](https://github.com/argoproj/argo-cd/commit/c3600d240a42a4708ec65091ffb23689b4513f85): chore(deps): bump chromedriver from 131.0.4 to 131.0.5 in /ui-test ([#&#8203;21415](https://github.com/argoproj/argo-cd/issues/21415)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`742d45a`](https://github.com/argoproj/argo-cd/commit/742d45a1f5ee49292680887dbab57543e952bbc9): chore(deps): bump chromedriver from 131.0.5 to 132.0.0 in /ui-test ([#&#8203;21512](https://github.com/argoproj/argo-cd/issues/21512)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`cdb7995`](https://github.com/argoproj/argo-cd/commit/cdb7995693211e378bfd8ab49b28b43c33fcaf5e): chore(deps): bump chromedriver from 132.0.0 to 132.0.1 in /ui-test ([#&#8203;21646](https://github.com/argoproj/argo-cd/issues/21646)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`6c64d5f`](https://github.com/argoproj/argo-cd/commit/6c64d5ff552efcb63409e3ba077b9b37f576ba58): chore(deps): bump chromedriver from 132.0.1 to 133.0.2 in /ui-test ([#&#8203;21916](https://github.com/argoproj/argo-cd/issues/21916)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`c47152d`](https://github.com/argoproj/argo-cd/commit/c47152d0174a56bc30e22fae795fcd06648367e8): chore(deps): bump chromedriver from 133.0.2 to 133.0.3 in /ui-test ([#&#8203;22018](https://github.com/argoproj/argo-cd/issues/22018)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`2cefcc5`](https://github.com/argoproj/argo-cd/commit/2cefcc5a364b4bc4ba2eaf2a4c3d960d88d8ae34): chore(deps): bump chromedriver from 133.0.3 to 134.0.0 in /ui-test ([#&#8203;22218](https://github.com/argoproj/argo-cd/issues/22218)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`a45f715`](https://github.com/argoproj/argo-cd/commit/a45f71576314245beb297880c1060f8547596c32): chore(deps): bump chromedriver from 134.0.0 to 134.0.2 in /ui-test ([#&#8203;22307](https://github.com/argoproj/argo-cd/issues/22307)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`5207508`](https://github.com/argoproj/argo-cd/commit/5207508871d35ca7fd0cc429722b71b3a1d2e2bb): chore(deps): bump code.gitea.io/sdk/gitea from 0.19.0 to 0.20.0 ([#&#8203;21464](https://github.com/argoproj/argo-cd/issues/21464)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`8ce1c33`](https://github.com/argoproj/argo-cd/commit/8ce1c33ce6b5a45ca68f70119fcb8333ab6f6e26): chore(deps): bump docker/setup-buildx-action from 3.7.1 to 3.8.0 ([#&#8203;21210](https://github.com/argoproj/argo-cd/issues/21210)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`1d47e1c`](https://github.com/argoproj/argo-cd/commit/1d47e1c7eb1371472f08c300bb9cd0ec52594c3f): chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.8.0 to 1.8.1 ([#&#8203;21566](https://github.com/argoproj/argo-cd/issues/21566)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`b3bf182`](https://github.com/argoproj/argo-cd/commit/b3bf182a65acc8f09b6c2d837d6f6b3ec5fb3489): chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.8.1 to 1.8.2 ([#&#8203;21867](https://github.com/argoproj/argo-cd/issues/21867)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`627da11`](https://github.com/argoproj/argo-cd/commit/627da1138487912f4410c560e298d33a87bb19f1): chore(deps): bump github.com/Azure/kubelogin from 0.1.6 to 0.1.8 ([#&#8203;22271](https://github.com/argoproj/argo-cd/issues/22271)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`c8e1de6`](https://github.com/argoproj/argo-cd/commit/c8e1de61461eb1bd5612c10b6586760baa89172d): chore(deps): bump github.com/Azure/kubelogin from 0.1.8 to 0.1.9 ([#&#8203;22308](https://github.com/argoproj/argo-cd/issues/22308)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`2a760e1`](https://github.com/argoproj/argo-cd/commit/2a760e1fd1eb65f082d1778369613228d59d233b): chore(deps): bump github.com/alicebob/miniredis/v2 from 2.33.0 to 2.34.0 ([#&#8203;21232](https://github.com/argoproj/argo-cd/issues/21232)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`2194443`](https://github.com/argoproj/argo-cd/commit/219444313a06ce0de92fc52ab32ec4e93cfcb49a): chore(deps): bump github.com/aws/aws-sdk-go from 1.55.5 to 1.55.6 ([#&#8203;21514](https://github.com/argoproj/argo-cd/issues/21514)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`5d84eb4`](https://github.com/argoproj/argo-cd/commit/5d84eb4ff3b7eee0c800b388b2a3a873f8f7f7d8): chore(deps): bump github.com/bmatcuk/doublestar/v4 from 4.7.1 to 4.8.0 ([#&#8203;21483](https://github.com/argoproj/argo-cd/issues/21483)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`5e5ec1b`](https://github.com/argoproj/argo-cd/commit/5e5ec1b021b6a38f2ad9255134e8878096d6bb6d): chore(deps): bump github.com/bmatcuk/doublestar/v4 from 4.8.0 to 4.8.1 ([#&#8203;21677](https://github.com/argoproj/argo-cd/issues/21677)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`4723abd`](https://github.com/argoproj/argo-cd/commit/4723abd0b4911e39d7aa7c4ba721157436de15d8): chore(deps): bump github.com/bradleyfalzon/ghinstallation/v2 ([#&#8203;21353](https://github.com/argoproj/argo-cd/issues/21353)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`ecee599`](https://github.com/argoproj/argo-cd/commit/ecee599640bee639d48454b606a3b2183ffcaf54): chore(deps): bump github.com/bradleyfalzon/ghinstallation/v2 from 2.13.0 to 2.14.0 ([#&#8203;21955](https://github.com/argoproj/argo-cd/issues/21955)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`635e592`](https://github.com/argoproj/argo-cd/commit/635e592778d1eeba74070f887aec974e5afde664): chore(deps): bump github.com/casbin/casbin/v2 from 2.102.0 to 2.103.0 ([#&#8203;21330](https://github.com/argoproj/argo-cd/issues/21330)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`84f2ab8`](https://github.com/argoproj/argo-cd/commit/84f2ab850d714de17cea9dcb621146895d98eaa2): chore(deps): bump github.com/casbin/govaluate from 1.2.0 to 1.3.0 ([#&#8203;21331](https://github.com/argoproj/argo-cd/issues/21331)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`b3e31ed`](https://github.com/argoproj/argo-cd/commit/b3e31ed1f4fb54b3523a19c2b4efa65b33d8b16a): chore(deps): bump github.com/coreos/go-oidc/v3 from 3.11.0 to 3.12.0 ([#&#8203;21383](https://github.com/argoproj/argo-cd/issues/21383)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`de40dc2`](https://github.com/argoproj/argo-cd/commit/de40dc23347c1fc251bd47da3430b483b02b7792): chore(deps): bump github.com/coreos/go-oidc/v3 from 3.12.0 to 3.13.0 ([#&#8203;22347](https://github.com/argoproj/argo-cd/issues/22347)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`d29124f`](https://github.com/argoproj/argo-cd/commit/d29124fd3aa045bf4f3a0a8ce90ae8648e4a06f8): chore(deps): bump github.com/cyphar/filepath-securejoin ([#&#8203;21233](https://github.com/argoproj/argo-cd/issues/21233)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`9a51757`](https://github.com/argoproj/argo-cd/commit/9a51757049dc028596d4950d7a6c7cd5a446301a): chore(deps): bump github.com/cyphar/filepath-securejoin from 0.3.6 to 0.4.0 ([#&#8203;21484](https://github.com/argoproj/argo-cd/issues/21484)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`eb8f05a`](https://github.com/argoproj/argo-cd/commit/eb8f05a9fd187245a3afab54a5dc8f1a616a2d58): chore(deps): bump github.com/cyphar/filepath-securejoin from 0.4.0 to 0.4.1 ([#&#8203;21700](https://github.com/argoproj/argo-cd/issues/21700)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`ab05f35`](https://github.com/argoproj/argo-cd/commit/ab05f355074d8982d292d9375ac27bd83b9ba7ca): chore(deps): bump github.com/dlclark/regexp2 from 1.11.4 to 1.11.5 ([#&#8203;21853](https://github.com/argoproj/argo-cd/issues/21853)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`b9f49df`](https://github.com/argoproj/argo-cd/commit/b9f49df757372822b16ff9d8871b629c41f8d11a): chore(deps): bump github.com/evanphx/json-patch from 5.9.0+incompatible to 5.9.11+incompatible ([#&#8203;21699](https://github.com/argoproj/argo-cd/issues/21699)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`dd366f5`](https://github.com/argoproj/argo-cd/commit/dd366f56fa9fac94aeb04989a0164742d4e82c22): chore(deps): bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.0 ([#&#8203;21329](https://github.com/argoproj/argo-cd/issues/21329)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`8200e3d`](https://github.com/argoproj/argo-cd/commit/8200e3d315abd5f2a8cbf447bcc11585c8ddded9): chore(deps): bump github.com/go-git/go-git/v5 from 5.13.0 to 5.13.1 ([#&#8203;21352](https://github.com/argoproj/argo-cd/issues/21352)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`bcf2143`](https://github.com/argoproj/argo-cd/commit/bcf2143dfee5c979d6ee97bbefcd8b82ff2c18dc): chore(deps): bump github.com/go-git/go-git/v5 from 5.13.1 to 5.13.2 ([#&#8203;21641](https://github.com/argoproj/argo-cd/issues/21641)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`cbef55e`](https://github.com/argoproj/argo-cd/commit/cbef55e566f3ef2e4c5230b6f50990712590dc94): chore(deps): bump github.com/go-git/go-git/v5 from 5.13.2 to 5.14.0 ([#&#8203;22076](https://github.com/argoproj/argo-cd/issues/22076)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`0b0c737`](https://github.com/argoproj/argo-cd/commit/0b0c737af0a385d5f6618b080d8b71e6dd5a1aed): chore(deps): bump github.com/go-jose/go-jose/v3 to v4 ([#&#8203;22154](https://github.com/argoproj/argo-cd/issues/22154)) ([@&#8203;nitishfy](https://github.com/nitishfy)) - [`c897e94`](https://github.com/argoproj/argo-cd/commit/c897e944dbeec58f111543002c080f8cc65c8793): chore(deps): bump github.com/go-jose/go-jose/v4 from 4.0.2 to 4.0.5 ([#&#8203;21989](https://github.com/argoproj/argo-cd/issues/21989)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`20f0fc6`](https://github.com/argoproj/argo-cd/commit/20f0fc67860e9afb88ed4f9a5b690283753235c9): chore(deps): bump github.com/golang-jwt/jwt to 4.5.2/5.2.2 ([#&#8203;22464](https://github.com/argoproj/argo-cd/issues/22464)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`1b1735f`](https://github.com/argoproj/argo-cd/commit/1b1735f5f0eb77ea97c625f95fb459e3e34f2595): chore(deps): bump github.com/golang/glog from 1.2.2 to 1.2.4 ([#&#8203;21693](https://github.com/argoproj/argo-cd/issues/21693)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`f32f69f`](https://github.com/argoproj/argo-cd/commit/f32f69f7d28019504612f77ce3e935809290cf51): chore(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0 ([#&#8203;21956](https://github.com/argoproj/argo-cd/issues/21956)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`f429352`](https://github.com/argoproj/argo-cd/commit/f429352c0a223ba14adaebcb5ae31e1d245f3bdc): chore(deps): bump github.com/gosimple/slug from 1.14.0 to 1.15.0 ([#&#8203;21304](https://github.com/argoproj/argo-cd/issues/21304)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`7870200`](https://github.com/argoproj/argo-cd/commit/78702004612afdfecffb2d3cde16fcaed6dcebcf): chore(deps): bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 ([#&#8203;21915](https://github.com/argoproj/argo-cd/issues/21915)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`0444fcd`](https://github.com/argoproj/argo-cd/commit/0444fcdf37195e3a1be3f31b893be61471f86327): chore(deps): bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 ([#&#8203;22180](https://github.com/argoproj/argo-cd/issues/22180)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`562fa06`](https://github.com/argoproj/argo-cd/commit/562fa065c645fddf85c447bd36043c0ba8f00655): chore(deps): bump github.com/redis/go-redis/v9 from 9.7.0 to 9.7.1 ([#&#8203;21957](https://github.com/argoproj/argo-cd/issues/21957)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`ca9da79`](https://github.com/argoproj/argo-cd/commit/ca9da799d8a0ca0d8f55af45bbdce455da237645): chore(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 ([#&#8203;21889](https://github.com/argoproj/argo-cd/issues/21889)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`b17c5e4`](https://github.com/argoproj/argo-cd/commit/b17c5e4e2a6493fdc978aa0d4d8cfdca9dc17ecb): chore(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6 ([#&#8203;21717](https://github.com/argoproj/argo-cd/issues/21717)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`edbce2a`](https://github.com/argoproj/argo-cd/commit/edbce2a524967827ac96b8363bda94bac3abf156): chore(deps): bump gitops-engine to latest ([#&#8203;22071](https://github.com/argoproj/argo-cd/issues/22071)) ([@&#8203;pjiang-dev](https://github.com/pjiang-dev)) - [`d46f224`](https://github.com/argoproj/argo-cd/commit/d46f224e7982c74b51f11e26fbe47a7e265b9659): chore(deps): bump gitpod/workspace-full from `230285e` to `bec45eb` ([#&#8203;20980](https://github.com/argoproj/argo-cd/issues/20980)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`84b49c8`](https://github.com/argoproj/argo-cd/commit/84b49c84cac53425d9aaae963103278ebbc8b8b2): chore(deps): bump gitpod/workspace-full from `bec45eb` to `a47a68e` ([#&#8203;21843](https://github.com/argoproj/argo-cd/issues/21843)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`e784c47`](https://github.com/argoproj/argo-cd/commit/e784c47667997d831069b52059b339471a55e712): chore(deps): bump go 1.23.5 & tools ([#&#8203;21748](https://github.com/argoproj/argo-cd/issues/21748)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`21ea59d`](https://github.com/argoproj/argo-cd/commit/21ea59d60035bfc9477b01f0eb6c41062b680824): chore(deps): bump go.opentelemetry.io/otel from 1.33.0 to 1.34.0 ([#&#8203;21569](https://github.com/argoproj/argo-cd/issues/21569)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`64569e6`](https://github.com/argoproj/argo-cd/commit/64569e61a1c41ed55f21bb03eb4afa3367017cf5): chore(deps): bump go.opentelemetry.io/otel from 1.34.0 to 1.35.0 ([#&#8203;22217](https://github.com/argoproj/argo-cd/issues/22217)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`f2490fc`](https://github.com/argoproj/argo-cd/commit/f2490fccdd2778be609b34fb24f03793cb30aefb): chore(deps): bump go.opentelemetry.io/otel/sdk from 1.33.0 to 1.34.0 ([#&#8203;21570](https://github.com/argoproj/argo-cd/issues/21570)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`cce74a3`](https://github.com/argoproj/argo-cd/commit/cce74a33e1276f1d668105236b502f05c5e67625): chore(deps): bump golang.org/x/crypto from 0.31.0 to 0.32.0 ([#&#8203;21397](https://github.com/argoproj/argo-cd/issues/21397)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`50fb7bc`](https://github.com/argoproj/argo-cd/commit/50fb7bcd219d3655912f02eb22c94c660cdc1cec): chore(deps): bump golang.org/x/crypto from 0.32.0 to 0.33.0 ([#&#8203;21827](https://github.com/argoproj/argo-cd/issues/21827)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`bf2c4e8`](https://github.com/argoproj/argo-cd/commit/bf2c4e866a85374e14f8c44a4e99785670c071bd): chore(deps): bump golang.org/x/net from 0.32.0 to 0.33.0 ([#&#8203;21254](https://github.com/argoproj/argo-cd/issues/21254)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`a807c0e`](https://github.com/argoproj/argo-cd/commit/a807c0eb69c8a5744792557f54908073d5805582): chore(deps): bump golang.org/x/net from 0.33.0 to 0.34.0 ([#&#8203;21396](https://github.com/argoproj/argo-cd/issues/21396)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`9783c5e`](https://github.com/argoproj/argo-cd/commit/9783c5ea248651a86b688ee8aead29f4912b8406): chore(deps): bump golang.org/x/net from 0.35.0 to 0.36.0 ([#&#8203;22182](https://github.com/argoproj/argo-cd/issues/22182)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`a8b76f2`](https://github.com/argoproj/argo-cd/commit/a8b76f29519bfeddff2be7f30ef1c5e28cdf2a45): chore(deps): bump golang.org/x/net from 0.36.0 to 0.37.0 ([#&#8203;22209](https://github.com/argoproj/argo-cd/issues/22209)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`0c1d218`](https://github.com/argoproj/argo-cd/commit/0c1d218d88f3dbcae596c89ce48d6f91f7a7eb3d): chore(deps): bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 ([#&#8203;21384](https://github.com/argoproj/argo-cd/issues/21384)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`4641e80`](https://github.com/argoproj/argo-cd/commit/4641e802a49a00e742a11f66edd977e38cc94e93): chore(deps): bump golang.org/x/oauth2 from 0.25.0 to 0.26.0 ([#&#8203;21777](https://github.com/argoproj/argo-cd/issues/21777)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`94d3899`](https://github.com/argoproj/argo-cd/commit/94d3899038ba7e28657fc5810deae265a999b6f5): chore(deps): bump golang.org/x/oauth2 from 0.26.0 to 0.27.0 ([#&#8203;21990](https://github.com/argoproj/argo-cd/issues/21990)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`4c27f73`](https://github.com/argoproj/argo-cd/commit/4c27f735596e27f23577a3530613d44dbdc6cf1d): chore(deps): bump golang.org/x/oauth2 from 0.27.0 to 0.28.0 ([#&#8203;22211](https://github.com/argoproj/argo-cd/issues/22211)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`4b08708`](https://github.com/argoproj/argo-cd/commit/4b087089fbaa7ddb3a2c725982a9d1aa32ae1ce0): chore(deps): bump golang.org/x/sync from 0.10.0 to 0.11.0 ([#&#8203;21778](https://github.com/argoproj/argo-cd/issues/21778)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`2d99403`](https://github.com/argoproj/argo-cd/commit/2d994038be001292fdb77cb6a53fb3db6cfcbffb): chore(deps): bump golang.org/x/sync from 0.11.0 to 0.12.0 ([#&#8203;22216](https://github.com/argoproj/argo-cd/issues/22216)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`38ad4f4`](https://github.com/argoproj/argo-cd/commit/38ad4f465332b2fd5ce06d84352bba35ac176e3e): chore(deps): bump golang.org/x/term from 0.27.0 to 0.28.0 ([#&#8203;21382](https://github.com/argoproj/argo-cd/issues/21382)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`73c3935`](https://github.com/argoproj/argo-cd/commit/73c39350311cdd830c5aa3041a88fd65ec28d747): chore(deps): bump golang.org/x/term from 0.28.0 to 0.29.0 ([#&#8203;21776](https://github.com/argoproj/argo-cd/issues/21776)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`270b352`](https://github.com/argoproj/argo-cd/commit/270b352cbd94fca45fb1da59d2fee474142a3dbc): chore(deps): bump golang.org/x/time from 0.10.0 to 0.11.0 ([#&#8203;22212](https://github.com/argoproj/argo-cd/issues/22212)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`76d28b5`](https://github.com/argoproj/argo-cd/commit/76d28b50ddac6e171d839b3279580658ab700ff6): chore(deps): bump golang.org/x/time from 0.8.0 to 0.9.0 ([#&#8203;21385](https://github.com/argoproj/argo-cd/issues/21385)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`7d0c10e`](https://github.com/argoproj/argo-cd/commit/7d0c10e0d2f4b35cbdb350e3b0244fab10dac184): chore(deps): bump golang.org/x/time from 0.9.0 to 0.10.0 ([#&#8203;21779](https://github.com/argoproj/argo-cd/issues/21779)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`6b57b16`](https://github.com/argoproj/argo-cd/commit/6b57b163240bfc2f76cbcdf7bce2ddc4c84ee6bc): chore(deps): bump google.golang.org/grpc from 1.68.1 to 1.69.0 ([#&#8203;21163](https://github.com/argoproj/argo-cd/issues/21163)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`f15e1bc`](https://github.com/argoproj/argo-cd/commit/f15e1bc52c5cafd573174930917ce97de7a1f9dd): chore(deps): bump google.golang.org/grpc from 1.69.0 to 1.69.2 ([#&#8203;21270](https://github.com/argoproj/argo-cd/issues/21270)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`9a02f9b`](https://github.com/argoproj/argo-cd/commit/9a02f9bc2e303158d20e9452c4e25fe0ecad91ff): chore(deps): bump google.golang.org/grpc from 1.69.2 to 1.69.4 ([#&#8203;21485](https://github.com/argoproj/argo-cd/issues/21485)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`b4753d8`](https://github.com/argoproj/argo-cd/commit/b4753d8d00d2ed9295b391573cfafe9825a29e87): chore(deps): bump google.golang.org/grpc from 1.69.4 to 1.70.0 ([#&#8203;21657](https://github.com/argoproj/argo-cd/issues/21657)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`2731c3f`](https://github.com/argoproj/argo-cd/commit/2731c3f18dced20d95f402edec3aadaabf731dc8): chore(deps): bump google.golang.org/grpc from 1.70.0 to 1.71.0 ([#&#8203;22183](https://github.com/argoproj/argo-cd/issues/22183)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`e052670`](https://github.com/argoproj/argo-cd/commit/e052670c0b74f662867071298d47f34c57316db6): chore(deps): bump google.golang.org/protobuf from 1.35.2 to 1.36.0 ([#&#8203;21211](https://github.com/argoproj/argo-cd/issues/21211)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`728b31e`](https://github.com/argoproj/argo-cd/commit/728b31e5e9fad96a4d381c7e6712b102d8f3fa5c): chore(deps): bump google.golang.org/protobuf from 1.36.0 to 1.36.1 ([#&#8203;21303](https://github.com/argoproj/argo-cd/issues/21303)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`2a497ef`](https://github.com/argoproj/argo-cd/commit/2a497ef1fdca4125aa9d0e9435f17e4eec85d7be): chore(deps): bump google.golang.org/protobuf from 1.36.1 to 1.36.2 ([#&#8203;21412](https://github.com/argoproj/argo-cd/issues/21412)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`d4d6713`](https://github.com/argoproj/argo-cd/commit/d4d671316fd89df5a2cbf26cebd9e19851b4829f): chore(deps): bump google.golang.org/protobuf from 1.36.2 to 1.36.3 ([#&#8203;21513](https://github.com/argoproj/argo-cd/issues/21513)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`7333c75`](https://github.com/argoproj/argo-cd/commit/7333c7532715d9d3f4c47566f0d2d4d09123fff5): chore(deps): bump google.golang.org/protobuf from 1.36.3 to 1.36.4 ([#&#8203;21676](https://github.com/argoproj/argo-cd/issues/21676)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`4e2902d`](https://github.com/argoproj/argo-cd/commit/4e2902d972518f57c37b1c792fe0680cf7629ee2): chore(deps): bump google.golang.org/protobuf from 1.36.4 to 1.36.5 ([#&#8203;21813](https://github.com/argoproj/argo-cd/issues/21813)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`4f179a1`](https://github.com/argoproj/argo-cd/commit/4f179a192d90144b27cab80c001cac635d7e07e9): chore(deps): bump jinja2 from 3.1.5 to 3.1.6 in /docs ([#&#8203;22219](https://github.com/argoproj/argo-cd/issues/22219)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`0dddb9e`](https://github.com/argoproj/argo-cd/commit/0dddb9e6c852ce4745b11bee8418f08e6df19e07): chore(deps): bump library/busybox from `a5d0ce4` to `498a000` in /test/e2e/multiarch-container ([#&#8203;21959](https://github.com/argoproj/argo-cd/issues/21959)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`d3dda53`](https://github.com/argoproj/argo-cd/commit/d3dda53cf63fb05fdaa582aacdfd95d51617fbb4): chore(deps): bump library/busybox in /test/e2e/multiarch-container ([#&#8203;21486](https://github.com/argoproj/argo-cd/issues/21486)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`780285b`](https://github.com/argoproj/argo-cd/commit/780285b86e506b21621acbb0c5e1cd825dc48009): chore(deps): bump library/golang from 1.23.4 to 1.23.5 in /test/remote ([#&#8203;21535](https://github.com/argoproj/argo-cd/issues/21535)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`7efd2fe`](https://github.com/argoproj/argo-cd/commit/7efd2fe2eb563e6f57e4600a0bd479d751892568): chore(deps): bump library/golang from 1.23.5 to 1.23.6 in /test/container ([#&#8203;21774](https://github.com/argoproj/argo-cd/issues/21774)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`8e91ce9`](https://github.com/argoproj/argo-cd/commit/8e91ce9b2b5655b7445e6e5976df59cfb5f631e4): chore(deps): bump library/golang from 1.23.5 to 1.23.6 in /test/remote ([#&#8203;21799](https://github.com/argoproj/argo-cd/issues/21799)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`9e6b28b`](https://github.com/argoproj/argo-cd/commit/9e6b28b8a28596b8a2c52cb5745083197bfaa152): chore(deps): bump library/golang from 1.23.6 to 1.24.0 in /test/container ([#&#8203;21866](https://github.com/argoproj/argo-cd/issues/21866)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`ee83eea`](https://github.com/argoproj/argo-cd/commit/ee83eea7844149cd428c0c898d223a38f1bb3472): chore(deps): bump library/golang from 1.23.6 to 1.24.0 in /test/remote ([#&#8203;21868](https://github.com/argoproj/argo-cd/issues/21868)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`2168221`](https://github.com/argoproj/argo-cd/commit/2168221092e13439ae2ff0054025e83813f49986): chore(deps): bump library/golang from 1.24.0 to 1.24.1 in /test/remote ([#&#8203;22184](https://github.com/argoproj/argo-cd/issues/22184)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`98cd061`](https://github.com/argoproj/argo-cd/commit/98cd061ac901cbb47d8acfb36c9f75d367c88d94): chore(deps): bump library/golang from `2b1cbf2` to `cd0c949` in /test/remote ([#&#8203;22020](https://github.com/argoproj/argo-cd/issues/22020)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`dbf9393`](https://github.com/argoproj/argo-cd/commit/dbf93933654077025a44b02170ae7e674cf08f6e): chore(deps): bump library/golang in /test/container ([#&#8203;21533](https://github.com/argoproj/argo-cd/issues/21533)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`fe8bab0`](https://github.com/argoproj/argo-cd/commit/fe8bab0406467112e7d52466900717b8cf21bbfb): chore(deps): bump library/redis from 7.4.1 to 7.4.2 in /test/container ([#&#8203;21395](https://github.com/argoproj/argo-cd/issues/21395)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`f108332`](https://github.com/argoproj/argo-cd/commit/f1083320a4a6f5e07062602e52cce16285d82a0d): chore(deps): bump library/redis in /test/container ([#&#8203;20776](https://github.com/argoproj/argo-cd/issues/20776)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`e920e71`](https://github.com/argoproj/argo-cd/commit/e920e71cb5a40a7a9886a540a2404db8afac748b): chore(deps): bump library/redis in /test/container ([#&#8203;21253](https://github.com/argoproj/argo-cd/issues/21253)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`87a7a6e`](https://github.com/argoproj/argo-cd/commit/87a7a6eb39381c2b86ab44712664f19510fb914c): chore(deps): bump library/redis in /test/container ([#&#8203;21310](https://github.com/argoproj/argo-cd/issues/21310)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`9011397`](https://github.com/argoproj/argo-cd/commit/901139795d476edf026a0fd51b143b041a9ba66d): chore(deps): bump library/redis in /test/container ([#&#8203;21494](https://github.com/argoproj/argo-cd/issues/21494)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`3639bfe`](https://github.com/argoproj/argo-cd/commit/3639bfe7001ee7cd85a8c35d88a82cc1f8eed08f): chore(deps): bump library/registry in /test/container ([#&#8203;20775](https://github.com/argoproj/argo-cd/issues/20775)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`683e4e0`](https://github.com/argoproj/argo-cd/commit/683e4e0d951cf7b3fb58d70822eb2c68d19daf6c): chore(deps): bump selenium-webdriver from 4.27.0 to 4.29.0 in /ui-test ([#&#8203;22117](https://github.com/argoproj/argo-cd/issues/22117)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`871ed62`](https://github.com/argoproj/argo-cd/commit/871ed62000ff9676c109359b95f7d08372e6a5cb): chore(deps): bump sigs.k8s.io/controller-runtime from 0.19.3 to 0.19.4 ([#&#8203;21411](https://github.com/argoproj/argo-cd/issues/21411)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`527ef92`](https://github.com/argoproj/argo-cd/commit/527ef92c30f1c2d5d5cc2e5a3cc9d0f14ee2ba55): chore(deps): bump sigs.k8s.io/structured-merge-diff/v4 from 4.4.4-0.20241211184406-7bf59b3d70ee to 4.6.0 ([#&#8203;22181](https://github.com/argoproj/argo-cd/issues/22181)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`e18b4d7`](https://github.com/argoproj/argo-cd/commit/e18b4d7ac8c3979d5d8fdc014532a9daef2f7d76): chore(deps): switch to new expr package ([#&#8203;21982](https://github.com/argoproj/argo-cd/issues/21982)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`36d563a`](https://github.com/argoproj/argo-cd/commit/36d563a3c289fd099aa195666a33cd77217c133c): chore(deps): update dependency gotestyourself/gotestsum to v1.12.0 ([#&#8203;21900](https://github.com/argoproj/argo-cd/issues/21900)) ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [`cae840b`](https://github.com/argoproj/argo-cd/commit/cae840bb13f1bbb422df6421ec7d3ea55a3902c6): chore(deps): update dependency gotestyourself/gotestsum to v1.12.1 ([#&#8203;22328](https://github.com/argoproj/argo-cd/issues/22328)) ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [`cf89ee6`](https://github.com/argoproj/argo-cd/commit/cf89ee6279b5c95ade65245e81328260dfc37580): chore(deps): update dependency jinja2 to v3.1.5 ([#&#8203;21289](https://github.com/argoproj/argo-cd/issues/21289)) ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [`1029388`](https://github.com/argoproj/argo-cd/commit/10293889b7e0c1beaf8ab62b1fdf49a1c3082ced): chore(deps): update dependency pygments to v2.19.0 ([#&#8203;21379](https://github.com/argoproj/argo-cd/issues/21379)) ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [`9cc5224`](https://github.com/argoproj/argo-cd/commit/9cc52247c429e686039ca6a1f48560ce90f786fc): chore(deps): update dependency pygments to v2.19.1 ([#&#8203;21392](https://github.com/argoproj/argo-cd/issues/21392)) ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [`a415822`](https://github.com/argoproj/argo-cd/commit/a4158226149bdec3f3df7b4e2499782978a8c5a9): chore(deps): update dependency pymdown-extensions to v10.13 ([#&#8203;21301](https://github.com/argoproj/argo-cd/issues/21301)) ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [`4fee6b5`](https://github.com/argoproj/argo-cd/commit/4fee6b51e071b0a33da262b6d86327db4709dc01): chore(deps): update dependency pymdown-extensions to v10.14 ([#&#8203;21403](https://github.com/argoproj/argo-cd/issues/21403)) ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [`42fa72d`](https://github.com/argoproj/argo-cd/commit/42fa72d4999973290defdbf2bf69c0148e0a8d3c): chore(deps): update dependency pymdown-extensions to v10.14.3 ([#&#8203;21619](https://github.com/argoproj/argo-cd/issues/21619)) ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [`065fc31`](https://github.com/argoproj/argo-cd/commit/065fc31a92eecd35c9b1ee8a1bb9751d6374f58e): chore(deps): update module github.com/golangci/golangci-lint to v1.63.2 ([#&#8203;21343](https://github.com/argoproj/argo-cd/issues/21343)) ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [`33f2a6f`](https://github.com/argoproj/argo-cd/commit/33f2a6fea169bc0fabbf6d2474377928bb763c37): chore(deps): update module github.com/golangci/golangci-lint to v1.63.3 ([#&#8203;21348](https://github.com/argoproj/argo-cd/issues/21348)) ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [`8245cd9`](https://github.com/argoproj/argo-cd/commit/8245cd90b35ebd179f592d06d34570cb767c2176): chore(deps): update module github.com/golangci/golangci-lint to v1.63.4 ([#&#8203;21368](https://github.com/argoproj/argo-cd/issues/21368)) ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [`2e1db11`](https://github.com/argoproj/argo-cd/commit/2e1db11ad930c505cc8bfcf3c6d0256c6fc204ff): chore(deps): update module github.com/golangci/golangci-lint to v1.64.5 ([#&#8203;21850](https://github.com/argoproj/argo-cd/issues/21850)) ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [`95a43e0`](https://github.com/argoproj/argo-cd/commit/95a43e0416907437e8340fe8ce1a47c9bc03bc19): chore(deps): update module github.com/golangci/golangci-lint to v1.64.6 ([#&#8203;22115](https://github.com/argoproj/argo-cd/issues/22115)) ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [`12928cb`](https://github.com/argoproj/argo-cd/commit/12928cbdcc0c03f7da4e556e75478947bf6de573): chore(deps): update module github.com/golangci/golangci-lint to v1.64.7 ([#&#8203;22306](https://github.com/argoproj/argo-cd/issues/22306)) ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [`d84ac3a`](https://github.com/argoproj/argo-cd/commit/d84ac3a6b264e66647fbdc029d39bd157b4f609d): chore(deps-dev): bump [@&#8203;types/mocha](https://github.com/types/mocha) from 10.0.9 to 10.0.10 in /ui-test ([#&#8203;21251](https://github.com/argoproj/argo-cd/issues/21251)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`1f1c339`](https://github.com/argoproj/argo-cd/commit/1f1c33983b53ab647586b304c4603f204f1244ed): chore(deps-dev): bump [@&#8203;types/node](https://github.com/types/node) from 22.10.10 to 22.13.4 in /ui-test ([#&#8203;21874](https://github.com/argoproj/argo-cd/issues/21874)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`41dec01`](https://github.com/argoproj/argo-cd/commit/41dec01c7c7a993e6287128f4cbc928a52c8c48a): chore(deps-dev): bump [@&#8203;types/node](https://github.com/types/node) from 22.10.2 to 22.10.5 in /ui-test ([#&#8203;21381](https://github.com/argoproj/argo-cd/issues/21381)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`2f57940`](https://github.com/argoproj/argo-cd/commit/2f579404f68ded0b0156fc25d6e554640c4ad009): chore(deps-dev): bump [@&#8203;types/node](https://github.com/types/node) from 22.10.5 to 22.10.6 in /ui-test ([#&#8203;21482](https://github.com/argoproj/argo-cd/issues/21482)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`3a29a74`](https://github.com/argoproj/argo-cd/commit/3a29a745a38ab2e123eb0137d9285cb203737479): chore(deps-dev): bump [@&#8203;types/node](https://github.com/types/node) from 22.10.6 to 22.10.7 in /ui-test ([#&#8203;21511](https://github.com/argoproj/argo-cd/issues/21511)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`7706644`](https://github.com/argoproj/argo-cd/commit/770664411aa232ae537227aed15250fdc876343f): chore(deps-dev): bump [@&#8203;types/node](https://github.com/types/node) from 22.10.7 to 22.10.8 in /ui-test ([#&#8203;21644](https://github.com/argoproj/argo-cd/issues/21644)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`75def4f`](https://github.com/argoproj/argo-cd/commit/75def4f2df3e27892292b8020bfb9100a2784105): chore(deps-dev): bump [@&#8203;types/node](https://github.com/types/node) from 22.10.8 to 22.10.10 in /ui-test ([#&#8203;21658](https://github.com/argoproj/argo-cd/issues/21658)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`33ad0a7`](https://github.com/argoproj/argo-cd/commit/33ad0a7ba717cec4bdfbe205f5ab2d43dba25900): chore(deps-dev): bump [@&#8203;types/node](https://github.com/types/node) from 22.13.4 to 22.13.5 in /ui-test ([#&#8203;21960](https://github.com/argoproj/argo-cd/issues/21960)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`111cf2c`](https://github.com/argoproj/argo-cd/commit/111cf2ce9fef0a2b355e11b51af75ed0f87e9330): chore(deps-dev): bump [@&#8203;types/node](https://github.com/types/node) from 22.13.5 to 22.13.10 in /ui-test ([#&#8203;22272](https://github.com/argoproj/argo-cd/issues/22272)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`235470f`](https://github.com/argoproj/argo-cd/commit/235470fb2611d327eed2f78483ec46e56c49b4c1): chore(deps-dev): bump [@&#8203;types/node](https://github.com/types/node) from 22.9.3 to 22.10.2 in /ui-test ([#&#8203;21143](https://github.com/argoproj/argo-cd/issues/21143)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`5b482d7`](https://github.com/argoproj/argo-cd/commit/5b482d738a90b62b65ef503557244f5552997397): chore(deps-dev): bump mocha from 10.7.3 to 11.0.1 in /ui-test ([#&#8203;21030](https://github.com/argoproj/argo-cd/issues/21030)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`b77d9d9`](https://github.com/argoproj/argo-cd/commit/b77d9d9f5f9cf3862ef75e14a5877a3fcf60fa40): chore(deps-dev): bump typescript from 5.7.2 to 5.7.3 in /ui-test ([#&#8203;21443](https://github.com/argoproj/argo-cd/issues/21443)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`05a9171`](https://github.com/argoproj/argo-cd/commit/05a9171b4236c8db96a95d895c6dc1542c051719): chore(deps-dev): bump typescript from 5.7.3 to 5.8.2 in /ui-test ([#&#8203;22118](https://github.com/argoproj/argo-cd/issues/22118)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) ##### Other work - [`fdf21f7`](https://github.com/argoproj/argo-cd/commit/fdf21f7763f2f301e244885d0df39d35f87034cd): Add pollinate to USERS.md ([#&#8203;21247](https://github.com/argoproj/argo-cd/issues/21247)) ([@&#8203;shavmohin](https://github.com/shavmohin)) - [`3f0a155`](https://github.com/argoproj/argo-cd/commit/3f0a1552e6b01e9ce36cf874d8392c64b7a0d281): Fix application url for custom base href ([#&#8203;21377](https://github.com/argoproj/argo-cd/issues/21377)) ([@&#8203;amit-o](https://github.com/amit-o)) - [`c689352`](https://github.com/argoproj/argo-cd/commit/c6893527a76749b4f64862b33981572188cc5f0b): Fixing the link in the docs ([#&#8203;21316](https://github.com/argoproj/argo-cd/issues/21316)) ([@&#8203;ali-hamza-noor](https://github.com/ali-hamza-noor)) - [`6f5537b`](https://github.com/argoproj/argo-cd/commit/6f5537bdf15ddbaa0f27a1a678632ff0743e4107): Merge commit from fork ([@&#8203;svghadi](https://github.com/svghadi)) - [`4d59154`](https://github.com/argoproj/argo-cd/commit/4d59154a8817e0db3ecbc491cce45b1d9cb8b0c5): Replace deprecated go-gitlab dependency with client-go. ([#&#8203;21175](https://github.com/argoproj/argo-cd/issues/21175)) ([@&#8203;gbw](https://github.com/gbw)) - [`9309688`](https://github.com/argoproj/argo-cd/commit/9309688a8aeb06877e59c0de416f95562813da4d): Stabilize on-deployed notification trigger ([#&#8203;21333](https://github.com/argoproj/argo-cd/issues/21333)) ([@&#8203;svghadi](https://github.com/svghadi)) - [`cce4a28`](https://github.com/argoproj/argo-cd/commit/cce4a284be69d0840feb999069f1c0e6f6b8ab3d): Update ingress.md ([#&#8203;21324](https://github.com/argoproj/argo-cd/issues/21324)) ([@&#8203;aliabbasjaffri](https://github.com/aliabbasjaffri)) - [`80edbfe`](https://github.com/argoproj/argo-cd/commit/80edbfed80d9bffb7348db8ce493424274df900a): Update toolchain-guide.md ([#&#8203;21288](https://github.com/argoproj/argo-cd/issues/21288)) ([@&#8203;Jonty16117](https://github.com/Jonty16117)) - [`0b542ba`](https://github.com/argoproj/argo-cd/commit/0b542baacb31ec62142277a8cec4ef5b316650cf): add `project` missing field to spec ([#&#8203;21277](https://github.com/argoproj/argo-cd/issues/21277)) ([@&#8203;afzal442](https://github.com/afzal442)) - [`1194766`](https://github.com/argoproj/argo-cd/commit/1194766ebaa8279442288e9a3f049b38dbcf5048): added-ACL ([#&#8203;21238](https://github.com/argoproj/argo-cd/issues/21238)) ([@&#8203;surajyadav1108](https://github.com/surajyadav1108)) - [`fe598a8`](https://github.com/argoproj/argo-cd/commit/fe598a831e42a2838242f99d6a74be520f27908a): chore!: add 60s default jitter ([#&#8203;22342](https://github.com/argoproj/argo-cd/issues/22342)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`47bec8b`](https://github.com/argoproj/argo-cd/commit/47bec8b43808af1ffd07dac6d686503a869a7869): chore!: remove legacy repo support ([#&#8203;19768](https://github.com/argoproj/argo-cd/issues/19768)) ([#&#8203;21249](https://github.com/argoproj/argo-cd/issues/21249)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`5d147a3`](https://github.com/argoproj/argo-cd/commit/5d147a3ae665053ed4ec6f77c994540abf9ce40e): chore(appset)!: always apply nested selectors ([#&#8203;14152](https://github.com/argoproj/argo-cd/issues/14152)) ([#&#8203;21492](https://github.com/argoproj/argo-cd/issues/21492)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`928fd19`](https://github.com/argoproj/argo-cd/commit/928fd19593823aff01da189baee0aa662ab05624): chore(appset): simplify cluster list code ([#&#8203;21820](https://github.com/argoproj/argo-cd/issues/21820)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`75bbb50`](https://github.com/argoproj/argo-cd/commit/75bbb50db3a7d31daf815feeb29b498308c773a6): chore(appset): use DB instead of kube client for cluster validation ([#&#8203;21190](https://github.com/argoproj/argo-cd/issues/21190)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`226a670`](https://github.com/argoproj/argo-cd/commit/226a670fe6b3c6769ff6d18e6839298a58e4577d): chore(ci): improve previous-version script readability, fix bug (cherry-pick [#&#8203;22378](https://github.com/argoproj/argo-cd/issues/22378)) ([#&#8203;22381](https://github.com/argoproj/argo-cd/issues/22381)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`77ad48a`](https://github.com/argoproj/argo-cd/commit/77ad48aa09c301b41fdbaee5908a5b18b3f93a26): chore(ci): run codegen as part of version bump job ([#&#8203;21404](https://github.com/argoproj/argo-cd/issues/21404)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`335b65b`](https://github.com/argoproj/argo-cd/commit/335b65baf88c4c7155f851bb3450f72d4800a355): chore(config)!: Ignore all `.status` updates & known high churn changes by default ([#&#8203;21760](https://github.com/argoproj/argo-cd/issues/21760)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`ab07b0a`](https://github.com/argoproj/argo-cd/commit/ab07b0aed57d46bd52e0544b210b7be5ce5db66e): chore(controller): simplify sharding code ([#&#8203;21244](https://github.com/argoproj/argo-cd/issues/21244)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`261137d`](https://github.com/argoproj/argo-cd/commit/261137df9de628b3519ba638e3a8facc5ee0d327): chore(health): report progressing status for AppSets ([#&#8203;22092](https://github.com/argoproj/argo-cd/issues/22092)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`be293fe`](https://github.com/argoproj/argo-cd/commit/be293fe9ed300a150357b3df60837ad8517d2a6e): chore(hydrator): improve error message ([#&#8203;21987](https://github.com/argoproj/argo-cd/issues/21987)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`42219fd`](https://github.com/argoproj/argo-cd/commit/42219fd7b7b865eb4e0f2343d6f53d613a2fbd95): chore(lint): fix deep copy informers lint ([#&#8203;22290](https://github.com/argoproj/argo-cd/issues/22290)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`4e08b8d`](https://github.com/argoproj/argo-cd/commit/4e08b8dee6ce10bbaceed4fdfbc2704f35e73cc8): chore(metrics)!: remove deprecated metrics ([#&#8203;21697](https://github.com/argoproj/argo-cd/issues/21697)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`bd37458`](https://github.com/argoproj/argo-cd/commit/bd3745889616ed00d9ba1e7e4e2059ab906935d5): chore(refactor): remove app destination inferrence logic ([#&#8203;21189](https://github.com/argoproj/argo-cd/issues/21189)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`34fd729`](https://github.com/argoproj/argo-cd/commit/34fd7296b1d403246b8ca957edab8f45e63e7b48): chore(refactor): remove unused function/file ([#&#8203;21245](https://github.com/argoproj/argo-cd/issues/21245)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`bd9923f`](https://github.com/argoproj/argo-cd/commit/bd9923fd75439821639abe2697e3d99ed723c29b): chore(repo-server): simplify Kustomize/Helm version detection ([#&#8203;21540](https://github.com/argoproj/argo-cd/issues/21540)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`566bc2e`](https://github.com/argoproj/argo-cd/commit/566bc2e5e8f6b458fbfb64b6a908f8b275f4f5d3): chore(test): simplify test assertions ([#&#8203;21242](https://github.com/argoproj/argo-cd/issues/21242)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`ecd0bcd`](https://github.com/argoproj/argo-cd/commit/ecd0bcdd589f594b91a11abac548cb810665e84e): chore(ui): resolve `ts-jest` config under `globals` is deprecated ([#&#8203;20036](https://github.com/argoproj/argo-cd/issues/20036)) ([@&#8203;jsoref](https://github.com/jsoref)) - [`b6770bd`](https://github.com/argoproj/argo-cd/commit/b6770bdb7985b30a8badec5fda3ff4fde542d0cc): chore: Add divar.ir to USERS.md ([#&#8203;21344](https://github.com/argoproj/argo-cd/issues/21344)) ([@&#8203;aminarefzadeh](https://github.com/aminarefzadeh)) - [`12a4dab`](https://github.com/argoproj/argo-cd/commit/12a4dabd1c2011fa570e57223195adb6ea130145): chore: Fix data race detection failures in application tests ([#&#8203;21271](https://github.com/argoproj/argo-cd/issues/21271)) ([@&#8203;eadred](https://github.com/eadred)) - [`45e4886`](https://github.com/argoproj/argo-cd/commit/45e488657bf3d9dd1dc249b0485634a5c500e7b8): chore: Graceful shutdown for API Server ([#&#8203;18642](https://github.com/argoproj/argo-cd/issues/18642)) ([#&#8203;21224](https://github.com/argoproj/argo-cd/issues/21224)) ([@&#8203;andrii-korotkov-verkada](https://github.com/andrii-korotkov-verkada)) - [`2ce593b`](https://github.com/argoproj/argo-cd/commit/2ce593b5de337a9a40ab0a53e7fac31577d7d031): chore: Optimize Docker image layers ([#&#8203;21525](https://github.com/argoproj/argo-cd/issues/21525)) ([@&#8203;marcofranssen](https://github.com/marcofranssen)) - [`07da3d4`](https://github.com/argoproj/argo-cd/commit/07da3d41da22b0d16defa9bfcf9f1ac2428aa4ed): chore: Option to disable sync with replace on API Server level ([#&#8203;21427](https://github.com/argoproj/argo-cd/issues/21427)) ([#&#8203;22073](https://github.com/argoproj/argo-cd/issues/22073)) ([@&#8203;andrii-korotkov-verkada](https://github.com/andrii-korotkov-verkada)) - [`9d66e89`](https://github.com/argoproj/argo-cd/commit/9d66e89d14fcdbd761ddd02b60a69f5cf11179a5): chore: Remove k8s 1.28 from e2e testing ([#&#8203;22245](https://github.com/argoproj/argo-cd/issues/22245)) ([@&#8203;andrii-korotkov-verkada](https://github.com/andrii-korotkov-verkada)) - [`e14d6b7`](https://github.com/argoproj/argo-cd/commit/e14d6b7bf9dc4800307576fbec1351548e5d43b9): chore: Update notifications to be less spammy ([#&#8203;20871](https://github.com/argoproj/argo-cd/issues/20871)) ([#&#8203;21884](https://github.com/argoproj/argo-cd/issues/21884)) ([@&#8203;andrii-korotkov-verkada](https://github.com/andrii-korotkov-verkada)) - [`8d1aeb5`](https://github.com/argoproj/argo-cd/commit/8d1aeb58a2aa61bc13bffb797b857cf750bc5f62): chore: Update some dependencies and add some comments about old libs ([#&#8203;22104](https://github.com/argoproj/argo-cd/issues/22104)) ([#&#8203;22208](https://github.com/argoproj/argo-cd/issues/22208)) ([@&#8203;andrii-korotkov-verkada](https://github.com/andrii-korotkov-verkada)) - [`5223ce5`](https://github.com/argoproj/argo-cd/commit/5223ce546a677565a24dc37d53a360d544891ba1): chore: Upgrade Redis from 7.0.15-alpine to 7.2.7-alpine and haproxy ([#&#8203;22108](https://github.com/argoproj/argo-cd/issues/22108)) ([#&#8203;22110](https://github.com/argoproj/argo-cd/issues/22110)) ([@&#8203;andrii-korotkov-verkada](https://github.com/andrii-korotkov-verkada)) - [`d765aab`](https://github.com/argoproj/argo-cd/commit/d765aabc1ff29a1524dc06164403b117d1c2f2d7): chore: Upgrade ubuntu base image to latest 24.04 digest ([#&#8203;21524](https://github.com/argoproj/argo-cd/issues/21524)) ([@&#8203;marcofranssen](https://github.com/marcofranssen)) - [`91cb693`](https://github.com/argoproj/argo-cd/commit/91cb69316479fbe7144e66291d38c8c00996bca3): chore: action docker warnings ([#&#8203;21556](https://github.com/argoproj/argo-cd/issues/21556)) ([@&#8203;Softyy](https://github.com/Softyy)) - [`8a447d9`](https://github.com/argoproj/argo-cd/commit/8a447d9ae01f0c4358bc0d7553c120c43a8b99e5): chore: add e2e test for hook finalizer which prevents external resource deletion ([#&#8203;21113](https://github.com/argoproj/argo-cd/issues/21113)) ([@&#8203;dejanzele](https://github.com/dejanzele)) - [`6daaac5`](https://github.com/argoproj/argo-cd/commit/6daaac59249d76e16a63fc6e047ded67d39222cf): chore: add log context to proxy extension requests ([#&#8203;21834](https://github.com/argoproj/argo-cd/issues/21834)) ([@&#8203;leoluz](https://github.com/leoluz)) - [`acb47b4`](https://github.com/argoproj/argo-cd/commit/acb47b418ca3270ad4b24a754fd3292988aaa5b1): chore: add script to bump major version ([#&#8203;21363](https://github.com/argoproj/argo-cd/issues/21363)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`944f9f7`](https://github.com/argoproj/argo-cd/commit/944f9f7b68b92e78a249a99f19dba001837461c6): chore: add the Argo CD type definitions and method comments ([#&#8203;21854](https://github.com/argoproj/argo-cd/issues/21854)) ([@&#8203;nitishfy](https://github.com/nitishfy)) - [`f044200`](https://github.com/argoproj/argo-cd/commit/f044200d9e1d548002422d0a9d109ba95381f52a): chore: bump gitops-engine ([#&#8203;22335](https://github.com/argoproj/argo-cd/issues/22335)) ([@&#8203;pjiang-dev](https://github.com/pjiang-dev)) - [`76dbaaa`](https://github.com/argoproj/argo-cd/commit/76dbaaa3e0a315892623fadb3e9f867d9665dfb4): chore: bump to github.com/grpc-ecosystem/go-grpc-middleware/v2 ([#&#8203;22098](https://github.com/argoproj/argo-cd/issues/22098)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`9b91454`](https://github.com/argoproj/argo-cd/commit/9b91454968eafed8b2a8e181b036270d27779117): chore: cleanup `diff-cache` testdata ([#&#8203;21600](https://github.com/argoproj/argo-cd/issues/21600)) ([@&#8203;llavaud](https://github.com/llavaud)) - [`8507a87`](https://github.com/argoproj/argo-cd/commit/8507a87bfa7b7a66351d0b0972f99624ec3d01c9): chore: define apiextensionsv1 alias with importas ([#&#8203;21823](https://github.com/argoproj/argo-cd/issues/21823)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`74582e9`](https://github.com/argoproj/argo-cd/commit/74582e9965c09f17f2d5dd6629a2a03c50548d2f): chore: embed trivial rand string function ([#&#8203;22177](https://github.com/argoproj/argo-cd/issues/22177)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`35a174b`](https://github.com/argoproj/argo-cd/commit/35a174b95631887760c4347975a0c0c6092bf900): chore: enable badCond from gocritic ([#&#8203;21632](https://github.com/argoproj/argo-cd/issues/21632)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`b04a7c1`](https://github.com/argoproj/argo-cd/commit/b04a7c101dfa4512e12145d5241685ab337d6532): chore: enable context-as-argument from revive ([#&#8203;21371](https://github.com/argoproj/argo-cd/issues/21371)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`c803257`](https://github.com/argoproj/argo-cd/commit/c80325737efd30acca2ccbcd5cd68d6134ad38ca): chore: enable duplicated-imports from revive ([#&#8203;21378](https://github.com/argoproj/argo-cd/issues/21378)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`6c45721`](https://github.com/argoproj/argo-cd/commit/6c457217305a2e5f3f431b406a18cdc1b5d4503a): chore: enable early-return from revive ([#&#8203;21423](https://github.com/argoproj/argo-cd/issues/21423)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`f245e8b`](https://github.com/argoproj/argo-cd/commit/f245e8beb52e2dd08860f9222a33a2c215b7f291): chore: enable err-error and strconcat of perfsprint linter ([#&#8203;21267](https://github.com/argoproj/argo-cd/issues/21267)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`8a6f53d`](https://github.com/argoproj/argo-cd/commit/8a6f53d04412a0cef0233eeee7c2df68b6be8495): chore: enable errorf of perfsprint linter ([#&#8203;21280](https://github.com/argoproj/argo-cd/issues/21280)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`bf082c2`](https://github.com/argoproj/argo-cd/commit/bf082c26c272e1f1a1e91e36110551d86204d11d): chore: enable ifElseChain from gocritic ([#&#8203;21636](https://github.com/argoproj/argo-cd/issues/21636)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`5508d1f`](https://github.com/argoproj/argo-cd/commit/5508d1fedaf56be03d74f8d5bed8cd82eb46e10f): chore: enable importas for k8s.io/apimachinery/pkg/api/errors ([#&#8203;21262](https://github.com/argoproj/argo-cd/issues/21262)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`8126508`](https://github.com/argoproj/argo-cd/commit/812650847cfe349c6700060db37e8da615637d3a): chore: enable importas for k8s.io/apimachinery/pkg/apis/meta/v1 ([#&#8203;21284](https://github.com/argoproj/argo-cd/issues/21284)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`4e5db16`](https://github.com/argoproj/argo-cd/commit/4e5db16fbfce29ba0c20a58ac99294658339e975): chore: enable increment-decrement from revive ([#&#8203;21366](https://github.com/argoproj/argo-cd/issues/21366)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`947a7b8`](https://github.com/argoproj/argo-cd/commit/947a7b84d7b5096fd986cff3a60c0bc5905ffa4b): chore: enable indent-error-flow from revive ([#&#8203;21394](https://github.com/argoproj/argo-cd/issues/21394)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`5ef4faa`](https://github.com/argoproj/argo-cd/commit/5ef4faa8a4ba5486ffde9cffc4ec4f60eedec1ec): chore: enable nolintlint ([#&#8203;21559](https://github.com/argoproj/argo-cd/issues/21559)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`753f7b6`](https://github.com/argoproj/argo-cd/commit/753f7b6e7297b65698a9fbd4e33dcdceda031ecf): chore: enable parallel helm manifest generation by default ([#&#8203;22224](https://github.com/argoproj/argo-cd/issues/22224)) ([@&#8203;nitishfy](https://github.com/nitishfy)) - [`c739478`](https://github.com/argoproj/argo-cd/commit/c739478b8bb6e2657ffec762e72f1cea4dca7871): chore: enable receiver-naming from revive ([#&#8203;21372](https://github.com/argoproj/argo-cd/issues/21372)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`9f0dc94`](https://github.com/argoproj/argo-cd/commit/9f0dc9402fb8245d95834b29f19397ff758147db): chore: enable redundant-import-alias from revive ([#&#8203;21386](https://github.com/argoproj/argo-cd/issues/21386)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`24893ad`](https://github.com/argoproj/argo-cd/commit/24893ad5e9c0b2d9c2f49fa5a4bc958f55fd8833): chore: enable several rules from revive ([#&#8203;21638](https://github.com/argoproj/argo-cd/issues/21638)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`27915da`](https://github.com/argoproj/argo-cd/commit/27915da5b06f526bc0045302f34b65fff7ed0738): chore: enable singleCaseSwitch and commentFormatting rules from gocritic ([#&#8203;21616](https://github.com/argoproj/argo-cd/issues/21616)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`cb3024c`](https://github.com/argoproj/argo-cd/commit/cb3024c5ff33fdc393028ff27ebda021fb0de488): chore: enable superfluous-else from revive ([#&#8203;21373](https://github.com/argoproj/argo-cd/issues/21373)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`50c49ec`](https://github.com/argoproj/argo-cd/commit/50c49ec8f91997970e1b22b605f94153d51fe622): chore: enable unnecessary-stmt from revive ([#&#8203;21398](https://github.com/argoproj/argo-cd/issues/21398)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`53bc19b`](https://github.com/argoproj/argo-cd/commit/53bc19b5f20d56613c57c664f462ad2a484d9424): chore: enable unused-parameter from revive ([#&#8203;21365](https://github.com/argoproj/argo-cd/issues/21365)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`9ea979b`](https://github.com/argoproj/argo-cd/commit/9ea979bbcdc76223890388c4b83ced88505b95ce): chore: enable use-any from revive ([#&#8203;21282](https://github.com/argoproj/argo-cd/issues/21282)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`37aaeb3`](https://github.com/argoproj/argo-cd/commit/37aaeb3dd9fc63f701a96307369f53a9a0c4af12): chore: enable usetesting linter ([#&#8203;21935](https://github.com/argoproj/argo-cd/issues/21935)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`e66068c`](https://github.com/argoproj/argo-cd/commit/e66068c11b5a00be03bc9b012801635202ed30ad): chore: enable var-declaration from revive ([#&#8203;21370](https://github.com/argoproj/argo-cd/issues/21370)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`c1b2f78`](https://github.com/argoproj/argo-cd/commit/c1b2f78f4609d2dbf8691a9fb333fa45d3808812): chore: enable var-naming from revive ([#&#8203;21861](https://github.com/argoproj/argo-cd/issues/21861)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`ceb758c`](https://github.com/argoproj/argo-cd/commit/ceb758c8772ae70d73246fe224e5b9fd6484a0ac): chore: import k8s.io/api/core/v1 as corev1 ([#&#8203;21345](https://github.com/argoproj/argo-cd/issues/21345)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`3593f24`](https://github.com/argoproj/argo-cd/commit/3593f2449179035cf3dd181ecf691658e89376a2): chore: mark with-hydrator manifests as generated ([#&#8203;21639](https://github.com/argoproj/argo-cd/issues/21639)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`045a027`](https://github.com/argoproj/argo-cd/commit/045a0277530c892091069205a49135d6f1e507f8): chore: reggie-k as release champion for 3.0 ([#&#8203;21736](https://github.com/argoproj/argo-cd/issues/21736)) ([@&#8203;reggie-k](https://github.com/reggie-k)) - [`ffdbcb6`](https://github.com/argoproj/argo-cd/commit/ffdbcb6f3113c62841d9a6e6d3902efcc9815db9): chore: reuse common PermissionDeniedAPIError ([#&#8203;21283](https://github.com/argoproj/argo-cd/issues/21283)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`2b1220c`](https://github.com/argoproj/argo-cd/commit/2b1220c6007b0d23f5b11f3e9c3d2d5227037563): chore: revise wrong resource customization usage example ([#&#8203;22074](https://github.com/argoproj/argo-cd/issues/22074)) ([@&#8203;hanxiaop](https://github.com/hanxiaop)) - [`aeb0002`](https://github.com/argoproj/argo-cd/commit/aeb00028776d5d85508c42c0ee9bc2dd27731f0d): chore: set default tracking to annotation ([#&#8203;22289](https://github.com/argoproj/argo-cd/issues/22289)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`9b17495`](https://github.com/argoproj/argo-cd/commit/9b17495bc2fe7c6f07ed5ac5cc154b3ae9027be9): chore: update go-github to use token ([#&#8203;21292](https://github.com/argoproj/argo-cd/issues/21292)) ([@&#8203;aburan28](https://github.com/aburan28)) - [`38c2b34`](https://github.com/argoproj/argo-cd/commit/38c2b34da0c0fe6984a733b36944e9651ce7e710): chore: update gotestsum automatically ([#&#8203;21828](https://github.com/argoproj/argo-cd/issues/21828)) ([@&#8203;mikutas](https://github.com/mikutas)) - [`228b86d`](https://github.com/argoproj/argo-cd/commit/228b86d3b5ab83c9727426291b037e173b88c211): chore: update mockery version ([#&#8203;22126](https://github.com/argoproj/argo-cd/issues/22126)) ([@&#8203;gdsoumya](https://github.com/gdsoumya)) - [`e3bcc48`](https://github.com/argoproj/argo-cd/commit/e3bcc48bf2dc92c1f397dc28a333881106a8a653): chore: updates to Numaplane health checks ([#&#8203;21671](https://github.com/argoproj/argo-cd/issues/21671)) ([@&#8203;juliev0](https://github.com/juliev0)) - [`922d080`](https://github.com/argoproj/argo-cd/commit/922d080ae516ef77ca6a74a0b2a90a5c5de15c7f): chore: upgrade Go to 1.24 ([#&#8203;22242](https://github.com/argoproj/argo-cd/issues/22242)) ([@&#8203;sivchari](https://github.com/sivchari)) - [`ef55ba5`](https://github.com/argoproj/argo-cd/commit/ef55ba549bd7893d80223c19a16fb1d1368d3f0c): chore: use dario.cat/mergo instead of github.com/imdario/mergo ([#&#8203;21274](https://github.com/argoproj/argo-cd/issues/21274)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`6087b4f`](https://github.com/argoproj/argo-cd/commit/6087b4f903f0d862618bb43e8496c86c6ea1494d): chore: use github.com/golang-jwt/jwt/v5 ([#&#8203;21276](https://github.com/argoproj/argo-cd/issues/21276)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`795bda5`](https://github.com/argoproj/argo-cd/commit/795bda5dd853a82f4d0234856b0d9dc809f9d303): chore: use github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus ([#&#8203;21937](https://github.com/argoproj/argo-cd/issues/21937)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`83257a9`](https://github.com/argoproj/argo-cd/commit/83257a9e73ce6357e3903f1d585495b7b5532eba): chore: use grpc-middleware interceptors ([#&#8203;22329](https://github.com/argoproj/argo-cd/issues/22329)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`db82e23`](https://github.com/argoproj/argo-cd/commit/db82e23ebb291bf9f2bcf4539310fe895c585ab7): chore: use internal errors util instead of pkg's ([#&#8203;22174](https://github.com/argoproj/argo-cd/issues/22174)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`48334cf`](https://github.com/argoproj/argo-cd/commit/48334cfcd5812e3291c1bb51768a2317e7df00b3): chore: use standard errors instead of github.com/pkg/errors ([#&#8203;21266](https://github.com/argoproj/argo-cd/issues/21266)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`9843bfb`](https://github.com/argoproj/argo-cd/commit/9843bfbdf811a5f959441ec06a47a9ac49e23e7c): chore: use testify instead of native testing ([#&#8203;21781](https://github.com/argoproj/argo-cd/issues/21781)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`13235ad`](https://github.com/argoproj/argo-cd/commit/13235ad477e82723bc749f4410cf38cec3dda55b): chore: use testify instead of testing.Fatal ([#&#8203;21258](https://github.com/argoproj/argo-cd/issues/21258)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`d7ccf47`](https://github.com/argoproj/argo-cd/commit/d7ccf4705719dc0de5d56337a78ba26e0a348df2): chore: use testify instead of testing.Fatal or testing.Error in pkg ([#&#8203;20761](https://github.com/argoproj/argo-cd/issues/20761)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`e7d9091`](https://github.com/argoproj/argo-cd/commit/e7d909164c161e399391f5c0ac4d1c22600a8cf4): chore: use testify instead of testing.Fatal or testing.Error in reposerver ([#&#8203;20762](https://github.com/argoproj/argo-cd/issues/20762)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`644af54`](https://github.com/argoproj/argo-cd/commit/644af54a7c61b07021125682f4526dd9c6853974): chore: version bumping helm3 ([#&#8203;22009](https://github.com/argoproj/argo-cd/issues/22009)) ([@&#8203;igaskin](https://github.com/igaskin)) - [`e147247`](https://github.com/argoproj/argo-cd/commit/e147247aaf49f64b9017e2a7d5b512c4482a4725): ci: disable nolintlint linter ([#&#8203;21707](https://github.com/argoproj/argo-cd/issues/21707)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`976a849`](https://github.com/argoproj/argo-cd/commit/976a8498d48b9475d3899455f6d1b867980aa7bc): ci: fixes [#&#8203;21862](https://github.com/argoproj/argo-cd/issues/21862) Concurrency in pr-title-check ([#&#8203;21863](https://github.com/argoproj/argo-cd/issues/21863)) ([@&#8203;appiepollo14](https://github.com/appiepollo14)) - [`e5df999`](https://github.com/argoproj/argo-cd/commit/e5df9991837d7f27ae06a71e3bba9c997e691a0f): crepocreds-short-changed ([#&#8203;21285](https://github.com/argoproj/argo-cd/issues/21285)) ([@&#8203;surajyadav1108](https://github.com/surajyadav1108)) - [`9a3cfcb`](https://github.com/argoproj/argo-cd/commit/9a3cfcb71d1e1e2fb1420b5b23d8bdca2374a36e): docs(2.14): adding basic upgrading docs for 2.14 ([#&#8203;21744](https://github.com/argoproj/argo-cd/issues/21744)) ([@&#8203;rumstead](https://github.com/rumstead)) - [`622847b`](https://github.com/argoproj/argo-cd/commit/622847bcb5f7fbc1228403dd83d9f4ec818cecf3): docs(2.14): use 2.14.1 manifests as remote bases ([#&#8203;21759](https://github.com/argoproj/argo-cd/issues/21759)) ([@&#8203;rumstead](https://github.com/rumstead)) - [`073ccf7`](https://github.com/argoproj/argo-cd/commit/073ccf7c35a63bb203b8c78dec3e8a7c2efecdeb): fix([#&#8203;19314](https://github.com/argoproj/argo-cd/issues/19314), [#&#8203;15700](https://github.com/argoproj/argo-cd/issues/15700)): allow `ssh`/`altssh` subdomains in repo URLs to match webhook payload ([#&#8203;21227](https://github.com/argoproj/argo-cd/issues/21227)) ([@&#8203;mtbennett-godaddy](https://github.com/mtbennett-godaddy)) - [`8f285a5`](https://github.com/argoproj/argo-cd/commit/8f285a5dd40308b083523a3fd0aeac03b6f134dc): fix(in-cluster): do not allow the cluster to be used when disabled ([#&#8203;21208](https://github.com/argoproj/argo-cd/issues/21208)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`a1431be`](https://github.com/argoproj/argo-cd/commit/a1431bef4c3aea396956c53e593078414f0f478e): fix(ui, rbac): project-roles ([#&#8203;21829](https://github.com/argoproj/argo-cd/issues/21829)) ([@&#8203;blakepettersson](https://github.com/blakepettersson)) - [`26ebb9b`](https://github.com/argoproj/argo-cd/commit/26ebb9bb5e07ac095002d06638847b808cff6c7c): fixed the broken link while version upgrade/degrade ([#&#8203;21279](https://github.com/argoproj/argo-cd/issues/21279)) ([@&#8203;afzal442](https://github.com/afzal442)) - [`2bcaa19`](https://github.com/argoproj/argo-cd/commit/2bcaa1989418c7b544a003af21789cdf52492883): revert: add a check for user defined role referential integrity [#&#8203;21065](https://github.com/argoproj/argo-cd/issues/21065) ([#&#8203;22130](https://github.com/argoproj/argo-cd/issues/22130)) ([@&#8203;rumstead](https://github.com/rumstead)) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.14.11...v3.0.0 <a href="https://argoproj.github.io/cd/"><img src="https://raw.githubusercontent.com/argoproj/argo-site/master/content/pages/cd/gitops-cd.png" width="25%" ></a> ### [`v2.14.13`](https://github.com/argoproj/argo-cd/releases/tag/v2.14.13) [Compare Source](https://github.com/argoproj/argo-cd/compare/v2.14.12...v2.14.13) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.13/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.13/manifests/ha/install.yaml ``` #### Release Signatures and Provenance All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the [documentation](https://argo-cd.readthedocs.io/en/stable/operator-manual/signed-release-assets) on how to verify. #### Upgrading If upgrading from a different minor version, be sure to read the [upgrading](https://argo-cd.readthedocs.io/en/stable/operator-manual/upgrading/overview/) documentation. #### Changelog This release fixes a critical security issue: GHSA-2hj5-g64g-fp6p ##### Other work - [`24d5722`](https://github.com/argoproj/argo-cd/commit/24d57220ca4b82a6a882174731930caae586e734): Merge commit from fork ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`d213c30`](https://github.com/argoproj/argo-cd/commit/d213c305e410ae4d66f14980a2fca68046d5287c): chore: bump gitops-engine ssd fix ([#&#8203;23072](https://github.com/argoproj/argo-cd/issues/23072)) ([@&#8203;pjiang-dev](https://github.com/pjiang-dev)) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.14.12...v2.14.13 <a href="https://argoproj.github.io/cd/"><img src="https://raw.githubusercontent.com/argoproj/argo-site/master/content/pages/cd/gitops-cd.png" width="25%" ></a> ### [`v2.14.12`](https://github.com/argoproj/argo-cd/releases/tag/v2.14.12) [Compare Source](https://github.com/argoproj/argo-cd/compare/v2.14.11...v2.14.12) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.12/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.12/manifests/ha/install.yaml ``` #### Release Signatures and Provenance All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the [documentation](https://argo-cd.readthedocs.io/en/stable/operator-manual/signed-release-assets) on how to verify. #### Upgrading If upgrading from a different minor version, be sure to read the [upgrading](https://argo-cd.readthedocs.io/en/stable/operator-manual/upgrading/overview/) documentation. #### Changelog ##### Bug fixes - [`f7ad2ad`](https://github.com/argoproj/argo-cd/commit/f7ad2adf505ad9e35bde902377440e57ee2f94fb): fix(ApplicationSet): Check strategy type to verify it's a progressive sync (cherry-pick [#&#8203;22563](https://github.com/argoproj/argo-cd/issues/22563)) ([#&#8203;22833](https://github.com/argoproj/argo-cd/issues/22833)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`ced6a78`](https://github.com/argoproj/argo-cd/commit/ced6a7822e31fdae927c4de24bb7d56a7348ce3d): fix(health): handle nil lastTransitionTime ([#&#8203;22897](https://github.com/argoproj/argo-cd/issues/22897)) (cherry-pick [#&#8203;22900](https://github.com/argoproj/argo-cd/issues/22900)) ([#&#8203;22909](https://github.com/argoproj/argo-cd/issues/22909)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`25235fb`](https://github.com/argoproj/argo-cd/commit/25235fbc2d7f5cda05acc9992f42401fa4713941): fix(test): broken e2e test (cherry-pick [#&#8203;22975](https://github.com/argoproj/argo-cd/issues/22975)) ([#&#8203;23052](https://github.com/argoproj/argo-cd/issues/23052)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`78e61ba`](https://github.com/argoproj/argo-cd/commit/78e61ba71ce9698622cf7cf1b7dc924eb3479797): fix: Only port-forward to ready pods ([#&#8203;10610](https://github.com/argoproj/argo-cd/issues/10610)) (cherry-pick [#&#8203;22794](https://github.com/argoproj/argo-cd/issues/22794)) ([#&#8203;22826](https://github.com/argoproj/argo-cd/issues/22826)) ([@&#8203;mikebryant](https://github.com/mikebryant)) - [`fe93963`](https://github.com/argoproj/argo-cd/commit/fe9396397057ed403894e005030ceb5e38cd934b): fix: do not normalize resource tracking on live crds ([#&#8203;22722](https://github.com/argoproj/argo-cd/issues/22722)) - cherrypick 2.14 ([#&#8203;22746](https://github.com/argoproj/argo-cd/issues/22746)) ([@&#8203;blakepettersson](https://github.com/blakepettersson)) - [`5bc6f47`](https://github.com/argoproj/argo-cd/commit/5bc6f4722bf056e3d02ce3479800e50d2637accb): fix: infinite reconciliation loop when app is in error ([#&#8203;23047](https://github.com/argoproj/argo-cd/issues/23047)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`b163de0`](https://github.com/argoproj/argo-cd/commit/b163de078488da33c163fb3a92d66a2f19472fe6): fix: remove project from cache key for project scoped credentials ([#&#8203;22816](https://github.com/argoproj/argo-cd/issues/22816)) ([@&#8203;pjiang-dev](https://github.com/pjiang-dev)) ##### Dependency updates - [`efe5d29`](https://github.com/argoproj/argo-cd/commit/efe5d2956ed9dd1511f198a770f909594839181e): chore(deps): resolve CVE GO-2025-3540, GO-2025-3503, GO-2025-3487 within 2.14.10 ([#&#8203;22709](https://github.com/argoproj/argo-cd/issues/22709)) ([@&#8203;nathanlaceyraft](https://github.com/nathanlaceyraft)) ##### Other work - [`3a9ab77`](https://github.com/argoproj/argo-cd/commit/3a9ab775373f32c353f8f1b5192c3ec3c0980c69): fix(commit-server): apply image override (cherry-pick [#&#8203;22916](https://github.com/argoproj/argo-cd/issues/22916)) ([#&#8203;22918](https://github.com/argoproj/argo-cd/issues/22918)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.14.11...v2.14.12 <a href="https://argoproj.github.io/cd/"><img src="https://raw.githubusercontent.com/argoproj/argo-site/master/content/pages/cd/gitops-cd.png" width="25%" ></a> ### [`v2.14.11`](https://github.com/argoproj/argo-cd/releases/tag/v2.14.11) [Compare Source](https://github.com/argoproj/argo-cd/compare/v2.14.10...v2.14.11) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.11/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.11/manifests/ha/install.yaml ``` #### Release Signatures and Provenance All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the [documentation](https://argo-cd.readthedocs.io/en/stable/operator-manual/signed-release-assets) on how to verify. #### Upgrading If upgrading from a different minor version, be sure to read the [upgrading](https://argo-cd.readthedocs.io/en/stable/operator-manual/upgrading/overview/) documentation. #### Changelog ##### Features - [`91f5445`](https://github.com/argoproj/argo-cd/commit/91f54459d47204e0f9666dd6c5e310bfbab49aa1): feat(hydrator): handle sourceHydrator fields from webhook ([#&#8203;19397](https://github.com/argoproj/argo-cd/issues/19397)) (cherry-pick [#&#8203;22485](https://github.com/argoproj/argo-cd/issues/22485)) ([#&#8203;22754](https://github.com/argoproj/argo-cd/issues/22754)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) ##### Bug fixes - [`0451723`](https://github.com/argoproj/argo-cd/commit/0451723be1212922470d4af2fe24a24a4cea30fe): fix(appset): generated app errors should use the default requeue ([#&#8203;21887](https://github.com/argoproj/argo-cd/issues/21887)) (cherry-pick [#&#8203;21936](https://github.com/argoproj/argo-cd/issues/21936)) ([#&#8203;22672](https://github.com/argoproj/argo-cd/issues/22672)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`f6f7d29`](https://github.com/argoproj/argo-cd/commit/f6f7d29c110fc5fe10374022f9f0fdcca1484a50): fix(ui): avoid spurious error on hydration ([#&#8203;22506](https://github.com/argoproj/argo-cd/issues/22506)) (cherry-pick [#&#8203;22711](https://github.com/argoproj/argo-cd/issues/22711)) ([#&#8203;22714](https://github.com/argoproj/argo-cd/issues/22714)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.14.10...v2.14.11 <a href="https://argoproj.github.io/cd/"><img src="https://raw.githubusercontent.com/argoproj/argo-site/master/content/pages/cd/gitops-cd.png" width="25%" ></a> ### [`v2.14.10`](https://github.com/argoproj/argo-cd/releases/tag/v2.14.10) [Compare Source](https://github.com/argoproj/argo-cd/compare/v2.14.9...v2.14.10) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.10/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.10/manifests/ha/install.yaml ``` #### Release Signatures and Provenance All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the [documentation](https://argo-cd.readthedocs.io/en/stable/operator-manual/signed-release-assets) on how to verify. #### Upgrading If upgrading from a different minor version, be sure to read the [upgrading](https://argo-cd.readthedocs.io/en/stable/operator-manual/upgrading/overview/) documentation. #### Changelog ##### Bug fixes - [`b31d700`](https://github.com/argoproj/argo-cd/commit/b31d700188c6cbb39d6ba46f9a0f14e578e66d1a): fix(cli): wrong variable to store --no-proxy value (cherry-pick [#&#8203;21226](https://github.com/argoproj/argo-cd/issues/21226)) ([#&#8203;22590](https://github.com/argoproj/argo-cd/issues/22590)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`6b15a04`](https://github.com/argoproj/argo-cd/commit/6b15a04509f45ed7068d9c50eaceb3d86ed70305): fix: \[cherry-pick] selfhealattemptscount needs to be reset at times ([#&#8203;22095](https://github.com/argoproj/argo-cd/issues/22095), [#&#8203;20978](https://github.com/argoproj/argo-cd/issues/20978)) ([#&#8203;22583](https://github.com/argoproj/argo-cd/issues/22583)) ([@&#8203;Aaron-9900](https://github.com/Aaron-9900)) - [`be81419`](https://github.com/argoproj/argo-cd/commit/be81419f27657ed93fa70d5319eec5e8b6b987a2): fix: login return_url doesn't work with custom server paths (cherry-pick [#&#8203;21588](https://github.com/argoproj/argo-cd/issues/21588)) ([#&#8203;22594](https://github.com/argoproj/argo-cd/issues/22594)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`3b308d6`](https://github.com/argoproj/argo-cd/commit/3b308d66e2747dbe7028f95bbae8c7bdc8c2cbcc): fix: respect delete confirmation for argocd app deletion (cherry-pick [#&#8203;22657](https://github.com/argoproj/argo-cd/issues/22657)) ([#&#8203;22664](https://github.com/argoproj/argo-cd/issues/22664)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) ##### Dependency updates - [`4826fb0`](https://github.com/argoproj/argo-cd/commit/4826fb0ab8edaa4ec27c0640ea23b2995741d6f4): chore(deps): Update github.com/expr-lang/expr to v1.17.0 fixing CVE-2025-29786 ([#&#8203;22651](https://github.com/argoproj/argo-cd/issues/22651)) ([@&#8203;heshamelsherif97](https://github.com/heshamelsherif97)) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.14.9...v2.14.10 <a href="https://argoproj.github.io/cd/"><img src="https://raw.githubusercontent.com/argoproj/argo-site/master/content/pages/cd/gitops-cd.png" width="25%" ></a> ### [`v2.14.9`](https://github.com/argoproj/argo-cd/releases/tag/v2.14.9) [Compare Source](https://github.com/argoproj/argo-cd/compare/v2.14.8...v2.14.9) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.9/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.9/manifests/ha/install.yaml ``` #### Release Signatures and Provenance All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the [documentation](https://argo-cd.readthedocs.io/en/stable/operator-manual/signed-release-assets) on how to verify. #### Upgrading If upgrading from a different minor version, be sure to read the [upgrading](https://argo-cd.readthedocs.io/en/stable/operator-manual/upgrading/overview/) documentation. #### Changelog ##### Bug fixes - [`31a5545`](https://github.com/argoproj/argo-cd/commit/31a554568aa0cc3fa203ef7a0c59eb17705726c7): fix: Check for semver constraint matching in application webhook handler (cherry-pick [#&#8203;21648](https://github.com/argoproj/argo-cd/issues/21648)) ([#&#8203;22508](https://github.com/argoproj/argo-cd/issues/22508)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) ##### Other work - [`c868711`](https://github.com/argoproj/argo-cd/commit/c868711d035bce8636f26218a41a04a1edfc0308): chore(dep): bump gitops-engine 2.14 ([#&#8203;22520](https://github.com/argoproj/argo-cd/issues/22520)) ([@&#8203;pjiang-dev](https://github.com/pjiang-dev)) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.14.8...v2.14.9 <a href="https://argoproj.github.io/cd/"><img src="https://raw.githubusercontent.com/argoproj/argo-site/master/content/pages/cd/gitops-cd.png" width="25%" ></a> ### [`v2.14.8`](https://github.com/argoproj/argo-cd/releases/tag/v2.14.8) [Compare Source](https://github.com/argoproj/argo-cd/compare/v2.14.7...v2.14.8) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.8/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.8/manifests/ha/install.yaml ``` #### Release Signatures and Provenance All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the [documentation](https://argo-cd.readthedocs.io/en/stable/operator-manual/signed-release-assets) on how to verify. #### Upgrading If upgrading from a different minor version, be sure to read the [upgrading](https://argo-cd.readthedocs.io/en/stable/operator-manual/upgrading/overview/) documentation. #### Changelog ##### Bug fixes - [`9a9e62d`](https://github.com/argoproj/argo-cd/commit/9a9e62d392cd81928b163db6b65c00d09c4c4c6c): fix(server): fully populate app destination before project checks ([#&#8203;22408](https://github.com/argoproj/argo-cd/issues/22408)) ([#&#8203;22426](https://github.com/argoproj/argo-cd/issues/22426)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`7acdaa9`](https://github.com/argoproj/argo-cd/commit/7acdaa96e04ab9a49a5754c66a9ae3d9d40d1e37): fix: CVE-2025-26791 upgrading redoc dep to 2.4.0 to avoid DOMPurify b… ([#&#8203;21997](https://github.com/argoproj/argo-cd/issues/21997)) ([@&#8203;nmirasch](https://github.com/nmirasch)) - [`872319e`](https://github.com/argoproj/argo-cd/commit/872319e8e759cc141d57ea870ba7ef974ab84fd8): fix: handle annotated git tags correctly in repo server cache ([#&#8203;21771](https://github.com/argoproj/argo-cd/issues/21771)) ([#&#8203;22424](https://github.com/argoproj/argo-cd/issues/22424)) ([@&#8203;aali309](https://github.com/aali309)) ##### Dependency updates - [`9f832cd`](https://github.com/argoproj/argo-cd/commit/9f832cd099a2729bf5157282a6fa58423b2dca4d): chore(deps): bump github.com/golang-jwt/jwt to 4.5.2/5.2.2 ([#&#8203;22465](https://github.com/argoproj/argo-cd/issues/22465)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) ##### Other work - [`ec45e33`](https://github.com/argoproj/argo-cd/commit/ec45e338006b2be0b52afc9c39c715cde7f7dff6): fix(ui, rbac): project-roles ([#&#8203;21829](https://github.com/argoproj/argo-cd/issues/21829)) (2.14 backport) ([#&#8203;22461](https://github.com/argoproj/argo-cd/issues/22461)) ([@&#8203;blakepettersson](https://github.com/blakepettersson)) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.14.7...v2.14.8 <a href="https://argoproj.github.io/cd/"><img src="https://raw.githubusercontent.com/argoproj/argo-site/master/content/pages/cd/gitops-cd.png" width="25%" ></a> ### [`v2.14.7`](https://github.com/argoproj/argo-cd/releases/tag/v2.14.7) [Compare Source](https://github.com/argoproj/argo-cd/compare/v2.14.6...v2.14.7) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.7/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.7/manifests/ha/install.yaml ``` #### Release Signatures and Provenance All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the [documentation](https://argo-cd.readthedocs.io/en/stable/operator-manual/signed-release-assets) on how to verify. #### Upgrading If upgrading from a different minor version, be sure to read the [upgrading](https://argo-cd.readthedocs.io/en/stable/operator-manual/upgrading/overview/) documentation. #### Changelog ##### Dependency updates - [`3940782`](https://github.com/argoproj/argo-cd/commit/39407827d31e0a35593faef9af06464209d35d3f): chore(deps): bump gitops engine ([#&#8203;22405](https://github.com/argoproj/argo-cd/issues/22405)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.14.6...v2.14.7 <a href="https://argoproj.github.io/cd/"><img src="https://raw.githubusercontent.com/argoproj/argo-site/master/content/pages/cd/gitops-cd.png" width="25%" ></a> ### [`v2.14.6`](https://github.com/argoproj/argo-cd/releases/tag/v2.14.6) [Compare Source](https://github.com/argoproj/argo-cd/compare/v2.14.5...v2.14.6) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.6/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.6/manifests/ha/install.yaml ``` #### Release Signatures and Provenance All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the [documentation](https://argo-cd.readthedocs.io/en/stable/operator-manual/signed-release-assets) on how to verify. #### Upgrading If upgrading from a different minor version, be sure to read the [upgrading](https://argo-cd.readthedocs.io/en/stable/operator-manual/upgrading/overview/) documentation. #### Changelog ##### Features - [`38c0376`](https://github.com/argoproj/argo-cd/commit/38c03769af1d62ae07c0ffcf8f74d7a8cb283570): feat(server): make deep copies of objects returned by informers ([#&#8203;22173](https://github.com/argoproj/argo-cd/issues/22173)) ([#&#8203;22179](https://github.com/argoproj/argo-cd/issues/22179)) ([#&#8203;22340](https://github.com/argoproj/argo-cd/issues/22340)) ([@&#8203;rumstead](https://github.com/rumstead)) ##### Dependency updates - [`defd4be`](https://github.com/argoproj/argo-cd/commit/defd4be943983ccd2bafb52a822bd7e25045a86f): chore(deps): Update go-git from 5.12.0 to 5.13.2 to include several CVE fixes ([#&#8203;22313](https://github.com/argoproj/argo-cd/issues/22313)) ([@&#8203;anandf](https://github.com/anandf)) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.14.5...v2.14.6 <a href="https://argoproj.github.io/cd/"><img src="https://raw.githubusercontent.com/argoproj/argo-site/master/content/pages/cd/gitops-cd.png" width="25%" ></a> ### [`v2.14.5`](https://github.com/argoproj/argo-cd/releases/tag/v2.14.5) [Compare Source](https://github.com/argoproj/argo-cd/compare/v2.14.4...v2.14.5) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.5/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.5/manifests/ha/install.yaml ``` #### Release Signatures and Provenance All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the [documentation](https://argo-cd.readthedocs.io/en/stable/operator-manual/signed-release-assets) on how to verify. #### Upgrading If upgrading from a different minor version, be sure to read the [upgrading](https://argo-cd.readthedocs.io/en/stable/operator-manual/upgrading/overview/) documentation. #### Changelog ##### Dependency updates - [`ed242b9`](https://github.com/argoproj/argo-cd/commit/ed242b9eee18b4c3ca14dce1161b656256769a0f): chore(deps): bump github.com/redis/go-redis/v9 from 9.7.0 to 9.7.1 ([#&#8203;21957](https://github.com/argoproj/argo-cd/issues/21957)) ([#&#8203;22255](https://github.com/argoproj/argo-cd/issues/22255)) ([@&#8203;anandf](https://github.com/anandf)) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.14.4...v2.14.5 <a href="https://argoproj.github.io/cd/"><img src="https://raw.githubusercontent.com/argoproj/argo-site/master/content/pages/cd/gitops-cd.png" width="25%" ></a> ### [`v2.14.4`](https://github.com/argoproj/argo-cd/releases/tag/v2.14.4) [Compare Source](https://github.com/argoproj/argo-cd/compare/v2.14.3...v2.14.4) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.4/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.4/manifests/ha/install.yaml ``` #### Release Signatures and Provenance All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the [documentation](https://argo-cd.readthedocs.io/en/stable/operator-manual/signed-release-assets) on how to verify. #### Upgrading If upgrading from a different minor version, be sure to read the [upgrading](https://argo-cd.readthedocs.io/en/stable/operator-manual/upgrading/overview/) documentation. #### Changelog ##### Bug fixes - [`52231db`](https://github.com/argoproj/argo-cd/commit/52231dbc09c25a7b7840f0338b533b94a6332dc5): fix(actions): don't run empty Lua scripts ([#&#8203;22084](https://github.com/argoproj/argo-cd/issues/22084)) (cherry-pick [#&#8203;22161](https://github.com/argoproj/argo-cd/issues/22161)) ([#&#8203;22172](https://github.com/argoproj/argo-cd/issues/22172)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`962d7a9`](https://github.com/argoproj/argo-cd/commit/962d7a9ad9b5b1e13a118a3fb8974fa03647383d): fix(ci): use pinned Helm version for init-release ([#&#8203;22164](https://github.com/argoproj/argo-cd/issues/22164)) (cherry-pick [#&#8203;22165](https://github.com/argoproj/argo-cd/issues/22165)) ([#&#8203;22171](https://github.com/argoproj/argo-cd/issues/22171)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`54170a4`](https://github.com/argoproj/argo-cd/commit/54170a4fd8760e4274204599e1976a3f273c8962): fix: make codegen permissions (cherry-pick [#&#8203;21667](https://github.com/argoproj/argo-cd/issues/21667)) ([#&#8203;22145](https://github.com/argoproj/argo-cd/issues/22145)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) ##### Dependency updates - [`2eab10a`](https://github.com/argoproj/argo-cd/commit/2eab10a3cbe68bb84bbde3c0e82966af408fb52c): chore(deps): revert accidental upgrade of go.mod packages ([#&#8203;22162](https://github.com/argoproj/argo-cd/issues/22162)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`2b1e829`](https://github.com/argoproj/argo-cd/commit/2b1e829986b30b4be11c3926f111a7a8dd95dc7f): chore(deps): switch gitops-engine back to release-2.14 branch ([#&#8203;22163](https://github.com/argoproj/argo-cd/issues/22163)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.14.3...v2.14.4 <a href="https://argoproj.github.io/cd/"><img src="https://raw.githubusercontent.com/argoproj/argo-site/master/content/pages/cd/gitops-cd.png" width="25%" ></a> ### [`v2.14.3`](https://github.com/argoproj/argo-cd/releases/tag/v2.14.3) [Compare Source](https://github.com/argoproj/argo-cd/compare/v2.14.2...v2.14.3) #### Known Issues - A [regression](https://github.com/argoproj/argo-cd/issues/21804) which caused certain apps with resource hooks to fail to sync. This is fixed in 2.14.4. - A [regression](https://github.com/argoproj/argo-cd/issues/22122) which caused auth issues when connecting to clusters with Azure workload identity. - Erroneous [removal](https://github.com/argoproj/argo-cd/issues/22164) of `securityContext` fields in Redis manifests. All these issues are fixed in 2.14.4. #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.3/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.3/manifests/ha/install.yaml ``` #### Release Signatures and Provenance All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the [documentation](https://argo-cd.readthedocs.io/en/stable/operator-manual/signed-release-assets) on how to verify. #### Upgrading If upgrading from a different minor version, be sure to read the [upgrading](https://argo-cd.readthedocs.io/en/stable/operator-manual/upgrading/overview/) documentation. #### Changelog ##### Bug fixes - [`aaed35c`](https://github.com/argoproj/argo-cd/commit/aaed35c6d4db270a1e633e9d89fa4d34fef888b9): fix(applicationset): ApplicationSets with rolling sync stuck in Pending (cherry-pick [#&#8203;20230](https://github.com/argoproj/argo-cd/issues/20230)) ([#&#8203;21948](https://github.com/argoproj/argo-cd/issues/21948)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`d79185a`](https://github.com/argoproj/argo-cd/commit/d79185a4fe6c98475f229d4c9ed606c5387a382c): fix(hydrator): don't get cluster or API versions for hydrator ([#&#8203;21985](https://github.com/argoproj/argo-cd/issues/21985)) ([#&#8203;22038](https://github.com/argoproj/argo-cd/issues/22038)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`2dd70de`](https://github.com/argoproj/argo-cd/commit/2dd70dede8554fd7d6d0824505d1e8ad36b35a72): fix(hydrator): don't use manifest-generate-paths ([#&#8203;22039](https://github.com/argoproj/argo-cd/issues/22039)) (cherry-pick [#&#8203;22015](https://github.com/argoproj/argo-cd/issues/22015)) ([#&#8203;22061](https://github.com/argoproj/argo-cd/issues/22061)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`3adb83c`](https://github.com/argoproj/argo-cd/commit/3adb83c1dfca20c81dd5231d3c93c4e13a37eaaa): fix(hydrator): refresh by annotation instead of work queue ([#&#8203;22016](https://github.com/argoproj/argo-cd/issues/22016)) ([#&#8203;22067](https://github.com/argoproj/argo-cd/issues/22067)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`71fd4e5`](https://github.com/argoproj/argo-cd/commit/71fd4e501d0d688ab0d70cd649fbf5f909cff12b): fix: Check placement exists before length check ([#&#8203;22060](https://github.com/argoproj/argo-cd/issues/22060)) (cherry-pick [#&#8203;22057](https://github.com/argoproj/argo-cd/issues/22057)) ([#&#8203;22089](https://github.com/argoproj/argo-cd/issues/22089)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`896a461`](https://github.com/argoproj/argo-cd/commit/896a461ae6be6b9114a249debca0e2cb86f224f6): fix: New kube applier for server side diff dry run with refactoring ([#&#8203;21488](https://github.com/argoproj/argo-cd/issues/21488)) ([#&#8203;21819](https://github.com/argoproj/argo-cd/issues/21819)) ([@&#8203;andrii-korotkov-verkada](https://github.com/andrii-korotkov-verkada)) - [`63edc3e`](https://github.com/argoproj/argo-cd/commit/63edc3eb9c4faa6517223b58d774542b066f7816): fix: accidental v3 imports ([#&#8203;22068](https://github.com/argoproj/argo-cd/issues/22068)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`cb1df5d`](https://github.com/argoproj/argo-cd/commit/cb1df5d35f3331e79373826c9fc909f98ea0db9c): fix: correct lookup for the kustomization file when applying patches (cherry-pick [#&#8203;22024](https://github.com/argoproj/argo-cd/issues/22024)) ([#&#8203;22086](https://github.com/argoproj/argo-cd/issues/22086)) ([@&#8203;nitishfy](https://github.com/nitishfy)) - [`92a3c3d`](https://github.com/argoproj/argo-cd/commit/92a3c3d727df3c15491a9202c4b6da85ed7a02cd): fix: correctly set compareWith when requesting app refresh with delay (fixes [#&#8203;18998](https://github.com/argoproj/argo-cd/issues/18998)) (cherry-pick [#&#8203;21298](https://github.com/argoproj/argo-cd/issues/21298)) ([#&#8203;21952](https://github.com/argoproj/argo-cd/issues/21952)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`8f925c6`](https://github.com/argoproj/argo-cd/commit/8f925c6754d569e4ac03fbfa9cef3f6e1c93fd2f): fix: fetch syncedRevision in UpdateRevisionForPaths ([#&#8203;21014](https://github.com/argoproj/argo-cd/issues/21014)) (cherry-pick [#&#8203;21015](https://github.com/argoproj/argo-cd/issues/21015)) ([#&#8203;22011](https://github.com/argoproj/argo-cd/issues/22011)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) ##### Documentation - [`b5be1df`](https://github.com/argoproj/argo-cd/commit/b5be1df8904722eb91a3de2d2d080d79d9b757fb): docs: document source hydrator maturity (cherry-pick [#&#8203;21969](https://github.com/argoproj/argo-cd/issues/21969)) ([#&#8203;21970](https://github.com/argoproj/argo-cd/issues/21970)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) ##### Other work - [`2b422d2`](https://github.com/argoproj/argo-cd/commit/2b422d2c7001987e7bdd7b134c00d1888dedb4a8): chore: add cherry pick for v2.14 ([#&#8203;21901](https://github.com/argoproj/argo-cd/issues/21901)) ([@&#8203;nitishfy](https://github.com/nitishfy)) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.14.2...v2.14.3 <a href="https://argoproj.github.io/cd/"><img src="https://raw.githubusercontent.com/argoproj/argo-site/master/content/pages/cd/gitops-cd.png" width="25%" ></a> ### [`v2.14.2`](https://github.com/argoproj/argo-cd/releases/tag/v2.14.2) [Compare Source](https://github.com/argoproj/argo-cd/compare/v2.14.1...v2.14.2) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.2/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.2/manifests/ha/install.yaml ``` #### Release Signatures and Provenance All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the [documentation](https://argo-cd.readthedocs.io/en/stable/operator-manual/signed-release-assets) on how to verify. #### Upgrading If upgrading from a different minor version, be sure to read the [upgrading](https://argo-cd.readthedocs.io/en/stable/operator-manual/upgrading/overview/) documentation. #### Changelog ##### Bug fixes - [`efd9c32`](https://github.com/argoproj/argo-cd/commit/efd9c32e258602f7a37ab26a0f0fd5bd7e7aab9f): fix: Add proxy registry key by dest server + name (cherry-pick [#&#8203;21791](https://github.com/argoproj/argo-cd/issues/21791)) ([#&#8203;21794](https://github.com/argoproj/argo-cd/issues/21794)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.14.1...v2.14.2 <a href="https://argoproj.github.io/cd/"><img src="https://raw.githubusercontent.com/argoproj/argo-site/master/content/pages/cd/gitops-cd.png" width="25%" ></a> ### [`v2.14.1`](https://github.com/argoproj/argo-cd/releases/tag/v2.14.1) [Compare Source](https://github.com/argoproj/argo-cd/compare/v2.14.0...v2.14.1) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.1/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.1/manifests/ha/install.yaml ``` #### Release Signatures and Provenance All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the [documentation](https://argo-cd.readthedocs.io/en/stable/operator-manual/signed-release-assets) on how to verify. #### Upgrading If upgrading from a different minor version, be sure to read the [upgrading](https://argo-cd.readthedocs.io/en/stable/operator-manual/upgrading/overview/) documentation. #### Changelog **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.14.0...v2.14.1 <a href="https://argoproj.github.io/cd/"><img src="https://raw.githubusercontent.com/argoproj/argo-site/master/content/pages/cd/gitops-cd.png" width="25%" ></a> ### [`v2.14.0`](https://github.com/argoproj/argo-cd/releases/tag/v2.14.0) [Compare Source](https://github.com/argoproj/argo-cd/compare/v2.13.8...v2.14.0) #### Important! The 2.14.0 release manifests incorrectly use the 2.14.0-rc7 image. The 2.14.1 release will correct this error. #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.0/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.0/manifests/ha/install.yaml ``` #### Release Signatures and Provenance All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the [documentation](https://argo-cd.readthedocs.io/en/stable/operator-manual/signed-release-assets) on how to verify. #### Upgrading If upgrading from a different minor version, be sure to read the [upgrading](https://argo-cd.readthedocs.io/en/stable/operator-manual/upgrading/overview/) documentation. #### Changelog ##### Features - [`7d28c89`](https://github.com/argoproj/argo-cd/commit/7d28c89f36313f016a9c6279b014357ccf8dd420): feat(health): resource customization for RabbitMQCluster ([#&#8203;15286](https://github.com/argoproj/argo-cd/issues/15286)) ([@&#8203;aaguilartablada](https://github.com/aaguilartablada)) - [`29c59ab`](https://github.com/argoproj/argo-cd/commit/29c59ab1356c62b1c2b3db275a59f73fc482b17a): Revert "feat: exclude Endpoints and EndpointSlices Kubernetes resource by default" ([#&#8203;20334](https://github.com/argoproj/argo-cd/issues/20334)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`83953fe`](https://github.com/argoproj/argo-cd/commit/83953fe276846924da95f997fc14ff07180fcd71): feat(app): Add optional 'name' to Source object ([#&#8203;20470](https://github.com/argoproj/argo-cd/issues/20470)) ([@&#8203;CefBoud](https://github.com/CefBoud)) - [`4a14051`](https://github.com/argoproj/argo-cd/commit/4a140515fea53bb398fc997bce733d6ba34f0633): feat(app): add ignore-healthcheck annotation ([#&#8203;20462](https://github.com/argoproj/argo-cd/issues/20462)) ([@&#8203;CefBoud](https://github.com/CefBoud)) - [`5543900`](https://github.com/argoproj/argo-cd/commit/5543900345678545a6aa8b654fb7a85cdb6e2be8): feat(applicationset): Add FlatList option to cluster generator - Fixes [#&#8203;20212](https://github.com/argoproj/argo-cd/issues/20212) ([#&#8203;20231](https://github.com/argoproj/argo-cd/issues/20231)) ([@&#8203;OpenGuidou](https://github.com/OpenGuidou)) - [`92e0b55`](https://github.com/argoproj/argo-cd/commit/92e0b553a752096fee93af7ac73e7a529cfb123b): feat(appset): Add a cache layer for Argo Projects to speed-up application validation ([#&#8203;18703](https://github.com/argoproj/argo-cd/issues/18703)) ([@&#8203;dacofr](https://github.com/dacofr)) - [`27eebaa`](https://github.com/argoproj/argo-cd/commit/27eebaa53cf5f603550b9499e68496daea2ea9b7): feat(appset): add 'project' to the Cluster Generator params ([#&#8203;20338](https://github.com/argoproj/argo-cd/issues/20338)) ([@&#8203;CefBoud](https://github.com/CefBoud)) - [`9e9c9a9`](https://github.com/argoproj/argo-cd/commit/9e9c9a9aca2d43f5dbebb074394dd154b5c21603): feat(appset): parameterize requeue time [#&#8203;20063](https://github.com/argoproj/argo-cd/issues/20063) ([#&#8203;20064](https://github.com/argoproj/argo-cd/issues/20064)) ([@&#8203;rumstead](https://github.com/rumstead)) - [`dfbfdba`](https://github.com/argoproj/argo-cd/commit/dfbfdbab1188dfb26b454e47ac06c70ed484c066): feat(appset): reduce cluster secret logging ([#&#8203;21109](https://github.com/argoproj/argo-cd/issues/21109)) ([@&#8203;rumstead](https://github.com/rumstead)) - [`4c29c33`](https://github.com/argoproj/argo-cd/commit/4c29c33f027be9a94ce9dbd06ac09d49a3eb6cfb): feat(cli): Add app diff option to specify exit code when diff ([#&#8203;20144](https://github.com/argoproj/argo-cd/issues/20144)) ([@&#8203;eugene70](https://github.com/eugene70)) - [`3988861`](https://github.com/argoproj/argo-cd/commit/3988861edf37f2c52b229bcf9c7b5ff8d9022205): feat(cmp): parameter to enable git creds to be shared from repo server to the plugin ([#&#8203;15107](https://github.com/argoproj/argo-cd/issues/15107)) ([@&#8203;jmcshane](https://github.com/jmcshane)) - [`19613a2`](https://github.com/argoproj/argo-cd/commit/19613a20fb1819dae0d2e6ab737513775d128499): feat(controller): support Istio ServiceEntry network node [#&#8203;20270](https://github.com/argoproj/argo-cd/issues/20270) ([#&#8203;20273](https://github.com/argoproj/argo-cd/issues/20273)) ([@&#8203;zapkub](https://github.com/zapkub)) - [`19d85aa`](https://github.com/argoproj/argo-cd/commit/19d85aa9fbb40dca452f0a0f2f9ab462e02c851d): feat(health): Adding more health checks for Keycloak, Postgres, Grafana, SolrCloud ([#&#8203;20294](https://github.com/argoproj/argo-cd/issues/20294)) ([@&#8203;rezellme](https://github.com/rezellme)) - [`2a199bc`](https://github.com/argoproj/argo-cd/commit/2a199bc7ae70ce8b933cda81f8558916621750d5): feat(health): add healthchecks for Gloo resources ([#&#8203;11379](https://github.com/argoproj/argo-cd/issues/11379)) ([@&#8203;zelig81](https://github.com/zelig81)) - [`e4599e1`](https://github.com/argoproj/argo-cd/commit/e4599e1a9069c7cbd1e1641e8ab6476449e9d3a2): feat(rbac): add disable fine-grained inheritance flag ([#&#8203;20600](https://github.com/argoproj/argo-cd/issues/20600)) ([#&#8203;21553](https://github.com/argoproj/argo-cd/issues/21553)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`d8dd2fc`](https://github.com/argoproj/argo-cd/commit/d8dd2fc02c8066a98f2c6c07791f38dedb221486): feat(ui): Added a warning popup before closing the application create panel ([#&#8203;20807](https://github.com/argoproj/argo-cd/issues/20807)) ([@&#8203;surajyadav1108](https://github.com/surajyadav1108)) - [`1120a08`](https://github.com/argoproj/argo-cd/commit/1120a086539a14a27d5a30a8ce83cdcc0e6c4246): feat(ui): Added timing info to container state UI ([#&#8203;20920](https://github.com/argoproj/argo-cd/issues/20920)) ([@&#8203;surajyadav1108](https://github.com/surajyadav1108)) - [`a94a07e`](https://github.com/argoproj/argo-cd/commit/a94a07ecd6421504fbededdfd5633b93867ca485): feat(ui): Added title label for filters ([#&#8203;21149](https://github.com/argoproj/argo-cd/issues/21149)) ([@&#8203;surajyadav1108](https://github.com/surajyadav1108)) - [`36d189c`](https://github.com/argoproj/argo-cd/commit/36d189c133b2b7b5dde8710fc8b877c1c2959d81): feat(ui): Support filter for `configured` and `unchanged` on SYNC STATUS view ([#&#8203;20850](https://github.com/argoproj/argo-cd/issues/20850)) ([@&#8203;aali309](https://github.com/aali309)) - [`e09ff60`](https://github.com/argoproj/argo-cd/commit/e09ff60d75787f18edc755990988a5a9e17cbc55): feat(ui): add token diff support in diff view ([#&#8203;19983](https://github.com/argoproj/argo-cd/issues/19983)) ([@&#8203;linghaoSu](https://github.com/linghaoSu)) - [`f4c519a`](https://github.com/argoproj/argo-cd/commit/f4c519ade50dca809fa20104c1b87fa8a2517faa): feat(ui): display sha's revision in every history release ([#&#8203;19963](https://github.com/argoproj/argo-cd/issues/19963)) ([@&#8203;Tchoupinax](https://github.com/Tchoupinax)) - [`5796a7c`](https://github.com/argoproj/argo-cd/commit/5796a7c22dbef279e0f6e69c311c8b4e8f8b385d): feat(ui): make name property for repos ([#&#8203;20077](https://github.com/argoproj/argo-cd/issues/20077)) ([@&#8203;surajyadav1108](https://github.com/surajyadav1108)) - [`fb825f7`](https://github.com/argoproj/argo-cd/commit/fb825f705af86ac41ea68f7a49323af56548a6b0): feat(ui): move graphs by dragging mouse in app resource tree view ([#&#8203;18025](https://github.com/argoproj/argo-cd/issues/18025)) ([#&#8203;20009](https://github.com/argoproj/argo-cd/issues/20009)) ([@&#8203;linghaoSu](https://github.com/linghaoSu)) - [`3088906`](https://github.com/argoproj/argo-cd/commit/308890661b751529ae8315b2cbf047644e9a369e): feat(ui): support auto theme ([#&#8203;20080](https://github.com/argoproj/argo-cd/issues/20080)) ([@&#8203;linghaoSu](https://github.com/linghaoSu)) - [`24e67df`](https://github.com/argoproj/argo-cd/commit/24e67df099821cbdaeac95901e93db9dffacc469): feat(ui): support enable word wrap in live and desired manifest panel ([#&#8203;20299](https://github.com/argoproj/argo-cd/issues/20299)) ([@&#8203;linghaoSu](https://github.com/linghaoSu)) - [`eb10b70`](https://github.com/argoproj/argo-cd/commit/eb10b70e8a2e24d08137143cf01a8d9c26783b12): feat: Add ability to hide certain annotations on secret resources ([#&#8203;18216](https://github.com/argoproj/argo-cd/issues/18216)) ([@&#8203;svghadi](https://github.com/svghadi)) - [`ab8fdb8`](https://github.com/argoproj/argo-cd/commit/ab8fdb8a6d17a09fa3161ce6ddfa2163d86b35ca): feat: Add nodeSelector for Linux nodes ([#&#8203;20148](https://github.com/argoproj/argo-cd/issues/20148)) ([@&#8203;leehosu](https://github.com/leehosu)) - [`b5d8edd`](https://github.com/argoproj/argo-cd/commit/b5d8eddb8230e45baff18afe257adf48f0072956): feat: Add reusable interactive prompts and `configure` command (issue [#&#8203;19528](https://github.com/argoproj/argo-cd/issues/19528)) ([#&#8203;19637](https://github.com/argoproj/argo-cd/issues/19637)) ([@&#8203;david-wu-octopus](https://github.com/david-wu-octopus)) - [`9b481b1`](https://github.com/argoproj/argo-cd/commit/9b481b190743450b9bbedc2a2ad7b6c1a524cd14): feat: Adding skipSchemaValidation flag ([#&#8203;20771](https://github.com/argoproj/argo-cd/issues/20771)) ([#&#8203;20831](https://github.com/argoproj/argo-cd/issues/20831)) ([@&#8203;dmosesson](https://github.com/dmosesson)) - [`fd4cc93`](https://github.com/argoproj/argo-cd/commit/fd4cc93a30e66557dee952aabd5a4009509047b3): feat: Change the file name convention when downloading pod logs ([#&#8203;19938](https://github.com/argoproj/argo-cd/issues/19938)) ([@&#8203;itaynvn-runai](https://github.com/itaynvn-runai)) - [`99efafb`](https://github.com/argoproj/argo-cd/commit/99efafb55a553a9ab962d56c20dab54ba65b7ae0): feat: Confluent Connector Resource Health Checker - [#&#8203;17695](https://github.com/argoproj/argo-cd/issues/17695) ([#&#8203;17697](https://github.com/argoproj/argo-cd/issues/17697)) ([@&#8203;Clint-Chester](https://github.com/Clint-Chester)) - [`8ebf4a8`](https://github.com/argoproj/argo-cd/commit/8ebf4a88418ada369943bf4b6ebab8188eb90483): feat: Enable ignoreResourceUpdate by default [#&#8203;19992](https://github.com/argoproj/argo-cd/issues/19992) ([#&#8203;20303](https://github.com/argoproj/argo-cd/issues/20303)) ([@&#8203;jaehanbyun](https://github.com/jaehanbyun)) - [`9741c06`](https://github.com/argoproj/argo-cd/commit/9741c065d8143aedc26b1aeae9df3851037ce9c6): feat: Sync timeouts for applications ([#&#8203;6055](https://github.com/argoproj/argo-cd/issues/6055)) ([#&#8203;20816](https://github.com/argoproj/argo-cd/issues/20816)) ([@&#8203;andrii-korotkov-verkada](https://github.com/andrii-korotkov-verkada)) - [`8f0d3d0`](https://github.com/argoproj/argo-cd/commit/8f0d3d0f6ad5b0cc94c704ec2fd2c26fa97d8202): feat: Timestamp for Health Status ([#&#8203;16972](https://github.com/argoproj/argo-cd/issues/16972)) ([#&#8203;18660](https://github.com/argoproj/argo-cd/issues/18660)) ([@&#8203;mkieweg](https://github.com/mkieweg)) - [`c8dcd83`](https://github.com/argoproj/argo-cd/commit/c8dcd83f88668a26fff905402efbccadea4b8b74): feat: add ARGOCD_APP_REVISION_SHORT\_8 variable in build environment ([#&#8203;19931](https://github.com/argoproj/argo-cd/issues/19931)) ([@&#8203;Falanty](https://github.com/Falanty)) - [`4722a7f`](https://github.com/argoproj/argo-cd/commit/4722a7f78f2e5b38ff261a2760adb431f4334fb2): feat: add Actions for PipelineRollout to allow/disallow data loss ([#&#8203;20298](https://github.com/argoproj/argo-cd/issues/20298)) ([@&#8203;juliev0](https://github.com/juliev0)) - [`b05cafd`](https://github.com/argoproj/argo-cd/commit/b05cafdfca543a529870270801b5970f9eaf0d25): feat: add custom actions for Numaflow CRDs ([#&#8203;20332](https://github.com/argoproj/argo-cd/issues/20332)) ([@&#8203;dpadhiar](https://github.com/dpadhiar)) - [`fdf539d`](https://github.com/argoproj/argo-cd/commit/fdf539dc6a027ef975fde23bf734f880570ccdc3): feat: add health check for ClusterResourceSet ([#&#8203;20746](https://github.com/argoproj/argo-cd/issues/20746)) ([@&#8203;nueavv](https://github.com/nueavv)) - [`5138dd5`](https://github.com/argoproj/argo-cd/commit/5138dd51182cf47392b15fc6624f8f1a61957da7): feat: add orphaned resource count metric ([#&#8203;20521](https://github.com/argoproj/argo-cd/issues/20521)) ([@&#8203;jaehanbyun](https://github.com/jaehanbyun)) - [`621330c`](https://github.com/argoproj/argo-cd/commit/621330c11bca314209353240cec9587e01b5bfed): feat: add prompting to confirm account token deletion ([#&#8203;20654](https://github.com/argoproj/argo-cd/issues/20654)) ([@&#8203;pasha-codefresh](https://github.com/pasha-codefresh)) - [`36ef563`](https://github.com/argoproj/argo-cd/commit/36ef5639da8101264862a0d6f48618ca64b41bba): feat: add prompting to confirm application commands ([#&#8203;20658](https://github.com/argoproj/argo-cd/issues/20658)) ([@&#8203;pasha-codefresh](https://github.com/pasha-codefresh)) - [`d44d7ec`](https://github.com/argoproj/argo-cd/commit/d44d7ec043e04d93fa9a32aca517487d42226c50): feat: add prompting to confirm application resource deletion ([#&#8203;20611](https://github.com/argoproj/argo-cd/issues/20611)) ([@&#8203;pasha-codefresh](https://github.com/pasha-codefresh)) - [`29d5229`](https://github.com/argoproj/argo-cd/commit/29d52299da90629c2ccbc8a3cc691fdbc603cd4f): feat: add prompting to confirm delete certificate ([#&#8203;20547](https://github.com/argoproj/argo-cd/issues/20547)) ([@&#8203;pasha-codefresh](https://github.com/pasha-codefresh)) - [`16e7517`](https://github.com/argoproj/argo-cd/commit/16e7517044df049a4ee56ff686e5e3a227f9375e): feat: add prompting to confirm deletion of gpg public key ([#&#8203;20539](https://github.com/argoproj/argo-cd/issues/20539)) ([@&#8203;pasha-codefresh](https://github.com/pasha-codefresh)) - [`83b1b6c`](https://github.com/argoproj/argo-cd/commit/83b1b6c574affb142f471f68b16aae767527fbf4): feat: add prompting to confirm project deletion ([#&#8203;20612](https://github.com/argoproj/argo-cd/issues/20612)) ([@&#8203;pasha-codefresh](https://github.com/pasha-codefresh)) - [`8a4e7e0`](https://github.com/argoproj/argo-cd/commit/8a4e7e021fdfa50aeea6c60b9d2f99a43a6d4fa8): feat: add prompting to confirm project role deletion ([#&#8203;20613](https://github.com/argoproj/argo-cd/issues/20613)) ([@&#8203;pasha-codefresh](https://github.com/pasha-codefresh)) - [`2620593`](https://github.com/argoproj/argo-cd/commit/262059346bb5656c31c16bd32ae0b3d58e29cfc0): feat: add prompting to confirm project window deletion ([#&#8203;20656](https://github.com/argoproj/argo-cd/issues/20656)) ([@&#8203;pasha-codefresh](https://github.com/pasha-codefresh)) - [`9b6d3a9`](https://github.com/argoproj/argo-cd/commit/9b6d3a9a95fa77a556e68ff2c49da3f2ee6896f2): feat: add prompting to confirm prune during backup import ([#&#8203;20546](https://github.com/argoproj/argo-cd/issues/20546)) ([@&#8203;pasha-codefresh](https://github.com/pasha-codefresh)) - [`eb6d2e6`](https://github.com/argoproj/argo-cd/commit/eb6d2e635f62c00d31053120915e9b0d44f5eae8): feat: add prompting to confirm remove of repository credentials ([#&#8203;20541](https://github.com/argoproj/argo-cd/issues/20541)) ([@&#8203;pasha-codefresh](https://github.com/pasha-codefresh)) - [`0aa6c49`](https://github.com/argoproj/argo-cd/commit/0aa6c49465c85bfbac39316d93a438534dca58fb): feat: add support for helm skipTests flag ([#&#8203;20118](https://github.com/argoproj/argo-cd/issues/20118)) ([@&#8203;jaehanbyun](https://github.com/jaehanbyun)) - [`b9d5387`](https://github.com/argoproj/argo-cd/commit/b9d5387979d61195f6c42528714f0c637d9950f7): feat: adopt delete app confirmation to new prompt util ([#&#8203;20664](https://github.com/argoproj/argo-cd/issues/20664)) ([@&#8203;pasha-codefresh](https://github.com/pasha-codefresh)) - [`4e13b7f`](https://github.com/argoproj/argo-cd/commit/4e13b7f36c41d69f37a05aaf6dcb6f5ec6c89659): feat: allow auth token to be passed in via env ([#&#8203;19898](https://github.com/argoproj/argo-cd/issues/19898)) ([@&#8203;ctrlaltf24](https://github.com/ctrlaltf24)) - [`212efa4`](https://github.com/argoproj/argo-cd/commit/212efa491462f5fe501d6c6edfbb8007fc8ce793): feat: allow individual extension configs ([#&#8203;20491](https://github.com/argoproj/argo-cd/issues/20491)) ([@&#8203;leoluz](https://github.com/leoluz)) - [`7c9bd2d`](https://github.com/argoproj/argo-cd/commit/7c9bd2d2d3e4d681fee2e419cfeef08cade5c804): feat: application resource deletion protection ([#&#8203;20497](https://github.com/argoproj/argo-cd/issues/20497)) ([@&#8203;alexmt](https://github.com/alexmt)) - [`a25378f`](https://github.com/argoproj/argo-cd/commit/a25378f1efcc09dc25a4169927e57bf2e15accca): feat: appset scm generators and PR generators should be able to access only secrets related to appset ([#&#8203;20309](https://github.com/argoproj/argo-cd/issues/20309)) ([@&#8203;pasha-codefresh](https://github.com/pasha-codefresh)) - [`2d8659b`](https://github.com/argoproj/argo-cd/commit/2d8659b466aa02e2c10d3a3958f93e5edc5f0007): feat: basic e2e tests in order to verify notification service health ([#&#8203;20182](https://github.com/argoproj/argo-cd/issues/20182)) ([@&#8203;pasha-codefresh](https://github.com/pasha-codefresh)) - [`a288b4d`](https://github.com/argoproj/argo-cd/commit/a288b4d8c9000225bc9ce8ef829fd2d365465b3c): feat: exclude Endpoints and EndpointSlices Kubernetes resource by default ([#&#8203;20251](https://github.com/argoproj/argo-cd/issues/20251)) ([@&#8203;jaehanbyun](https://github.com/jaehanbyun)) - [`82484ce`](https://github.com/argoproj/argo-cd/commit/82484ce758aa80334ecf66bfda28b9d5c41a8c30): feat: introduce health checks for Numaflow CRDs ([#&#8203;20297](https://github.com/argoproj/argo-cd/issues/20297)) ([@&#8203;dpadhiar](https://github.com/dpadhiar)) - [`5d89339`](https://github.com/argoproj/argo-cd/commit/5d89339c1471db16668fdf3f4576e527ec3ad082): feat: introduce pause/unpause actions for Numaplane CRDs ([#&#8203;20128](https://github.com/argoproj/argo-cd/issues/20128)) ([@&#8203;dpadhiar](https://github.com/dpadhiar)) - [`d16df52`](https://github.com/argoproj/argo-cd/commit/d16df525d7a88e7b89313d0ed70c6399c580d58c): feat: manage clusters via proxy ([#&#8203;20374](https://github.com/argoproj/argo-cd/issues/20374)) ([@&#8203;pasha-codefresh](https://github.com/pasha-codefresh)) - [`4a38442`](https://github.com/argoproj/argo-cd/commit/4a38442b99ac459b4ed5985b3416ac09599ac31f): feat: move appset delete confirmation to new prompt logic ([#&#8203;20677](https://github.com/argoproj/argo-cd/issues/20677)) ([@&#8203;pasha-codefresh](https://github.com/pasha-codefresh)) - [`eba559a`](https://github.com/argoproj/argo-cd/commit/eba559a4499d17051304785da2d769dd6a31e6af): feat: option to disable writing k8s events([#&#8203;18205](https://github.com/argoproj/argo-cd/issues/18205)) ([#&#8203;18441](https://github.com/argoproj/argo-cd/issues/18441)) ([@&#8203;Jack-R-lantern](https://github.com/Jack-R-lantern)) - [`433b317`](https://github.com/argoproj/argo-cd/commit/433b317c358b1bfc59352791254d52e504d83dd4): feat: source hydrator ([#&#8203;20345](https://github.com/argoproj/argo-cd/issues/20345)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`59ea2a8`](https://github.com/argoproj/argo-cd/commit/59ea2a809e5ad4db2d08d38e029e8484ae9d48c1): feat: support Suspended state for MonoVertexRollout ([#&#8203;20583](https://github.com/argoproj/argo-cd/issues/20583)) ([@&#8203;dpadhiar](https://github.com/dpadhiar)) - [`dc27102`](https://github.com/argoproj/argo-cd/commit/dc27102cffff6a7245744d9085aebf60b1586ace): feat: support using exponential backoff between self heal attempts ([#&#8203;20275](https://github.com/argoproj/argo-cd/issues/20275)) ([@&#8203;alexmt](https://github.com/alexmt)) - [`b824956`](https://github.com/argoproj/argo-cd/commit/b8249567ae1afe657f3d2f235dc3724880c91370): feat: transmit manifest-generate-path resources to the cmp-server for plugin-based applications ([#&#8203;19209](https://github.com/argoproj/argo-cd/issues/19209)) ([@&#8203;jsolana](https://github.com/jsolana)) ##### Bug fixes - [`684ee0b`](https://github.com/argoproj/argo-cd/commit/684ee0bceb2c00446c26cdca9cbcf04472022991): Revert "fix: Graceful shutdown for the API server ([#&#8203;18642](https://github.com/argoproj/argo-cd/issues/18642)) ([#&#8203;20981](https://github.com/argoproj/argo-cd/issues/20981))" ([#&#8203;21221](https://github.com/argoproj/argo-cd/issues/21221)) ([#&#8203;21222](https://github.com/argoproj/argo-cd/issues/21222)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`4471603`](https://github.com/argoproj/argo-cd/commit/4471603de2a8f3e7e0bdfbd9d487468b6b20a354): fix(api): send to closed channel in mergeLogStreams ([#&#8203;7006](https://github.com/argoproj/argo-cd/issues/7006)) ([#&#8203;21178](https://github.com/argoproj/argo-cd/issues/21178)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`bce16e9`](https://github.com/argoproj/argo-cd/commit/bce16e9daff1fc00b0cee8c2b0d90b47a13997f6): fix(appset): Fix appset generate in --core mode for cluster gen ([#&#8203;21170](https://github.com/argoproj/argo-cd/issues/21170)) ([@&#8203;OpenGuidou](https://github.com/OpenGuidou)) - [`e953a2d`](https://github.com/argoproj/argo-cd/commit/e953a2de8bed3efad87b381f593c03c426f1827e): fix(appset): avoid panic when no steps in rollingSync ([#&#8203;20357](https://github.com/argoproj/argo-cd/issues/20357)) ([@&#8203;CefBoud](https://github.com/CefBoud)) - [`bd75510`](https://github.com/argoproj/argo-cd/commit/bd755104eda1eaa917d31c228c37cd52c04780d4): fix(appset): events not honouring configured namespaces ([#&#8203;21219](https://github.com/argoproj/argo-cd/issues/21219)) ([#&#8203;21241](https://github.com/argoproj/argo-cd/issues/21241)) ([#&#8203;21519](https://github.com/argoproj/argo-cd/issues/21519)) ([@&#8203;eadred](https://github.com/eadred)) - [`479b182`](https://github.com/argoproj/argo-cd/commit/479b1825527175836572bb55ec17b738d4834a24): fix(appset): reverted Gitlab SCM HasPath search and consider 404 errors as file not found ([#&#8203;16253](https://github.com/argoproj/argo-cd/issues/16253)) (cherry-pick [#&#8203;21597](https://github.com/argoproj/argo-cd/issues/21597)) ([#&#8203;21602](https://github.com/argoproj/argo-cd/issues/21602)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`ebf754e`](https://github.com/argoproj/argo-cd/commit/ebf754e3ab11ec00a3b0f18080e93a441438d59c): fix(appset): update gitlab SCM provider to search on parent folder ([#&#8203;16253](https://github.com/argoproj/argo-cd/issues/16253)) ([#&#8203;21491](https://github.com/argoproj/argo-cd/issues/21491)) ([#&#8203;21503](https://github.com/argoproj/argo-cd/issues/21503)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`b8f85c9`](https://github.com/argoproj/argo-cd/commit/b8f85c95006e638dce3eb9a87dc178c8370f393d): fix(ci): get correct previous release version for release notes ([#&#8203;19443](https://github.com/argoproj/argo-cd/issues/19443)) ([#&#8203;20315](https://github.com/argoproj/argo-cd/issues/20315)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`79ba360`](https://github.com/argoproj/argo-cd/commit/79ba36026a2e8189daad4f2e18d567036131074d): fix(ci): handle new k3s test version matrix ([#&#8203;20223](https://github.com/argoproj/argo-cd/issues/20223)) ([#&#8203;20427](https://github.com/argoproj/argo-cd/issues/20427)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`76fbc1f`](https://github.com/argoproj/argo-cd/commit/76fbc1f0c99df7bfc5005ec5e25ede61cf47d990): fix(ci): ignore temporary files when checking for out of bound symlinks ([#&#8203;20527](https://github.com/argoproj/argo-cd/issues/20527)) ([@&#8203;CefBoud](https://github.com/CefBoud)) - [`c13c9c1`](https://github.com/argoproj/argo-cd/commit/c13c9c1be3a2e65977fe911000d3f3eb71a32a73): fix(ci): updating action-gh-release after upstream fix ([#&#8203;21407](https://github.com/argoproj/argo-cd/issues/21407)) ([#&#8203;21408](https://github.com/argoproj/argo-cd/issues/21408)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`2c2e669`](https://github.com/argoproj/argo-cd/commit/2c2e669247d97cd91c1f5e2c8f419403febdef14): fix(cli): Fix appset generate in --core mode ([#&#8203;20717](https://github.com/argoproj/argo-cd/issues/20717)) ([@&#8203;OpenGuidou](https://github.com/OpenGuidou)) - [`e654ed5`](https://github.com/argoproj/argo-cd/commit/e654ed59f8d9c0f2457ffab56294f45f44b916f8): fix(cli): add missing resources and actions to cani CLI ([#&#8203;20347](https://github.com/argoproj/argo-cd/issues/20347)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`438e01b`](https://github.com/argoproj/argo-cd/commit/438e01bc4fb74f2c6f665ec2be1751075a36eb09): fix(codegen): use kube_codegen.sh deepcopy and client gen correctly ([#&#8203;20644](https://github.com/argoproj/argo-cd/issues/20644)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`51471b3`](https://github.com/argoproj/argo-cd/commit/51471b3b8b4d89e9fa97406b81bf45212e937daf): fix(controller): rename cluster batch param and add to argocd-cmd-params-cm ([#&#8203;21402](https://github.com/argoproj/argo-cd/issues/21402)) ([#&#8203;21419](https://github.com/argoproj/argo-cd/issues/21419)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`ec499bb`](https://github.com/argoproj/argo-cd/commit/ec499bb0706241efc0b64a75c1409cff7e85e5b6): fix(diff): avoid cache miss in server-side diff ([#&#8203;20423](https://github.com/argoproj/argo-cd/issues/20423)) ([#&#8203;20424](https://github.com/argoproj/argo-cd/issues/20424)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`e861b55`](https://github.com/argoproj/argo-cd/commit/e861b550e0a9a74f4ec8b8d84c3a87c7de857ed4): fix(diff): avoid cache miss in server-side diff ([#&#8203;20605](https://github.com/argoproj/argo-cd/issues/20605)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`d1ef0f8`](https://github.com/argoproj/argo-cd/commit/d1ef0f85fafec00bf84ccde0085ec7f9329e7843): fix(docs): ensure version dropdown sorts correctly regardless of browser language [#&#8203;20289](https://github.com/argoproj/argo-cd/issues/20289) ([#&#8203;20322](https://github.com/argoproj/argo-cd/issues/20322)) ([@&#8203;jaehanbyun](https://github.com/jaehanbyun)) - [`ca91dd9`](https://github.com/argoproj/argo-cd/commit/ca91dd9d6b9cce8f9c8230aa11c1e9353cc2558e): fix(extension): add header to support apps-in-any-namespace ([#&#8203;20123](https://github.com/argoproj/argo-cd/issues/20123)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`5ba2405`](https://github.com/argoproj/argo-cd/commit/5ba2405fa99c87fa0440bc5d8afe3fcd0302408b): fix(health): only consider non-empty health checks ([#&#8203;20232](https://github.com/argoproj/argo-cd/issues/20232)) ([@&#8203;blakepettersson](https://github.com/blakepettersson)) - [`3070297`](https://github.com/argoproj/argo-cd/commit/3070297d6b50d619f3a1dfca03db0d5db7dc22d1): fix(helm): escape consecutive commas in cleanSetParameters ([#&#8203;19269](https://github.com/argoproj/argo-cd/issues/19269)) ([#&#8203;20113](https://github.com/argoproj/argo-cd/issues/20113)) ([@&#8203;eogns47](https://github.com/eogns47)) - [`35174dc`](https://github.com/argoproj/argo-cd/commit/35174dc196dbda440bc2f209e0ac640ef1855f81): fix(hydrator): UI nil checks (cherry-pick [#&#8203;21598](https://github.com/argoproj/argo-cd/issues/21598)) ([#&#8203;21601](https://github.com/argoproj/argo-cd/issues/21601)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`092bb73`](https://github.com/argoproj/argo-cd/commit/092bb7328cc7aeeb75460fc25fafa575418cacd3): fix(pkce): 20111 PKCE auth flow does not return user to previous path like dex auth flow ([#&#8203;20202](https://github.com/argoproj/argo-cd/issues/20202)) ([@&#8203;austin5219](https://github.com/austin5219)) - [`b187fbb`](https://github.com/argoproj/argo-cd/commit/b187fbbaf779bc9ea515ceff47572ad0c58d947c): fix(redis): CPU stuck at 100% after rolling update ([#&#8203;20645](https://github.com/argoproj/argo-cd/issues/20645)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`a68d057`](https://github.com/argoproj/argo-cd/commit/a68d057c9dc41951019ab8e5d603c5ca101f3516): fix(server): accept HTTP/1.1 for backward compatibility ([#&#8203;20639](https://github.com/argoproj/argo-cd/issues/20639)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`c8c22d3`](https://github.com/argoproj/argo-cd/commit/c8c22d3d5af6c319c7c332e36fb9ab9a911fb0f8): fix(server): make a copy of secret objects when listing from the informers [#&#8203;19913](https://github.com/argoproj/argo-cd/issues/19913) ([#&#8203;20805](https://github.com/argoproj/argo-cd/issues/20805)) ([@&#8203;rumstead](https://github.com/rumstead)) - [`a7637cd`](https://github.com/argoproj/argo-cd/commit/a7637cd106f615119930439d963ec0a9618b404d): fix(server): missing selected ALPN property ([#&#8203;20579](https://github.com/argoproj/argo-cd/issues/20579)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`8a9de6a`](https://github.com/argoproj/argo-cd/commit/8a9de6a8d3533e608792f6d3d23629d35444d679): fix(ui): ArgoCD history tab shows latest values in all recent releases ([#&#8203;13006](https://github.com/argoproj/argo-cd/issues/13006)) ([#&#8203;21161](https://github.com/argoproj/argo-cd/issues/21161)) ([@&#8203;GuySaar8](https://github.com/GuySaar8)) - [`b0e3160`](https://github.com/argoproj/argo-cd/commit/b0e3160ccf6a3800c60cc3192e05c3f36a251795): fix(ui): Change tab title to Sync Windows ([#&#8203;20018](https://github.com/argoproj/argo-cd/issues/20018)) ([@&#8203;jsoref](https://github.com/jsoref)) - [`33ecbbc`](https://github.com/argoproj/argo-cd/commit/33ecbbc4a86ed542e1f40cd26ef48f0417673305): fix(ui): Prevent versionId 0 Error on New Applications with No History ([#&#8203;20574](https://github.com/argoproj/argo-cd/issues/20574)) ([@&#8203;pasha-codefresh](https://github.com/pasha-codefresh)) - [`46f4945`](https://github.com/argoproj/argo-cd/commit/46f494592c010b3a948d4aac866c7534f69dc798): fix(ui): Solve issue with navigating with dropdown from an application's page (cherry-pick [#&#8203;21737](https://github.com/argoproj/argo-cd/issues/21737)) ([#&#8203;21746](https://github.com/argoproj/argo-cd/issues/21746)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`9ac1670`](https://github.com/argoproj/argo-cd/commit/9ac1670c91c8829543725f9387535e201bd6e05e): fix(ui): Sync Health Statuses for Applications and everything else ([#&#8203;20020](https://github.com/argoproj/argo-cd/issues/20020)) ([@&#8203;jsoref](https://github.com/jsoref)) - [`555854c`](https://github.com/argoproj/argo-cd/commit/555854c3e9cecfbe9f6fcc8b26eb3d7196bd343c): fix(ui): add `state` parameter in the pkce flow ([#&#8203;17235](https://github.com/argoproj/argo-cd/issues/17235)) ([@&#8203;js3692](https://github.com/js3692)) - [`159eeec`](https://github.com/argoproj/argo-cd/commit/159eeecd17cb6439c7888189eda7f431e504674d): fix(ui): add optional check to avoid undefined reference in project detail ([#&#8203;20044](https://github.com/argoproj/argo-cd/issues/20044)) ([@&#8203;linghaoSu](https://github.com/linghaoSu)) - [`7718af1`](https://github.com/argoproj/argo-cd/commit/7718af14a15ee687283e83bb7b7b8afe484d4286): fix(ui): adjust transform origin in application resource tree ([#&#8203;20180](https://github.com/argoproj/argo-cd/issues/20180)) ([@&#8203;srikanth597](https://github.com/srikanth597)) - [`40c6077`](https://github.com/argoproj/argo-cd/commit/40c60775bbb6ae450be03ec7142e8cbbc81663e7): fix(ui): carry over state when using full screen mode button ([#&#8203;20022](https://github.com/argoproj/argo-cd/issues/20022)) ([@&#8203;linghaoSu](https://github.com/linghaoSu)) - [`f6eaaea`](https://github.com/argoproj/argo-cd/commit/f6eaaea7696f88346c1028f43a2bdeb4f4992096): fix(ui): display correct init info in Pod UI ([#&#8203;20387](https://github.com/argoproj/argo-cd/issues/20387)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`1fcbcc1`](https://github.com/argoproj/argo-cd/commit/1fcbcc1c23d98c39d3b1407bb38e90d320a4d6e3): fix(ui): fix open application detail in new tab when basehref is set ([#&#8203;20004](https://github.com/argoproj/argo-cd/issues/20004)) ([@&#8203;lsq645599166](https://github.com/lsq645599166)) - [`a78b628`](https://github.com/argoproj/argo-cd/commit/a78b6287b195ee1a694b6f29f81d7d9e09f39b2a): fix(ui): fix select destination cluster type in create app ([#&#8203;20970](https://github.com/argoproj/argo-cd/issues/20970)) ([@&#8203;lsq645599166](https://github.com/lsq645599166)) - [`d761c94`](https://github.com/argoproj/argo-cd/commit/d761c94b7d9452de7f57f171b359ab44290cd414): fix(ui): fix the slider tansition ([#&#8203;20641](https://github.com/argoproj/argo-cd/issues/20641)) ([@&#8203;ashutosh16](https://github.com/ashutosh16)) - [`0681098`](https://github.com/argoproj/argo-cd/commit/0681098299246215d091b027719774863d44857e): fix(ui): hide resource actions menu if it's empty ([#&#8203;20051](https://github.com/argoproj/argo-cd/issues/20051)) ([@&#8203;CefBoud](https://github.com/CefBoud)) - [`20e2e78`](https://github.com/argoproj/argo-cd/commit/20e2e784764bf4907fd29f83d34666016b73dfc8): fix(ui): history error reported in the dev environment ([#&#8203;20133](https://github.com/argoproj/argo-cd/issues/20133)) ([@&#8203;youhonglian](https://github.com/youhonglian)) - [`ed4c0ee`](https://github.com/argoproj/argo-cd/commit/ed4c0ee7138da579a4392824b0632a7056a1d106): fix(ui): source can in fact be `undefined` ([#&#8203;20381](https://github.com/argoproj/argo-cd/issues/20381)) ([@&#8203;blakepettersson](https://github.com/blakepettersson)) - [`e31aebe`](https://github.com/argoproj/argo-cd/commit/e31aebe14cfe450357085be23951c395093e9a8a): fix(ui): update ui e2e tests ([#&#8203;14619](https://github.com/argoproj/argo-cd/issues/14619)) ([@&#8203;ebuildy](https://github.com/ebuildy)) - [`fa9023a`](https://github.com/argoproj/argo-cd/commit/fa9023a006f65f7a566b709c3124f61571bbd3b0): fix: 20791 - sync multi-source application out of order source syncs ([#&#8203;21071](https://github.com/argoproj/argo-cd/issues/21071)) ([@&#8203;ishitasequeira](https://github.com/ishitasequeira)) - [`7f6340f`](https://github.com/argoproj/argo-cd/commit/7f6340f653ae95b4f7433967c00717b3921843df): fix: API server should not attempt to read secrets in all namespaces ([#&#8203;20950](https://github.com/argoproj/argo-cd/issues/20950)) ([@&#8203;alexmt](https://github.com/alexmt)) - [`e2bc96b`](https://github.com/argoproj/argo-cd/commit/e2bc96bb8629f547b2667932dba72265c559120f): fix: Ability to disable Server Side Apply on individual resource level ([#&#8203;20697](https://github.com/argoproj/argo-cd/issues/20697)) ([@&#8203;pasha-codefresh](https://github.com/pasha-codefresh)) - [`fcc186b`](https://github.com/argoproj/argo-cd/commit/fcc186bdd56b38ff08a75d37046d5d98c4c6359b): fix: Add redis password to `forwardCacheClient` struct ([#&#8203;19599](https://github.com/argoproj/argo-cd/issues/19599)) ([@&#8203;NetanelK](https://github.com/NetanelK)) - [`155514e`](https://github.com/argoproj/argo-cd/commit/155514e8caad2ec5878e55169c8b6c228d911bfe): fix: Allow to delete repos with invalid urls ([#&#8203;20921](https://github.com/argoproj/argo-cd/issues/20921)) ([#&#8203;20975](https://github.com/argoproj/argo-cd/issues/20975)) ([@&#8203;andrii-korotkov-verkada](https://github.com/andrii-korotkov-verkada)) - [`6d8d32f`](https://github.com/argoproj/argo-cd/commit/6d8d32f170c9db33cd34029cc554afeb335a5faf): fix: ApplicationSet webhooks should use stricter comparison of repository URL ([#&#8203;20486](https://github.com/argoproj/argo-cd/issues/20486)) ([@&#8203;dacofr](https://github.com/dacofr)) - [`b8e118f`](https://github.com/argoproj/argo-cd/commit/b8e118ff7d08176538e48b09405d162e5ad31eec): fix: Bitbucket Cloud PR Author is processed correctly ([#&#8203;20769](https://github.com/argoproj/argo-cd/issues/20769)) ([#&#8203;20990](https://github.com/argoproj/argo-cd/issues/20990)) ([@&#8203;andrii-korotkov-verkada](https://github.com/andrii-korotkov-verkada)) - [`f03146d`](https://github.com/argoproj/argo-cd/commit/f03146d3a0652808d2d84db2b703538bc8cdd569): fix: CVE-2024-45296 Backtracking regular expressions cause ReDoS by upgrading path-to-regexp from 1.8.0 to 1.9.0 ([#&#8203;20087](https://github.com/argoproj/argo-cd/issues/20087)) ([@&#8203;chengfang](https://github.com/chengfang)) - [`0a26e0f`](https://github.com/argoproj/argo-cd/commit/0a26e0f465ad307bc5d83949afcf8fef2b8d9b59): fix: Change applicationset generate HTTP method to avoid route conflicts ([#&#8203;20758](https://github.com/argoproj/argo-cd/issues/20758)) ([#&#8203;21299](https://github.com/argoproj/argo-cd/issues/21299)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`fad534b`](https://github.com/argoproj/argo-cd/commit/fad534bcfe11b5e2cfcc96079d19710a0754c9d6): fix: Fix argocd appset generate failure due to missing clusterrole ([#&#8203;20162](https://github.com/argoproj/argo-cd/issues/20162)) ([@&#8203;pradithya](https://github.com/pradithya)) - [`b2091e3`](https://github.com/argoproj/argo-cd/commit/b2091e3984e8efa4ace6db192d29cbc11fca4509): fix: Fix false positive in plugin application discovery ([#&#8203;20196](https://github.com/argoproj/argo-cd/issues/20196)) ([@&#8203;pradithya](https://github.com/pradithya)) - [`3da5a3d`](https://github.com/argoproj/argo-cd/commit/3da5a3de52c9cccc27c303bb5caf94a7e6b11d46): fix: Fix repeated 403 due to app namespace being undefined ([#&#8203;20699](https://github.com/argoproj/argo-cd/issues/20699)) ([#&#8203;20819](https://github.com/argoproj/argo-cd/issues/20819)) ([@&#8203;andrii-korotkov-verkada](https://github.com/andrii-korotkov-verkada)) - [`d9be098`](https://github.com/argoproj/argo-cd/commit/d9be098d9ce74f996c0faa225ccd2504060c2e29): fix: Fix server side diff with fields removal ([#&#8203;20792](https://github.com/argoproj/argo-cd/issues/20792)) ([#&#8203;20842](https://github.com/argoproj/argo-cd/issues/20842)) ([@&#8203;andrii-korotkov-verkada](https://github.com/andrii-korotkov-verkada)) - [`345c8a1`](https://github.com/argoproj/argo-cd/commit/345c8a18a2ba8c09fbc533994cb710cf333be035): fix: GOLANGCI_LINT_VERSION ([#&#8203;20264](https://github.com/argoproj/argo-cd/issues/20264)) ([@&#8203;dcoppa](https://github.com/dcoppa)) - [`dce41c4`](https://github.com/argoproj/argo-cd/commit/dce41c430efa779dd164ed0bbff8cb3822390c04): fix: Get pull request target branch for Azure DevOps ([#&#8203;19869](https://github.com/argoproj/argo-cd/issues/19869)) ([#&#8203;19871](https://github.com/argoproj/argo-cd/issues/19871)) ( <>) - [`730363f`](https://github.com/argoproj/argo-cd/commit/730363f14ba73a020295158452d486154ed3e09f): fix: Graceful shutdown for the API server ([#&#8203;18642](https://github.com/argoproj/argo-cd/issues/18642)) ([#&#8203;20981](https://github.com/argoproj/argo-cd/issues/20981)) ([@&#8203;andrii-korotkov-verkada](https://github.com/andrii-korotkov-verkada)) - [`c6804e9`](https://github.com/argoproj/argo-cd/commit/c6804e9854823b9f22d85ccff6b8e8d80d2ca83e): fix: Memory leak in repo-server ([#&#8203;20876](https://github.com/argoproj/argo-cd/issues/20876)) ([@&#8203;AJChandler](https://github.com/AJChandler)) - [`e1258cc`](https://github.com/argoproj/argo-cd/commit/e1258ccb9d312f50071582483f0eefc720506b2e): fix: Policy/policy.open-cluster-management.io health check is broken ([#&#8203;20108](https://github.com/argoproj/argo-cd/issues/20108)) ([#&#8203;20109](https://github.com/argoproj/argo-cd/issues/20109)) ([@&#8203;itewk](https://github.com/itewk)) - [`8a8fc37`](https://github.com/argoproj/argo-cd/commit/8a8fc37f3cc1f531c2efce1e763d0960c7a10e1e): fix: Policy/policy.open-cluster-management.io stuck in progressing status when no clusters match the policy ([#&#8203;21296](https://github.com/argoproj/argo-cd/issues/21296)) (cherry-pick [#&#8203;21297](https://github.com/argoproj/argo-cd/issues/21297)) ([#&#8203;21614](https://github.com/argoproj/argo-cd/issues/21614)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`030a7be`](https://github.com/argoproj/argo-cd/commit/030a7be7e2fd0ae976c9b73196d777ea72bada09): fix: Populate destination name when destination server is specified ([#&#8203;21063](https://github.com/argoproj/argo-cd/issues/21063)) ([@&#8203;adriananeci](https://github.com/adriananeci)) - [`7de5d27`](https://github.com/argoproj/argo-cd/commit/7de5d27dc07db88d1bf3d95f06ec51501f9d8a17): fix: Rework git tag semver resolution ([#&#8203;20083](https://github.com/argoproj/argo-cd/issues/20083)) ([#&#8203;20096](https://github.com/argoproj/argo-cd/issues/20096)) ([@&#8203;PaulSonOfLars](https://github.com/PaulSonOfLars)) - [`8cf990b`](https://github.com/argoproj/argo-cd/commit/8cf990bcedcff8a05102e785cf2db1085eafd316): fix: Rollback multi-source apps; 2nd follow-up to PR 14124 ([#&#8203;20566](https://github.com/argoproj/argo-cd/issues/20566)) ([@&#8203;keithchong](https://github.com/keithchong)) - [`522d07a`](https://github.com/argoproj/argo-cd/commit/522d07a8d8d50ae68cce4878fd5bc50fe547c611): fix: UI: Nothing happens selecting cluster URL/Name dropdown ([#&#8203;13655](https://github.com/argoproj/argo-cd/issues/13655)) ([#&#8203;21028](https://github.com/argoproj/argo-cd/issues/21028)) ([@&#8203;keithchong](https://github.com/keithchong)) - [`2fe9a22`](https://github.com/argoproj/argo-cd/commit/2fe9a220dda581efb9cf2d9110b7f9d02c705439): fix: add missing fields in listrepositories ([#&#8203;20991](https://github.com/argoproj/argo-cd/issues/20991)) ([@&#8203;blakepettersson](https://github.com/blakepettersson)) - [`6002c7d`](https://github.com/argoproj/argo-cd/commit/6002c7d8f352d5b5b69b0fa7e85b17392f8fc867): fix: allow pipes to be present in git username ([#&#8203;20040](https://github.com/argoproj/argo-cd/issues/20040)) ([@&#8203;blakepettersson](https://github.com/blakepettersson)) - [`dc3f40c`](https://github.com/argoproj/argo-cd/commit/dc3f40c31e1a7206e3d021be98e713c7921e802e): fix: avoid resources lock contention ([#&#8203;8172](https://github.com/argoproj/argo-cd/issues/8172)) ([#&#8203;20329](https://github.com/argoproj/argo-cd/issues/20329)) ([@&#8203;mpelekh](https://github.com/mpelekh)) - [`9b11b21`](https://github.com/argoproj/argo-cd/commit/9b11b21f00f006ec5bfca1ff39210e54b65bf4b5): fix: check err before use schedule and duration ([#&#8203;20043](https://github.com/argoproj/argo-cd/issues/20043)) ([@&#8203;daengdaengLee](https://github.com/daengdaengLee)) - [`17c412e`](https://github.com/argoproj/argo-cd/commit/17c412e3f387457caf16457066dc854941532195): fix: check for source position when --show-params is set ([#&#8203;20682](https://github.com/argoproj/argo-cd/issues/20682)) ([@&#8203;gdsoumya](https://github.com/gdsoumya)) - [`20f9719`](https://github.com/argoproj/argo-cd/commit/20f97190019163390d0ed7e3e140d2d5565bbb34): fix: cleanup tempdir when errors occur in Helm chart extraction ([#&#8203;19861](https://github.com/argoproj/argo-cd/issues/19861)) ([@&#8203;ilia-medvedev-codefresh](https://github.com/ilia-medvedev-codefresh)) - [`fe67cd5`](https://github.com/argoproj/argo-cd/commit/fe67cd54eb60806c998029286356fa8a4958c979): fix: corrected --roleARN to --role-arn as per updated CLI option ([#&#8203;20065](https://github.com/argoproj/argo-cd/issues/20065)) ([@&#8203;nueavv](https://github.com/nueavv)) - [`cfa1c89`](https://github.com/argoproj/argo-cd/commit/cfa1c89c43943eacdfdf6833b01379a4f153d917): fix: disable automaxprocs logging ([#&#8203;20069](https://github.com/argoproj/argo-cd/issues/20069)) ([@&#8203;nitishfy](https://github.com/nitishfy)) - [`76104da`](https://github.com/argoproj/argo-cd/commit/76104dae211d4bfdbef8e9b713aa163abd24f54b): fix: don't disable buttons for multi-source apps ([#&#8203;20446](https://github.com/argoproj/argo-cd/issues/20446)) ([@&#8203;blakepettersson](https://github.com/blakepettersson)) - [`dbc94ba`](https://github.com/argoproj/argo-cd/commit/dbc94ba13f9ce72ccfbfc68990eba4733c77d14d): fix: fix broken link ([#&#8203;20070](https://github.com/argoproj/argo-cd/issues/20070)) ([@&#8203;nitishfy](https://github.com/nitishfy)) - [`fe7771c`](https://github.com/argoproj/argo-cd/commit/fe7771cc83562adf8759927f95d4b8c8c9b05c76): fix: handle incorrect cluster RESTconfig without panic ([#&#8203;20150](https://github.com/argoproj/argo-cd/issues/20150)) ([@&#8203;CefBoud](https://github.com/CefBoud)) - [`6897c2e`](https://github.com/argoproj/argo-cd/commit/6897c2e33f056d8a2fe8a1c8c55ba3d54e34d140): fix: incorrect expr for server stats in Grafana dashboard.json ([#&#8203;21098](https://github.com/argoproj/argo-cd/issues/21098)) ([@&#8203;minchao](https://github.com/minchao)) - [`fa54ce2`](https://github.com/argoproj/argo-cd/commit/fa54ce221e62e881c5c7920e9b053fe80fd34792): fix: oras-go client should fallback to docker config if no credentials specified ([#&#8203;18133](https://github.com/argoproj/argo-cd/issues/18133)) ([@&#8203;tonyay163](https://github.com/tonyay163)) - [`0ca1ddb`](https://github.com/argoproj/argo-cd/commit/0ca1ddb88c4127512de3464cde02ad588b240268): fix: order conditions summary ([#&#8203;20759](https://github.com/argoproj/argo-cd/issues/20759)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`be880ad`](https://github.com/argoproj/argo-cd/commit/be880add20a295325acd88953881caef82c85bf8): fix: refine deny destination checks ([#&#8203;20045](https://github.com/argoproj/argo-cd/issues/20045)) ([@&#8203;blakepettersson](https://github.com/blakepettersson)) - [`be24ef4`](https://github.com/argoproj/argo-cd/commit/be24ef4acc987f190e1d37a3abf09526b9a6f7bb): fix: remove broken link from code-contributions.md ([#&#8203;20795](https://github.com/argoproj/argo-cd/issues/20795)) ( <>) - [`951f749`](https://github.com/argoproj/argo-cd/commit/951f749406db7aa0df95f4cbf9887fad71974f68): fix: remove hardcoded conditions from Numaflow CRD health checks ([#&#8203;20316](https://github.com/argoproj/argo-cd/issues/20316)) ([@&#8203;dpadhiar](https://github.com/dpadhiar)) - [`52c3f93`](https://github.com/argoproj/argo-cd/commit/52c3f93010e835693d56d893d6a13531402c3bd6): fix: repo generate paths value in namespace install is incorrectly formatted ([#&#8203;20139](https://github.com/argoproj/argo-cd/issues/20139)) ([@&#8203;todaywasawesome](https://github.com/todaywasawesome)) - [`70ea865`](https://github.com/argoproj/argo-cd/commit/70ea86523e1b97daa3161b00abeabec6e7bb57c7): fix: resolve the failing e2e appset tests for ksonnet applications (cherry-pick [#&#8203;21580](https://github.com/argoproj/argo-cd/issues/21580)) ([#&#8203;21604](https://github.com/argoproj/argo-cd/issues/21604)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`32cc663`](https://github.com/argoproj/argo-cd/commit/32cc6638f78e15652c24eb2cd6403e6e7ec26ab0): fix: show multisource details for an appset when using `argocd appset get` command ([#&#8203;20903](https://github.com/argoproj/argo-cd/issues/20903)) ([@&#8203;nitishfy](https://github.com/nitishfy)) - [`03a1609`](https://github.com/argoproj/argo-cd/commit/03a16099b048223e29d3f3620b2c02ccdd93f5f9): fix: support managing cluster with multiple argocd instances and annotation based tracking ([#&#8203;20222](https://github.com/argoproj/argo-cd/issues/20222)) ([@&#8203;alexmt](https://github.com/alexmt)) - [`4faf8dd`](https://github.com/argoproj/argo-cd/commit/4faf8dd11c951531eeeab08a6f009face7509830): fix: the unmatching template issue introduced from [#&#8203;20237](https://github.com/argoproj/argo-cd/issues/20237) ([#&#8203;20410](https://github.com/argoproj/argo-cd/issues/20410)) ([@&#8203;xcompass](https://github.com/xcompass)) - [`49431b9`](https://github.com/argoproj/argo-cd/commit/49431b9add9393ef2ece78d4f63968b6c10276e0): fix: update health check to support modelmesh ([#&#8203;20142](https://github.com/argoproj/argo-cd/issues/20142)) ([@&#8203;strangiato](https://github.com/strangiato)) - [`9687619`](https://github.com/argoproj/argo-cd/commit/96876195410393c742bb40330c7f174c454f1a9d): fix: updates to health status for Numaplane resources ([#&#8203;20544](https://github.com/argoproj/argo-cd/issues/20544)) ([@&#8203;juliev0](https://github.com/juliev0)) - [`1c6ec19`](https://github.com/argoproj/argo-cd/commit/1c6ec19a86e5df618c62b273485b6d25e228771f): fix: use `ErrorContains(t, err` instead of `Contains(t, err.Error()` ([#&#8203;20220](https://github.com/argoproj/argo-cd/issues/20220)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) ##### Documentation - [`b546ea7`](https://github.com/argoproj/argo-cd/commit/b546ea7b138f0233eafd45997994ccbc013ad53b): docs(applicationset): complete sentence about Application deletion ([#&#8203;20944](https://github.com/argoproj/argo-cd/issues/20944)) ([@&#8203;tdabasinskas](https://github.com/tdabasinskas)) - [`ac69f52`](https://github.com/argoproj/argo-cd/commit/ac69f5223cd0fc42fcc638b340a3703addda3812): docs(applicationset): explain how to add repo credentials ([#&#8203;20453](https://github.com/argoproj/argo-cd/issues/20453)) ([@&#8203;ruant](https://github.com/ruant)) - [`9b15589`](https://github.com/argoproj/argo-cd/commit/9b15589729cb9c1c3986f1e0eda1b1bd60ac7a9b): docs(cli): fix example command ([#&#8203;20402](https://github.com/argoproj/argo-cd/issues/20402)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`bab2c41`](https://github.com/argoproj/argo-cd/commit/bab2c41e109c95ffcb6a08024926747dab45a606): docs(hydrator): document signature verification limitation (cherry-pick [#&#8203;21504](https://github.com/argoproj/argo-cd/issues/21504)) ([#&#8203;21585](https://github.com/argoproj/argo-cd/issues/21585)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`205b3d3`](https://github.com/argoproj/argo-cd/commit/205b3d38c74c8578ef16dda8c9e49e274a5d42d6): docs(ingress): use GRPC instead of HTTP2 ([#&#8203;21029](https://github.com/argoproj/argo-cd/issues/21029)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`b60d28c`](https://github.com/argoproj/argo-cd/commit/b60d28c71a5410c36a6739b6b5380168f6005e63): docs(proposal): manifest hydrator ([#&#8203;17755](https://github.com/argoproj/argo-cd/issues/17755)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`f89e1cf`](https://github.com/argoproj/argo-cd/commit/f89e1cf80f0a22f7e06a9daee8962981331dc736): docs(rbac): clarify glob pattern behavior for fine-grain RBAC ([#&#8203;20624](https://github.com/argoproj/argo-cd/issues/20624)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`735d090`](https://github.com/argoproj/argo-cd/commit/735d090061dcc2850132a44ae1c893742ce1cba8): docs(reconcile): adding optional condition when ignoring json ([#&#8203;20010](https://github.com/argoproj/argo-cd/issues/20010)) ([@&#8203;rumstead](https://github.com/rumstead)) - [`ff08643`](https://github.com/argoproj/argo-cd/commit/ff086431863009320bba58d98499c83af7bfdaf1): docs(resource_actions): specify when mergeBuiltinActions was introduced ([#&#8203;20917](https://github.com/argoproj/argo-cd/issues/20917)) ([@&#8203;morey-tech](https://github.com/morey-tech)) - [`6b19f10`](https://github.com/argoproj/argo-cd/commit/6b19f10e7f0ee3f43d2b262c5837b3c4453e76a2): docs(ui): sorting version ([#&#8203;20181](https://github.com/argoproj/argo-cd/issues/20181)) ([@&#8203;nueavv](https://github.com/nueavv)) - [`6a9fe45`](https://github.com/argoproj/argo-cd/commit/6a9fe45871968075ec462a253516aabff8d33303): docs: Add `404 Not Found` github notify error to troubleshooting docs ([#&#8203;20085](https://github.com/argoproj/argo-cd/issues/20085)) ([@&#8203;moleus](https://github.com/moleus)) - [`4b478ef`](https://github.com/argoproj/argo-cd/commit/4b478ef2c8182ea41993da1097215dd2695837d5): docs: Add empty GitHub.repoURL error to troubleshooting docs ([#&#8203;19926](https://github.com/argoproj/argo-cd/issues/19926)) ([@&#8203;moleus](https://github.com/moleus)) - [`f2e4739`](https://github.com/argoproj/argo-cd/commit/f2e473917884b205acaf41b46444131021cd8690): docs: Add keycloak PKCE and argo-cd cli method documentation ([#&#8203;20698](https://github.com/argoproj/argo-cd/issues/20698)) ([@&#8203;albundy83](https://github.com/albundy83)) - [`2f6b6ad`](https://github.com/argoproj/argo-cd/commit/2f6b6adb1c9405f521c04ff8a92ca2586113bb0d): docs: Correct ApplicationSet (spec.preservedFields) ([#&#8203;20206](https://github.com/argoproj/argo-cd/issues/20206)) ([@&#8203;jyoungs](https://github.com/jyoungs)) - [`c445399`](https://github.com/argoproj/argo-cd/commit/c4453999f2937c4304348d4a0ae496aa8519b9e4): docs: Declarative argo clusters docs update for EKS ([#&#8203;20503](https://github.com/argoproj/argo-cd/issues/20503)) ([@&#8203;fideloper](https://github.com/fideloper)) - [`a78594b`](https://github.com/argoproj/argo-cd/commit/a78594beb1d737585f6fe0d22ba0b0520b17f253): docs: Endpoints not excluded by default ([#&#8203;16023](https://github.com/argoproj/argo-cd/issues/16023)) ([#&#8203;20014](https://github.com/argoproj/argo-cd/issues/20014)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`eb1bb83`](https://github.com/argoproj/argo-cd/commit/eb1bb831d4b1a0f68d0039d74941d85b57608b0f): docs: Fix `argocd admin proj` docs and examples ([#&#8203;21057](https://github.com/argoproj/argo-cd/issues/21057)) ([@&#8203;amine7536](https://github.com/amine7536)) - [`fc6105b`](https://github.com/argoproj/argo-cd/commit/fc6105b2bd7de98cfdb8bbfc75f306ba5713cb03): docs: Fix post selector example ([#&#8203;20969](https://github.com/argoproj/argo-cd/issues/20969)) ([@&#8203;eriksjolund](https://github.com/eriksjolund)) - [`b391642`](https://github.com/argoproj/argo-cd/commit/b3916428c130768dbd010e2fc4691d500a98e25e): docs: Improve self-heal and auto-sync behaviors explanation for multi-source apps ([#&#8203;20809](https://github.com/argoproj/argo-cd/issues/20809)) ([#&#8203;20811](https://github.com/argoproj/argo-cd/issues/20811)) ([@&#8203;andrii-korotkov-verkada](https://github.com/andrii-korotkov-verkada)) - [`a849d41`](https://github.com/argoproj/argo-cd/commit/a849d41b6f7dabe4cea9fd396261a927843cfe28): docs: Proposal to add installation steps for local development using Kind ([#&#8203;20821](https://github.com/argoproj/argo-cd/issues/20821)) ([@&#8203;revitalbarletz](https://github.com/revitalbarletz)) - [`de06f77`](https://github.com/argoproj/argo-cd/commit/de06f7716c1590b1c233e781b30a3ee68b03ba7d): docs: Remove FOSSA badge ([#&#8203;20038](https://github.com/argoproj/argo-cd/issues/20038)) ([@&#8203;jsoref](https://github.com/jsoref)) - [`d408909`](https://github.com/argoproj/argo-cd/commit/d408909df6f950dd4b1a0b898c3b77259aef394f): docs: Update Dex OIDC example ([#&#8203;20545](https://github.com/argoproj/argo-cd/issues/20545)) ([@&#8203;preethi-sv](https://github.com/preethi-sv)) - [`2d9d2fd`](https://github.com/argoproj/argo-cd/commit/2d9d2fd4e86fb061eb3ee30b1a350cdb761b1f60): docs: Update FAQ about known types ([#&#8203;6008](https://github.com/argoproj/argo-cd/issues/6008)) ([#&#8203;20929](https://github.com/argoproj/argo-cd/issues/20929)) ([@&#8203;andrii-korotkov-verkada](https://github.com/andrii-korotkov-verkada)) - [`f460bf4`](https://github.com/argoproj/argo-cd/commit/f460bf4573eb55b6ebddf8bfa499987ebf3908b1): docs: Update Okta OIDC CLI instructions ([#&#8203;20021](https://github.com/argoproj/argo-cd/issues/20021)) ([@&#8203;34fathombelow](https://github.com/34fathombelow)) - [`86769fc`](https://github.com/argoproj/argo-cd/commit/86769fc4dbbd121277625678951b7ce141bbb8f2): docs: Update USERS.md ([#&#8203;20349](https://github.com/argoproj/argo-cd/issues/20349)) ([@&#8203;a-manraj-pvotal](https://github.com/a-manraj-pvotal)) - [`807b6fb`](https://github.com/argoproj/argo-cd/commit/807b6fb472845767604549bf4abc8d899589ad4c): docs: Update argocd path for command in notifification in troubleshooting docs ([#&#8203;20120](https://github.com/argoproj/argo-cd/issues/20120)) ([@&#8203;owngr](https://github.com/owngr)) - [`b6cc0e6`](https://github.com/argoproj/argo-cd/commit/b6cc0e6193df38265aee4230e3b9e5f75d13517d): docs: Update orphaned resource number metric explanation in doc ([#&#8203;20702](https://github.com/argoproj/argo-cd/issues/20702)) ([@&#8203;jaehanbyun](https://github.com/jaehanbyun)) - [`3b623a6`](https://github.com/argoproj/argo-cd/commit/3b623a66630119e42e0d84f6a2ac9b8e29b47979): docs: add TBC Bank to USERS.md ([#&#8203;20227](https://github.com/argoproj/argo-cd/issues/20227)) ([@&#8203;mategogiberidze](https://github.com/mategogiberidze)) - [`602665f`](https://github.com/argoproj/argo-cd/commit/602665feed5a6dd717617edea144ed7786c0ebae): docs: add `project` to repo creds examples ([#&#8203;20057](https://github.com/argoproj/argo-cd/issues/20057)) ([@&#8203;morey-tech](https://github.com/morey-tech)) - [`1a69663`](https://github.com/argoproj/argo-cd/commit/1a69663a70cd53a0a63e42e2895203c8cfeed990): docs: add link to sprig website in the template docs site ([#&#8203;21184](https://github.com/argoproj/argo-cd/issues/21184)) ([@&#8203;KyriosGN0](https://github.com/KyriosGN0)) - [`bb8185e`](https://github.com/argoproj/argo-cd/commit/bb8185e2ec005d18ff65fcf47bed68a9c9b56113): docs: add mkdocs configuration stanza to .readthedocs.yaml (cherry-pick [#&#8203;21475](https://github.com/argoproj/argo-cd/issues/21475)) ([#&#8203;21608](https://github.com/argoproj/argo-cd/issues/21608)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`1dcf3a5`](https://github.com/argoproj/argo-cd/commit/1dcf3a56653c907f8b6d6dbadc8e2c66a61f3236): docs: add outpost24 to users.md ([#&#8203;20197](https://github.com/argoproj/argo-cd/issues/20197)) ([@&#8203;minhphong306](https://github.com/minhphong306)) - [`5f23bb6`](https://github.com/argoproj/argo-cd/commit/5f23bb60974b3c9e33d0ef0a3626700b6c778cac): docs: add user to users.md ([#&#8203;20042](https://github.com/argoproj/argo-cd/issues/20042)) ([@&#8203;nueavv](https://github.com/nueavv)) - [`439edd0`](https://github.com/argoproj/argo-cd/commit/439edd0ef03c8390b04706a0b3c2322b570f4bcd): docs: added Podman based set up in contributors quick-start ([#&#8203;20367](https://github.com/argoproj/argo-cd/issues/20367)) ([@&#8203;kswadi](https://github.com/kswadi)) - [`0cd5ac4`](https://github.com/argoproj/argo-cd/commit/0cd5ac473c4f3dad5094c6fd9cbb9e8e559e79d7): docs: added note re. arch of example application on getting_started.md ([#&#8203;20143](https://github.com/argoproj/argo-cd/issues/20143)) ([@&#8203;Crumb5](https://github.com/Crumb5)) - [`0b48670`](https://github.com/argoproj/argo-cd/commit/0b48670ebbefb6ecb4d675bed5e368f8f6f495de): docs: clarify priority of health statuses ([#&#8203;20490](https://github.com/argoproj/argo-cd/issues/20490)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`049ba0a`](https://github.com/argoproj/argo-cd/commit/049ba0aab3965f3fa73447ae2db08f3a2afd95a0): docs: correct typos in authz-authn.md and proxy-extensions.md ([#&#8203;20391](https://github.com/argoproj/argo-cd/issues/20391)) ([@&#8203;cowboysj](https://github.com/cowboysj)) - [`4dcbbd7`](https://github.com/argoproj/argo-cd/commit/4dcbbd7d24d20b53c97e6dc9d036d48be3d5fb0e): docs: correct typos in documentation ([#&#8203;20569](https://github.com/argoproj/argo-cd/issues/20569)) ([@&#8203;SuminSSon](https://github.com/SuminSSon)) - [`aff5e61`](https://github.com/argoproj/argo-cd/commit/aff5e6132b2c7b08d7d3df1eca64010bd6cf1cef): docs: document all unstable configurations ([#&#8203;20336](https://github.com/argoproj/argo-cd/issues/20336)) ([#&#8203;20438](https://github.com/argoproj/argo-cd/issues/20438)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`6b5cdc7`](https://github.com/argoproj/argo-cd/commit/6b5cdc764da090a0107ae1721d357ee7c73ada84): docs: document server side pagination proposal ([#&#8203;17222](https://github.com/argoproj/argo-cd/issues/17222)) ([@&#8203;alexmt](https://github.com/alexmt)) - [`7ab5015`](https://github.com/argoproj/argo-cd/commit/7ab50156918aeb2dd2dc1ba74f12f2f5a9af6f13): docs: feature maturity page for alpha and beta features ([#&#8203;20336](https://github.com/argoproj/argo-cd/issues/20336)) ([#&#8203;20337](https://github.com/argoproj/argo-cd/issues/20337)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`e77727c`](https://github.com/argoproj/argo-cd/commit/e77727cf127b6e75822783c6a65fe4336fc8e4f9): docs: fix paragraph in "User Guide/Kustomize" ([#&#8203;20053](https://github.com/argoproj/argo-cd/issues/20053)) ([@&#8203;4llan](https://github.com/4llan)) - [`038a832`](https://github.com/argoproj/argo-cd/commit/038a83276c395e09f31923ebe510bf65bb4348bb): docs: fix typo in ingress section of operator manual ([#&#8203;19946](https://github.com/argoproj/argo-cd/issues/19946)) ([@&#8203;kswadi](https://github.com/kswadi)) - [`757c395`](https://github.com/argoproj/argo-cd/commit/757c395e64336b4f8dd8619b078dc6b3a7270358): docs: fix typo in upgrading section of operator manual ([#&#8203;19950](https://github.com/argoproj/argo-cd/issues/19950)) ([@&#8203;vmdude](https://github.com/vmdude)) - [`21d1f88`](https://github.com/argoproj/argo-cd/commit/21d1f88106b9e7eed8e0d0f0b0d34e8e3ecc06bd): docs: include cluster-management.md in TOC ([#&#8203;19964](https://github.com/argoproj/argo-cd/issues/19964)) ([@&#8203;VannTen](https://github.com/VannTen)) - [`9136064`](https://github.com/argoproj/argo-cd/commit/91360648d373575034e03b693979a0157a08d0b8): docs: remove outdated ciphers ([#&#8203;21006](https://github.com/argoproj/argo-cd/issues/21006)) ([@&#8203;xlanor](https://github.com/xlanor)) - [`dff4152`](https://github.com/argoproj/argo-cd/commit/dff4152e8e0adaad6156f963003be60fac4ff1a4): docs: update note about timeout.reconciliation ([#&#8203;20407](https://github.com/argoproj/argo-cd/issues/20407)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`4d17bf3`](https://github.com/argoproj/argo-cd/commit/4d17bf3d8b9c774694b3cdd1d068d812883554a9): docs: update sync-wave documentation ([#&#8203;21155](https://github.com/argoproj/argo-cd/issues/21155)) ([@&#8203;chansuke](https://github.com/chansuke)) - [`d542b02`](https://github.com/argoproj/argo-cd/commit/d542b023f24f28bed764247e01cc19011d232fbc): docs: updating links to the directory and wording ([#&#8203;20335](https://github.com/argoproj/argo-cd/issues/20335)) ([@&#8203;ali-hamza-noor](https://github.com/ali-hamza-noor)) ##### Dependency updates - [`c90deaa`](https://github.com/argoproj/argo-cd/commit/c90deaabd64d64fdd0d9424155de715fba7dc8dc): chore(deps): bump [@&#8203;types/selenium-webdriver](https://github.com/types/selenium-webdriver) in /ui-test ([#&#8203;20589](https://github.com/argoproj/argo-cd/issues/20589)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`ea71067`](https://github.com/argoproj/argo-cd/commit/ea71067059b802e1e72da0892da329ef32ee507c): chore(deps): bump Helm from 3.15.2 to 3.15.4 ([#&#8203;20135](https://github.com/argoproj/argo-cd/issues/20135)) ([@&#8203;pasha-codefresh](https://github.com/pasha-codefresh)) - [`948aaf6`](https://github.com/argoproj/argo-cd/commit/948aaf6f908d90479b50d39ed3a0166095e31a80): chore(deps): bump SonarSource/sonarqube-scan-action ([#&#8203;20278](https://github.com/argoproj/argo-cd/issues/20278)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`ae183ad`](https://github.com/argoproj/argo-cd/commit/ae183ad245df5b900353c895dfb5feb4a36801d7): chore(deps): bump SonarSource/sonarqube-scan-action from 2.3.0 to 3.0.0 ([#&#8203;19524](https://github.com/argoproj/argo-cd/issues/19524)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`1fba4ea`](https://github.com/argoproj/argo-cd/commit/1fba4ea04911a030869aa6fc8a7b3d99bc5cce6f): chore(deps): bump SonarSource/sonarqube-scan-action from 3.0.0 to 3.1.0 ([#&#8203;20740](https://github.com/argoproj/argo-cd/issues/20740)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`523b0e6`](https://github.com/argoproj/argo-cd/commit/523b0e6a784683156dd6dbc525d78330c81bfb7b): chore(deps): bump SonarSource/sonarqube-scan-action from 3.1.0 to 4.1.0 ([#&#8203;21034](https://github.com/argoproj/argo-cd/issues/21034)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`4272b03`](https://github.com/argoproj/argo-cd/commit/4272b03b3366d6d0ef5bf54a0f5e69415aeb4850): chore(deps): bump actions/cache from 4.0.2 to 4.1.0 ([#&#8203;20240](https://github.com/argoproj/argo-cd/issues/20240)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`f984569`](https://github.com/argoproj/argo-cd/commit/f9845694d0de5684ca3765c4b016f95b6e7dacc8): chore(deps): bump actions/cache from 4.1.0 to 4.1.1 ([#&#8203;20301](https://github.com/argoproj/argo-cd/issues/20301)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`e9ff075`](https://github.com/argoproj/argo-cd/commit/e9ff075610a7fac34590daf46cc71b64de9b0a9d): chore(deps): bump actions/cache from 4.1.1 to 4.1.2 ([#&#8203;20493](https://github.com/argoproj/argo-cd/issues/20493)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`96d0226`](https://github.com/argoproj/argo-cd/commit/96d0226a4963d9639aea81ec1d3a310fed390133): chore(deps): bump actions/cache from 4.1.2 to 4.2.0 ([#&#8203;21084](https://github.com/argoproj/argo-cd/issues/21084)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`bb1e75f`](https://github.com/argoproj/argo-cd/commit/bb1e75fe824ebdec361d1df14a826e98f4bb7162): chore(deps): bump actions/setup-go from 5.0.2 to 5.1.0 ([#&#8203;20529](https://github.com/argoproj/argo-cd/issues/20529)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`be080a5`](https://github.com/argoproj/argo-cd/commit/be080a53190969f137434034aac6f9475d24c153): chore(deps): bump actions/setup-go from 5.1.0 to 5.2.0 ([#&#8203;21123](https://github.com/argoproj/argo-cd/issues/21123)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`6b6d23b`](https://github.com/argoproj/argo-cd/commit/6b6d23bdf506b6b96cc79913e21e930ec34f46c2): chore(deps): bump actions/setup-node from 4.0.3 to 4.0.4 ([#&#8203;20025](https://github.com/argoproj/argo-cd/issues/20025)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`683d030`](https://github.com/argoproj/argo-cd/commit/683d0308431237f2c8c5b0fc2671caa1abfc6692): chore(deps): bump actions/setup-node from 4.0.4 to 4.1.0 ([#&#8203;20528](https://github.com/argoproj/argo-cd/issues/20528)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`1e84af7`](https://github.com/argoproj/argo-cd/commit/1e84af73dffad4f49a373678f9ba2366797841b9): chore(deps): bump actions/upload-artifact from 4.4.0 to 4.4.1 ([#&#8203;20279](https://github.com/argoproj/argo-cd/issues/20279)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`3da774b`](https://github.com/argoproj/argo-cd/commit/3da774bb0b8b4e6a9f619ef42c6bfebba96eef54): chore(deps): bump actions/upload-artifact from 4.4.1 to 4.4.2 ([#&#8203;20300](https://github.com/argoproj/argo-cd/issues/20300)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`7031387`](https://github.com/argoproj/argo-cd/commit/7031387b7fc0f9e00eef6dacbdd4a29432356ca4): chore(deps): bump actions/upload-artifact from 4.4.2 to 4.4.3 ([#&#8203;20320](https://github.com/argoproj/argo-cd/issues/20320)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`9b01c46`](https://github.com/argoproj/argo-cd/commit/9b01c46e4890609b019e1808960b3da4cdcec2ee): chore(deps): bump bitnami/kubectl in /test/container ([#&#8203;20024](https://github.com/argoproj/argo-cd/issues/20024)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`109473f`](https://github.com/argoproj/argo-cd/commit/109473fca4e0c6acf63f3d8d33a520de384fc50f): chore(deps): bump bitnami/kubectl in /test/container ([#&#8203;20191](https://github.com/argoproj/argo-cd/issues/20191)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`1a478a5`](https://github.com/argoproj/argo-cd/commit/1a478a531b4942547792689f950d0c625073f21e): chore(deps): bump bitnami/kubectl in /test/container ([#&#8203;20516](https://github.com/argoproj/argo-cd/issues/20516)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`02a4d9f`](https://github.com/argoproj/argo-cd/commit/02a4d9f2c0ff8dd865a15e92f1f32b59c596445a): chore(deps): bump chromedriver from 128.0.3 to 129.0.0 in /ui-test ([#&#8203;19998](https://github.com/argoproj/argo-cd/issues/19998)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`54bd694`](https://github.com/argoproj/argo-cd/commit/54bd69463b5b1f129943fa59711a4504f23f82f0): chore(deps): bump chromedriver from 129.0.0 to 129.0.2 in /ui-test ([#&#8203;20189](https://github.com/argoproj/argo-cd/issues/20189)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`c4fb5d9`](https://github.com/argoproj/argo-cd/commit/c4fb5d9b2ad9e0ded9e2a3aab7da63bbf9d76281): chore(deps): bump chromedriver from 129.0.2 to 129.0.3 in /ui-test ([#&#8203;20317](https://github.com/argoproj/argo-cd/issues/20317)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`47f63f0`](https://github.com/argoproj/argo-cd/commit/47f63f0d1492bdb9291527afde63ef1ac783466d): chore(deps): bump chromedriver from 129.0.3 to 129.0.4 in /ui-test ([#&#8203;20340](https://github.com/argoproj/argo-cd/issues/20340)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`1d12fcf`](https://github.com/argoproj/argo-cd/commit/1d12fcfecff7387b6b00c2873dfb01aacbb8786a): chore(deps): bump chromedriver from 129.0.4 to 130.0.0 in /ui-test ([#&#8203;20415](https://github.com/argoproj/argo-cd/issues/20415)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`7eb2a19`](https://github.com/argoproj/argo-cd/commit/7eb2a198b10c0bdf2772b47f5fc16adf76410189): chore(deps): bump chromedriver from 130.0.0 to 130.0.1 in /ui-test ([#&#8203;20515](https://github.com/argoproj/argo-cd/issues/20515)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`df54a43`](https://github.com/argoproj/argo-cd/commit/df54a43e2ee83a0968cdbfdd385d874b44a43b10): chore(deps): bump chromedriver from 130.0.1 to 130.0.2 in /ui-test ([#&#8203;20648](https://github.com/argoproj/argo-cd/issues/20648)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`b652b6a`](https://github.com/argoproj/argo-cd/commit/b652b6aacbf450f503bd9dda3728dcca77f5bb68): chore(deps): bump chromedriver from 130.0.2 to 130.0.4 in /ui-test ([#&#8203;20687](https://github.com/argoproj/argo-cd/issues/20687)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`0ea189d`](https://github.com/argoproj/argo-cd/commit/0ea189d5a23f59e57b5bb6ae0b3775caebdce6d2): chore(deps): bump chromedriver from 130.0.4 to 131.0.1 in /ui-test ([#&#8203;20855](https://github.com/argoproj/argo-cd/issues/20855)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`e28aa2e`](https://github.com/argoproj/argo-cd/commit/e28aa2eb54221d2bb11b53a9f8dcc5b1b79ecc7b): chore(deps): bump chromedriver from 131.0.1 to 131.0.2 in /ui-test ([#&#8203;21050](https://github.com/argoproj/argo-cd/issues/21050)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`87c853e`](https://github.com/argoproj/argo-cd/commit/87c853e8729160a5b9add0eaea726b78cdc986e2): chore(deps): bump chromedriver from 131.0.2 to 131.0.3 in /ui-test ([#&#8203;21144](https://github.com/argoproj/argo-cd/issues/21144)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`48551b3`](https://github.com/argoproj/argo-cd/commit/48551b3746510123285b3ce4aae324b41fd37652): chore(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 ([#&#8203;20188](https://github.com/argoproj/argo-cd/issues/20188)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`e03d609`](https://github.com/argoproj/argo-cd/commit/e03d609a1cb5011fd00783156465305cf3b6854e): chore(deps): bump codecov/test-results-action from 1.0.0 to 1.0.1 ([#&#8203;20359](https://github.com/argoproj/argo-cd/issues/20359)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`7d3661c`](https://github.com/argoproj/argo-cd/commit/7d3661cb219136fb21eaa2fb2153d72e3aba65a8): chore(deps): bump docker/build-push-action from 6.7.0 to 6.8.0 ([#&#8203;20154](https://github.com/argoproj/argo-cd/issues/20154)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`afcc71b`](https://github.com/argoproj/argo-cd/commit/afcc71be238f3d25e054916d85f3575665a0fdc5): chore(deps): bump docker/build-push-action from 6.8.0 to 6.9.0 ([#&#8203;20174](https://github.com/argoproj/argo-cd/issues/20174)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`02d6866`](https://github.com/argoproj/argo-cd/commit/02d6866f8a8276c455986672f2e8709232292e76): chore(deps): bump docker/build-push-action from 6.9.0 to 6.10.0 ([#&#8203;20966](https://github.com/argoproj/argo-cd/issues/20966)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`8ea78a1`](https://github.com/argoproj/argo-cd/commit/8ea78a1bc1a6eebe802bc297a9ae1ec5d45f897b): chore(deps): bump docker/setup-buildx-action from 3.6.1 to 3.7.0 ([#&#8203;20224](https://github.com/argoproj/argo-cd/issues/20224)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`5ebb61b`](https://github.com/argoproj/argo-cd/commit/5ebb61b5195004ed6ac22fec4751c4fcbb19f834): chore(deps): bump docker/setup-buildx-action from 3.7.0 to 3.7.1 ([#&#8203;20241](https://github.com/argoproj/argo-cd/issues/20241)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`2c206a5`](https://github.com/argoproj/argo-cd/commit/2c206a51d160e37b5ecc1bf5516a319d0a2bc5cf): chore(deps): bump dompurify from 2.3.6 to 2.5.6 in /ui ([#&#8203;19955](https://github.com/argoproj/argo-cd/issues/19955)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`dd2b458`](https://github.com/argoproj/argo-cd/commit/dd2b458c435605af61b545e19e1ceed9dd90b1ea): chore(deps): bump github.com/Azure/kubelogin from 0.1.4 to 0.1.5 ([#&#8203;21033](https://github.com/argoproj/argo-cd/issues/21033)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`19eaeb9`](https://github.com/argoproj/argo-cd/commit/19eaeb9aca432db15d876d8204bfc07e78cca24d): chore(deps): bump github.com/Azure/kubelogin from 0.1.5 to 0.1.6 ([#&#8203;21193](https://github.com/argoproj/argo-cd/issues/21193)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`29ac238`](https://github.com/argoproj/argo-cd/commit/29ac23827a0722c96a09a9e1cd52f597679210f2): chore(deps): bump github.com/Masterminds/semver/v3 from 3.3.0 to 3.3.1 ([#&#8203;20852](https://github.com/argoproj/argo-cd/issues/20852)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`898c2b5`](https://github.com/argoproj/argo-cd/commit/898c2b59023154e0e50df2d12ddbed04ecbdd9a1): chore(deps): bump github.com/bmatcuk/doublestar/v4 from 4.6.1 to 4.7.1 ([#&#8203;20363](https://github.com/argoproj/argo-cd/issues/20363)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`32c9e41`](https://github.com/argoproj/argo-cd/commit/32c9e41248da48d5b358ba57fc220edaa2a54951): chore(deps): bump github.com/bradleyfalzon/ghinstallation/v2 ([#&#8203;20778](https://github.com/argoproj/argo-cd/issues/20778)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`00d45ed`](https://github.com/argoproj/argo-cd/commit/00d45ed74f459b6151b3029f95eafbc5509f3c11): chore(deps): bump github.com/casbin/casbin/v2 from 2.100.0 to 2.101.0 ([#&#8203;20817](https://github.com/argoproj/argo-cd/issues/20817)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`2d0a5e9`](https://github.com/argoproj/argo-cd/commit/2d0a5e904a54f7ad79e5f8d7ea98d75c94a2d2da): chore(deps): bump github.com/casbin/casbin/v2 from 2.101.0 to 2.102.0 ([#&#8203;21019](https://github.com/argoproj/argo-cd/issues/21019)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`308c6cb`](https://github.com/argoproj/argo-cd/commit/308c6cb526a643ac5e0f5904fa208b8b356a7b7f): chore(deps): bump github.com/casbin/casbin/v2 from 2.99.0 to 2.100.0 ([#&#8203;19960](https://github.com/argoproj/argo-cd/issues/19960)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`f78e741`](https://github.com/argoproj/argo-cd/commit/f78e741220d173dd2e725eb61ed9800285dfc7b1): chore(deps): bump github.com/cyphar/filepath-securejoin ([#&#8203;20173](https://github.com/argoproj/argo-cd/issues/20173)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`e144d5c`](https://github.com/argoproj/argo-cd/commit/e144d5c18939efc640885b7850216e0cf7713766): chore(deps): bump github.com/cyphar/filepath-securejoin ([#&#8203;20319](https://github.com/argoproj/argo-cd/issues/20319)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`ed2fde1`](https://github.com/argoproj/argo-cd/commit/ed2fde1a8f735aaf7d528f4c4c70c02b492e8424): chore(deps): bump github.com/cyphar/filepath-securejoin ([#&#8203;21096](https://github.com/argoproj/argo-cd/issues/21096)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`a8f95dc`](https://github.com/argoproj/argo-cd/commit/a8f95dcb0deac9e3d91fa7cff8475ff8a3edb8c5): chore(deps): bump github.com/fsnotify/fsnotify from 1.7.0 to 1.8.0 ([#&#8203;20629](https://github.com/argoproj/argo-cd/issues/20629)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`d773179`](https://github.com/argoproj/argo-cd/commit/d7731790fdab62d4ad2f7cecb272c482ef4c1ec7): chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 ([#&#8203;20649](https://github.com/argoproj/argo-cd/issues/20649)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`c06974f`](https://github.com/argoproj/argo-cd/commit/c06974f21330f746f51a5c69fbdec90fc9e146b2): chore(deps): bump github.com/itchyny/gojq from 0.12.16 to 0.12.17 ([#&#8203;21018](https://github.com/argoproj/argo-cd/issues/21018)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`f4577e3`](https://github.com/argoproj/argo-cd/commit/f4577e3b5a944675f18ab08d94a596bfbee46d93): chore(deps): bump github.com/ktrysmt/go-bitbucket from 0.9.80 to 0.9.81 ([#&#8203;20397](https://github.com/argoproj/argo-cd/issues/20397)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`f64db6d`](https://github.com/argoproj/argo-cd/commit/f64db6dba7aec61783b0a0d0e403f1a02b674635): chore(deps): bump github.com/prometheus/client_golang ([#&#8203;19974](https://github.com/argoproj/argo-cd/issues/19974)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`f031f49`](https://github.com/argoproj/argo-cd/commit/f031f490e65a1a67420d3d1dd7fe8a33dd182f15): chore(deps): bump github.com/prometheus/client_golang ([#&#8203;20398](https://github.com/argoproj/argo-cd/issues/20398)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`195de1a`](https://github.com/argoproj/argo-cd/commit/195de1a7ab191551bc91cdd3cb8261d6cb86a41c): chore(deps): bump github.com/redis/go-redis/v9 from 9.6.1 to 9.6.2 ([#&#8203;20377](https://github.com/argoproj/argo-cd/issues/20377)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`e7e6f5b`](https://github.com/argoproj/argo-cd/commit/e7e6f5bae994fb36d6c4c7d2ee95c20740aeecf6): chore(deps): bump github.com/redis/go-redis/v9 from 9.6.2 to 9.7.0 ([#&#8203;20441](https://github.com/argoproj/argo-cd/issues/20441)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`8bce61e`](https://github.com/argoproj/argo-cd/commit/8bce61e330f2235caeea1c0ac284b78ee50be7a2): chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 ([#&#8203;20930](https://github.com/argoproj/argo-cd/issues/20930)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`1e359c8`](https://github.com/argoproj/argo-cd/commit/1e359c8c0d25dc3a223ab184c1d623bb4d68aa5a): chore(deps): bump github.com/xanzy/go-gitlab from 0.109.0 to 0.110.0 ([#&#8203;20260](https://github.com/argoproj/argo-cd/issues/20260)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`94e81cd`](https://github.com/argoproj/argo-cd/commit/94e81cdae5f107d0f36eeeb3a98172301c9f1b83): chore(deps): bump github.com/xanzy/go-gitlab from 0.110.0 to 0.111.0 ([#&#8203;20339](https://github.com/argoproj/argo-cd/issues/20339)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`81785b8`](https://github.com/argoproj/argo-cd/commit/81785b861c9ed0cf74aead664a02513ea2860775): chore(deps): bump github.com/xanzy/go-gitlab from 0.111.0 to 0.112.0 ([#&#8203;20378](https://github.com/argoproj/argo-cd/issues/20378)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`35b9158`](https://github.com/argoproj/argo-cd/commit/35b91584186ff045878bdd893120214ffc82eca6): chore(deps): bump github.com/xanzy/go-gitlab from 0.112.0 to 0.113.0 ([#&#8203;20676](https://github.com/argoproj/argo-cd/issues/20676)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`74b219a`](https://github.com/argoproj/argo-cd/commit/74b219a628d04ed69f76190bf3d3d0d451c06c2e): chore(deps): bump github.com/xanzy/go-gitlab from 0.113.0 to 0.114.0 ([#&#8203;20832](https://github.com/argoproj/argo-cd/issues/20832)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`4f6e408`](https://github.com/argoproj/argo-cd/commit/4f6e4088efc789a8cb44d3e25a444467c46d761f): chore(deps): bump gitops-engine to latest ([#&#8203;21056](https://github.com/argoproj/argo-cd/issues/21056)) ([@&#8203;jmeridth](https://github.com/jmeridth)) - [`b2e52de`](https://github.com/argoproj/argo-cd/commit/b2e52de591853f3bc9006f6fde99dfa70f692776): chore(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc ([#&#8203;20376](https://github.com/argoproj/argo-cd/issues/20376)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`ed9d18f`](https://github.com/argoproj/argo-cd/commit/ed9d18f4e634a8eef2e42428e2f959434c37fef4): chore(deps): bump go.opentelemetry.io/otel from 1.30.0 to 1.31.0 ([#&#8203;20360](https://github.com/argoproj/argo-cd/issues/20360)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`2a72df2`](https://github.com/argoproj/argo-cd/commit/2a72df260d86f794adbb9329febaf116b2b34634): chore(deps): bump go.opentelemetry.io/otel from 1.31.0 to 1.32.0 ([#&#8203;20744](https://github.com/argoproj/argo-cd/issues/20744)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`4b229c0`](https://github.com/argoproj/argo-cd/commit/4b229c04841d014ef25fbaf957857ce76ac3f326): chore(deps): bump go.opentelemetry.io/otel from 1.32.0 to 1.33.0 ([#&#8203;21166](https://github.com/argoproj/argo-cd/issues/21166)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`e2c4b23`](https://github.com/argoproj/argo-cd/commit/e2c4b23701e14af9ceedf89cb64a2ea66b7583b5): chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc ([#&#8203;20361](https://github.com/argoproj/argo-cd/issues/20361)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`aef4c5a`](https://github.com/argoproj/argo-cd/commit/aef4c5a2765781077377a434277a3992346d3e03): chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc ([#&#8203;20741](https://github.com/argoproj/argo-cd/issues/20741)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`3b81d3c`](https://github.com/argoproj/argo-cd/commit/3b81d3c072b5418a826980dbc36e2291328a4a2e): chore(deps): bump go.opentelemetry.io/otel/sdk from 1.31.0 to 1.32.0 ([#&#8203;20745](https://github.com/argoproj/argo-cd/issues/20745)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`75b0b3c`](https://github.com/argoproj/argo-cd/commit/75b0b3c8eebf5904951d78421fa696454a410b2f): chore(deps): bump go.opentelemetry.io/otel/sdk from 1.32.0 to 1.33.0 ([#&#8203;21165](https://github.com/argoproj/argo-cd/issues/21165)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`0710ff9`](https://github.com/argoproj/argo-cd/commit/0710ff91036d7120c6be64528ef01c51939f6169): chore(deps): bump go.uber.org/automaxprocs from 1.5.3 to 1.6.0 ([#&#8203;20068](https://github.com/argoproj/argo-cd/issues/20068)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`3b2de54`](https://github.com/argoproj/argo-cd/commit/3b2de54b66d76318ce7a5449782fc59e191906fd): chore(deps): bump golang.org/x/crypto from 0.27.0 to 0.28.0 ([#&#8203;20243](https://github.com/argoproj/argo-cd/issues/20243)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`146c1bb`](https://github.com/argoproj/argo-cd/commit/146c1bb9b04b6dfca5aa357312afa11a327766a8): chore(deps): bump golang.org/x/crypto from 0.28.0 to 0.29.0 ([#&#8203;20707](https://github.com/argoproj/argo-cd/issues/20707)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`6ace657`](https://github.com/argoproj/argo-cd/commit/6ace657e2aace206590e8387b424fe0c6148eb4f): chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.30.0 ([#&#8203;21068](https://github.com/argoproj/argo-cd/issues/21068)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`cc68f01`](https://github.com/argoproj/argo-cd/commit/cc68f018fe62e9ed073bf07d776b94d1fe4233c5): chore(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 ([#&#8203;21147](https://github.com/argoproj/argo-cd/issues/21147)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`d063e60`](https://github.com/argoproj/argo-cd/commit/d063e6087fcee6ecc0add34b6148de50ee97ae22): chore(deps): bump golang.org/x/net from 0.29.0 to 0.30.0 ([#&#8203;20246](https://github.com/argoproj/argo-cd/issues/20246)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`4a66a2a`](https://github.com/argoproj/argo-cd/commit/4a66a2a1ea35992480b6e77a339d5695eff5d2c6): chore(deps): bump golang.org/x/net from 0.30.0 to 0.31.0 ([#&#8203;20742](https://github.com/argoproj/argo-cd/issues/20742)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`cdec7e2`](https://github.com/argoproj/argo-cd/commit/cdec7e28686a0819f8445f08d587999c1d5d9602): chore(deps): bump golang.org/x/net from 0.31.0 to 0.32.0 ([#&#8203;21069](https://github.com/argoproj/argo-cd/issues/21069)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`556b8c6`](https://github.com/argoproj/argo-cd/commit/556b8c6d5d359843c986bb25034e4ffa06242f5e): chore(deps): bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 ([#&#8203;20708](https://github.com/argoproj/argo-cd/issues/20708)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`0eaa3d4`](https://github.com/argoproj/argo-cd/commit/0eaa3d44d2851f2cf45a0d00df52bbf0f8121edb): chore(deps): bump golang.org/x/sync from 0.8.0 to 0.9.0 ([#&#8203;20709](https://github.com/argoproj/argo-cd/issues/20709)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`3a666dd`](https://github.com/argoproj/argo-cd/commit/3a666dd400249456ef6caf9150b4f8234156f5e0): chore(deps): bump golang.org/x/term from 0.24.0 to 0.25.0 ([#&#8203;20245](https://github.com/argoproj/argo-cd/issues/20245)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`b78f209`](https://github.com/argoproj/argo-cd/commit/b78f2097165d62a9010e0facc3ca7e4a0e8ad520): chore(deps): bump golang.org/x/term from 0.25.0 to 0.26.0 ([#&#8203;20705](https://github.com/argoproj/argo-cd/issues/20705)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`0fbbc0d`](https://github.com/argoproj/argo-cd/commit/0fbbc0dda978f5029733b888ddbb3b9c482b1c86): chore(deps): bump golang.org/x/term from 0.26.0 to 0.27.0 ([#&#8203;21070](https://github.com/argoproj/argo-cd/issues/21070)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`853c6b4`](https://github.com/argoproj/argo-cd/commit/853c6b49359ef67587fb8a72e58841ff47b624ce): chore(deps): bump golang.org/x/time from 0.6.0 to 0.7.0 ([#&#8203;20244](https://github.com/argoproj/argo-cd/issues/20244)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`aac6980`](https://github.com/argoproj/argo-cd/commit/aac69803ae6a11645a8072b5e458668e3e037554): chore(deps): bump golang.org/x/time from 0.7.0 to 0.8.0 ([#&#8203;20704](https://github.com/argoproj/argo-cd/issues/20704)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`8d268e7`](https://github.com/argoproj/argo-cd/commit/8d268e78c7eb215cee566367ad3674d5a5fd9fb7): chore(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 ([#&#8203;20207](https://github.com/argoproj/argo-cd/issues/20207)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`864917b`](https://github.com/argoproj/argo-cd/commit/864917b7cc64b2881d248c3c8cbf833e4bcdb0ba): chore(deps): bump google.golang.org/grpc from 1.66.2 to 1.67.0 ([#&#8203;20059](https://github.com/argoproj/argo-cd/issues/20059)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`2e9532d`](https://github.com/argoproj/argo-cd/commit/2e9532d79b1fbdfa6c0da9df3206e2090bca9281): chore(deps): bump google.golang.org/grpc from 1.67.0 to 1.67.1 ([#&#8203;20190](https://github.com/argoproj/argo-cd/issues/20190)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`9f71ecb`](https://github.com/argoproj/argo-cd/commit/9f71ecbf5fe36eadb8e99a551c0a79f04047db94): chore(deps): bump google.golang.org/grpc from 1.67.1 to 1.68.1 ([#&#8203;21066](https://github.com/argoproj/argo-cd/issues/21066)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`419cf25`](https://github.com/argoproj/argo-cd/commit/419cf25f28a814daea99b35dc6e844c0d07d8971): chore(deps): bump google.golang.org/protobuf from 1.34.2 to 1.35.1 ([#&#8203;20277](https://github.com/argoproj/argo-cd/issues/20277)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`c4f51c0`](https://github.com/argoproj/argo-cd/commit/c4f51c0313ceb623262754135df01364d0eda57b): chore(deps): bump google.golang.org/protobuf from 1.35.1 to 1.35.2 ([#&#8203;20804](https://github.com/argoproj/argo-cd/issues/20804)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`c68776e`](https://github.com/argoproj/argo-cd/commit/c68776e32ab2454c9b16573f7eebb48a143097ba): chore(deps): bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0 ([#&#8203;20701](https://github.com/argoproj/argo-cd/issues/20701)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`8c00cf0`](https://github.com/argoproj/argo-cd/commit/8c00cf0ce14dae8baf7edad782174ed198f93694): chore(deps): bump http-proxy-middleware from 2.0.4 to 2.0.7 in /ui ([#&#8203;20518](https://github.com/argoproj/argo-cd/issues/20518)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`1a84db5`](https://github.com/argoproj/argo-cd/commit/1a84db5dad2c27e9d32747a383c5b4a40c4cb2ec): chore(deps): bump library/busybox in /test/e2e/multiarch-container ([#&#8203;20193](https://github.com/argoproj/argo-cd/issues/20193)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`8d4ae26`](https://github.com/argoproj/argo-cd/commit/8d4ae266869e599ae4b26a550b9d24e0bfe4b225): chore(deps): bump library/busybox in /test/e2e/multiarch-container ([#&#8203;21145](https://github.com/argoproj/argo-cd/issues/21145)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`21fa481`](https://github.com/argoproj/argo-cd/commit/21fa4814950214a9d890beee10c470a2dfed5cf1): chore(deps): bump library/golang from 1.23.1 to 1.23.3 in /test/remote ([#&#8203;20703](https://github.com/argoproj/argo-cd/issues/20703)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`955858e`](https://github.com/argoproj/argo-cd/commit/955858eaad03daf83fbdb8bbb0919cfd21f0d809): chore(deps): bump library/golang from 1.23.3 to 1.23.4 in /test/remote ([#&#8203;21049](https://github.com/argoproj/argo-cd/issues/21049)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`cc7c21e`](https://github.com/argoproj/argo-cd/commit/cc7c21ea1eeef4866393c500f8afae166092cab5): chore(deps): bump library/golang in /test/container ([#&#8203;20700](https://github.com/argoproj/argo-cd/issues/20700)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`0a57d21`](https://github.com/argoproj/argo-cd/commit/0a57d21c3d27f2d3d38f852da06bed0df1317a1c): chore(deps): bump library/golang in /test/container ([#&#8203;21048](https://github.com/argoproj/argo-cd/issues/21048)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`c8eb5b5`](https://github.com/argoproj/argo-cd/commit/c8eb5b54438e8096d49d1c353c5f98727820bd94): chore(deps): bump library/node from 22.8.0 to 22.9.0 ([#&#8203;19999](https://github.com/argoproj/argo-cd/issues/19999)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`9e6d78e`](https://github.com/argoproj/argo-cd/commit/9e6d78effa8d005d89eba49c0164226da38119f4): chore(deps): bump library/node from 22.8.0 to 22.9.0 in /test/container ([#&#8203;20001](https://github.com/argoproj/argo-cd/issues/20001)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`04919f0`](https://github.com/argoproj/argo-cd/commit/04919f0a6fb70fc81d334061ce5e57ddba2d1d1f): chore(deps): bump library/node from 22.8.0 to 22.9.0 in /ui-test ([#&#8203;19975](https://github.com/argoproj/argo-cd/issues/19975)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`97d110b`](https://github.com/argoproj/argo-cd/commit/97d110bf27a5fd23ab1f5cad2d396852b7e02339): chore(deps): bump library/node from `fa4b468` to `cbe2d5f` in /ui-test ([#&#8203;19997](https://github.com/argoproj/argo-cd/issues/19997)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`8d9a3a7`](https://github.com/argoproj/argo-cd/commit/8d9a3a743af75602c4ad790ba7eb465464939921): chore(deps): bump library/redis from 7.4.0 to 7.4.1 in /test/container ([#&#8203;20282](https://github.com/argoproj/argo-cd/issues/20282)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`ea46572`](https://github.com/argoproj/argo-cd/commit/ea46572326ab0f8bdf2ff6996df2c081e0ea7949): chore(deps): bump library/redis in /test/container ([#&#8203;20442](https://github.com/argoproj/argo-cd/issues/20442)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`a0b6943`](https://github.com/argoproj/argo-cd/commit/a0b694384cbcbe14bce9e8b659bd4abeefda8971): chore(deps): bump library/redis in /test/container ([#&#8203;20494](https://github.com/argoproj/argo-cd/issues/20494)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`065700c`](https://github.com/argoproj/argo-cd/commit/065700c5e185ea1643775b9db491f129845fc365): chore(deps): bump nanoid from 3.3.7 to 3.3.8 in /ui ([#&#8203;21131](https://github.com/argoproj/argo-cd/issues/21131)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`d636e53`](https://github.com/argoproj/argo-cd/commit/d636e536650ead1a27d87ac8efb8a3455f633d8c): chore(deps): bump peter-evans/create-pull-request from 7.0.2 to 7.0.3 ([#&#8203;19957](https://github.com/argoproj/argo-cd/issues/19957)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`229826e`](https://github.com/argoproj/argo-cd/commit/229826eb68621ffcdc5c3af3900f6e3b5cac9b29): chore(deps): bump peter-evans/create-pull-request from 7.0.3 to 7.0.5 ([#&#8203;20000](https://github.com/argoproj/argo-cd/issues/20000)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`2b64c71`](https://github.com/argoproj/argo-cd/commit/2b64c71e4d240fc07e48c41072a17116b6277bb4): chore(deps): bump selenium-webdriver and [@&#8203;types/selenium-webdriver](https://github.com/types/selenium-webdriver) ([#&#8203;19959](https://github.com/argoproj/argo-cd/issues/19959)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`86519ca`](https://github.com/argoproj/argo-cd/commit/86519ca690b4b78a5c09fda6bcf4407152649c9f): chore(deps): bump selenium-webdriver from 4.24.1 to 4.25.0 in /ui-test ([#&#8203;20058](https://github.com/argoproj/argo-cd/issues/20058)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`efd1964`](https://github.com/argoproj/argo-cd/commit/efd196407acfefdc9f5e8eb60a494565466300c1): chore(deps): bump selenium-webdriver from 4.25.0 to 4.26.0 in /ui-test ([#&#8203;20633](https://github.com/argoproj/argo-cd/issues/20633)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`d6deaa9`](https://github.com/argoproj/argo-cd/commit/d6deaa96e10254c482f75cd5fa69aec26f8d4058): chore(deps): bump selenium-webdriver from 4.26.0 to 4.27.0 in /ui-test ([#&#8203;20953](https://github.com/argoproj/argo-cd/issues/20953)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`745f1cc`](https://github.com/argoproj/argo-cd/commit/745f1cc34851cb04a76d602e44a8478c325918d6): chore(deps): bump sigs.k8s.io/controller-runtime from 0.19.0 to 0.19.1 ([#&#8203;20530](https://github.com/argoproj/argo-cd/issues/20530)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`9f1431e`](https://github.com/argoproj/argo-cd/commit/9f1431e1eb1d0b767df110ccacb0fe1860a85e37): chore(deps): bump sigs.k8s.io/controller-runtime from 0.19.1 to 0.19.2 ([#&#8203;20906](https://github.com/argoproj/argo-cd/issues/20906)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`51a7966`](https://github.com/argoproj/argo-cd/commit/51a7966b92ecf0d0346952a10ac21b09280c9243): chore(deps): bump sigs.k8s.io/controller-runtime from 0.19.2 to 0.19.3 ([#&#8203;21032](https://github.com/argoproj/argo-cd/issues/21032)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`0014b25`](https://github.com/argoproj/argo-cd/commit/0014b2505b4ee300c26faddb5b71dc706a3b2c09): chore(deps): bump sigstore/cosign-installer from 3.6.0 to 3.7.0 ([#&#8203;20242](https://github.com/argoproj/argo-cd/issues/20242)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`11267b9`](https://github.com/argoproj/argo-cd/commit/11267b912b8b38cd1b9cefcfd2a1d11877473f48): chore(deps): bump softprops/action-gh-release from 2.0.8 to 2.0.9 ([#&#8203;20631](https://github.com/argoproj/argo-cd/issues/20631)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`79b05d6`](https://github.com/argoproj/argo-cd/commit/79b05d62c3decf17b1394f9b4039314b1f00df60): chore(deps): bump softprops/action-gh-release from 2.0.9 to 2.1.0 ([#&#8203;20760](https://github.com/argoproj/argo-cd/issues/20760)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`6a3cdb6`](https://github.com/argoproj/argo-cd/commit/6a3cdb6ea529b63726f8a1a620819b8f5ccca184): chore(deps): bump softprops/action-gh-release from 2.1.0 to 2.2.0 ([#&#8203;21124](https://github.com/argoproj/argo-cd/issues/21124)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`9a14d7f`](https://github.com/argoproj/argo-cd/commit/9a14d7f5dddc841efca09243aeb4348cb336df99): chore(deps): bump thehanimo/pr-title-checker from 1.4.2 to 1.4.3 ([#&#8203;20951](https://github.com/argoproj/argo-cd/issues/20951)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`8f65594`](https://github.com/argoproj/argo-cd/commit/8f65594ca9046fde4b6cfd96bd34dbc4d14d0f3a): chore(deps): bump tj-actions/changed-files from 45.0.1 to 45.0.2 ([#&#8203;19958](https://github.com/argoproj/argo-cd/issues/19958)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`ba0683c`](https://github.com/argoproj/argo-cd/commit/ba0683c4d4cd98557f8037e2de9c750b625aa332): chore(deps): bump tj-actions/changed-files from 45.0.2 to 45.0.3 ([#&#8203;20225](https://github.com/argoproj/argo-cd/issues/20225)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`0066b0a`](https://github.com/argoproj/argo-cd/commit/0066b0ab9d0ed91a0bc3fba6aa839cf86c74a2c8): chore(deps): bump tj-actions/changed-files from 45.0.3 to 45.0.4 ([#&#8203;20739](https://github.com/argoproj/argo-cd/issues/20739)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`1bf56d8`](https://github.com/argoproj/argo-cd/commit/1bf56d8905dec905aa290c8624a4449f0d8242b9): chore(deps): bump tj-actions/changed-files from 45.0.4 to 45.0.5 ([#&#8203;21095](https://github.com/argoproj/argo-cd/issues/21095)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`67b2336`](https://github.com/argoproj/argo-cd/commit/67b2336cac0c6ca6d056d6082a365936f2f7d9a5): chore(deps): fix bump golang.org/x/net from 0.32.0 to 0.34.0 - CVE-2024-45338 ([#&#8203;21628](https://github.com/argoproj/argo-cd/issues/21628)) ([@&#8203;ishitasequeira](https://github.com/ishitasequeira)) - [`3625689`](https://github.com/argoproj/argo-cd/commit/3625689264215d9e83bfafc5fe165c8fcd764ece): chore(deps): update dependency pymdown-extensions to v10.12 ([#&#8203;20567](https://github.com/argoproj/argo-cd/issues/20567)) ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [`77b57af`](https://github.com/argoproj/argo-cd/commit/77b57af230a2a673c1ff2122660d482e004219d0): chore(deps): update docker.io/library/golang:1.23.2 docker digest to [`a7f2fc9`](https://github.com/argoproj/argo-cd/commit/a7f2fc9) ([#&#8203;20318](https://github.com/argoproj/argo-cd/issues/20318)) ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [`229ac1b`](https://github.com/argoproj/argo-cd/commit/229ac1bf9d49cb5075451e5358c28e9a9d823f5a): chore(deps): update docker.io/library/golang:1.23.2 docker digest to [`ad5c126`](https://github.com/argoproj/argo-cd/commit/ad5c126) ([#&#8203;20419](https://github.com/argoproj/argo-cd/issues/20419)) ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [`9592250`](https://github.com/argoproj/argo-cd/commit/95922502c7a0fe32d7ae64c46a380e2b0c578f61): chore(deps): update docs dependencies ([#&#8203;20257](https://github.com/argoproj/argo-cd/issues/20257)) ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [`14c50bd`](https://github.com/argoproj/argo-cd/commit/14c50bd50d516666f6b6faf1e05b5442847861a1): chore(deps): update group golang to v1.23.2 ([#&#8203;20256](https://github.com/argoproj/argo-cd/issues/20256)) ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [`aa1267a`](https://github.com/argoproj/argo-cd/commit/aa1267aa8bcebd680c0ef9ace31774d3069badfb): chore(deps): update group golang to v1.23.3 ([#&#8203;20686](https://github.com/argoproj/argo-cd/issues/20686)) ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [`b39f3b1`](https://github.com/argoproj/argo-cd/commit/b39f3b15fbf1abf59177b58b6e87a44e32600bbe): chore(deps): update module github.com/golangci/golangci-lint to v1.62.0 ([#&#8203;20737](https://github.com/argoproj/argo-cd/issues/20737)) ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [`98688e0`](https://github.com/argoproj/argo-cd/commit/98688e0686763ef7ade31c00f4bb53943f6e6dd8): chore(deps): update module github.com/golangci/golangci-lint to v1.62.2 ([#&#8203;20947](https://github.com/argoproj/argo-cd/issues/20947)) ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [`e0863d9`](https://github.com/argoproj/argo-cd/commit/e0863d9e33e6842bb9f07efdd13eca0c374da1b0): chore(deps): update node version ([#&#8203;20248](https://github.com/argoproj/argo-cd/issues/20248)) ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [`8b06307`](https://github.com/argoproj/argo-cd/commit/8b063075001cdf66bf3cc8d5dd76d31deaafc891): chore(deps): update node.js to v23 ([#&#8203;20413](https://github.com/argoproj/argo-cd/issues/20413)) ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [`cf498f6`](https://github.com/argoproj/argo-cd/commit/cf498f674de7082f5d34d5c9df4f0b4c9b4fabd5): chore(deps): upgrade `argo-ui`, including breaking changes ([#&#8203;19655](https://github.com/argoproj/argo-cd/issues/19655)) ([@&#8203;agilgur5](https://github.com/agilgur5)) - [`c641304`](https://github.com/argoproj/argo-cd/commit/c641304b2ae571e9824003db38ca7ce66a8d617e): chore(deps-dev): bump [@&#8203;types/mocha](https://github.com/types/mocha) from 10.0.8 to 10.0.9 in /ui-test ([#&#8203;20280](https://github.com/argoproj/argo-cd/issues/20280)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`e28a05f`](https://github.com/argoproj/argo-cd/commit/e28a05f5c04975f30eec64de38e69a20937d63f0): chore(deps-dev): bump [@&#8203;types/node](https://github.com/types/node) from 22.5.5 to 22.7.2 in /ui-test ([#&#8203;20112](https://github.com/argoproj/argo-cd/issues/20112)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`78c85a2`](https://github.com/argoproj/argo-cd/commit/78c85a229579fd2ea584fed793ba4b46d6dfbe2f): chore(deps-dev): bump [@&#8203;types/node](https://github.com/types/node) from 22.7.2 to 22.7.5 in /ui-test ([#&#8203;20281](https://github.com/argoproj/argo-cd/issues/20281)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`4e92079`](https://github.com/argoproj/argo-cd/commit/4e92079c9169b96164008257a495543b5d8407ce): chore(deps-dev): bump [@&#8203;types/node](https://github.com/types/node) from 22.7.5 to 22.7.6 in /ui-test ([#&#8203;20414](https://github.com/argoproj/argo-cd/issues/20414)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`adf08ed`](https://github.com/argoproj/argo-cd/commit/adf08ed87fdc3988f88b6fa7a77255cfee7a60ed): chore(deps-dev): bump [@&#8203;types/node](https://github.com/types/node) from 22.7.6 to 22.7.9 in /ui-test ([#&#8203;20514](https://github.com/argoproj/argo-cd/issues/20514)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`14ba221`](https://github.com/argoproj/argo-cd/commit/14ba2216d70603828f440b29f831d0d3134ffc43): chore(deps-dev): bump [@&#8203;types/node](https://github.com/types/node) from 22.7.9 to 22.8.4 in /ui-test ([#&#8203;20588](https://github.com/argoproj/argo-cd/issues/20588)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`16649c6`](https://github.com/argoproj/argo-cd/commit/16649c64f868533fad7b11fe900f9e21de586897): chore(deps-dev): bump [@&#8203;types/node](https://github.com/types/node) from 22.8.4 to 22.8.7 in /ui-test ([#&#8203;20647](https://github.com/argoproj/argo-cd/issues/20647)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`c92efcf`](https://github.com/argoproj/argo-cd/commit/c92efcf1300cc4880b0ff3600f4d5fac43bf2fe7): chore(deps-dev): bump [@&#8203;types/node](https://github.com/types/node) from 22.8.7 to 22.9.3 in /ui-test ([#&#8203;20932](https://github.com/argoproj/argo-cd/issues/20932)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`52dbe51`](https://github.com/argoproj/argo-cd/commit/52dbe514e05819d4eaf743b8d52b2630f71e9b89): chore(deps-dev): bump dotenv from 16.4.5 to 16.4.6 in /ui-test ([#&#8203;21031](https://github.com/argoproj/argo-cd/issues/21031)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`89f222b`](https://github.com/argoproj/argo-cd/commit/89f222b6a2c75f7d1fa600b8df7589a67774a1be): chore(deps-dev): bump dotenv from 16.4.6 to 16.4.7 in /ui-test ([#&#8203;21051](https://github.com/argoproj/argo-cd/issues/21051)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`c6d45d8`](https://github.com/argoproj/argo-cd/commit/c6d45d8dcf672abdb07a8d40c53c6e0cdce9aeae): chore(deps-dev): bump typescript from 5.6.2 to 5.6.3 in /ui-test ([#&#8203;20302](https://github.com/argoproj/argo-cd/issues/20302)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`e8d5265`](https://github.com/argoproj/argo-cd/commit/e8d52650b1599e22feadfdf093c20e846a9b2e5b): chore(deps-dev): bump typescript from 5.6.3 to 5.7.2 in /ui-test ([#&#8203;20931](https://github.com/argoproj/argo-cd/issues/20931)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) ##### Other work - [`b14f1d1`](https://github.com/argoproj/argo-cd/commit/b14f1d13a6422d4b0d9fa6814228c9ec9e2c97e0): Add Alarm.com to users list. ([#&#8203;20672](https://github.com/argoproj/argo-cd/issues/20672)) ([@&#8203;max-lancaster](https://github.com/max-lancaster)) - [`faa1009`](https://github.com/argoproj/argo-cd/commit/faa10098bac805e91ebef8e38fedf4425b246fe1): Add Alauda to USERS ([#&#8203;20936](https://github.com/argoproj/argo-cd/issues/20936)) ([@&#8203;tossmilestone](https://github.com/tossmilestone)) - [`d8fe100`](https://github.com/argoproj/argo-cd/commit/d8fe100278df0ed6d56edc8d4feebb4f7f375afb): Docs: Added prerequisites for argoCD, fork and clone repository, upstreaming, common make targets, steps before submitting a PR. ([#&#8203;20540](https://github.com/argoproj/argo-cd/issues/20540)) ([@&#8203;Shubhamzanzad](https://github.com/Shubhamzanzad)) - [`2bf5dc6`](https://github.com/argoproj/argo-cd/commit/2bf5dc6ed143b83d78b842753e994590b60c4ed7): Fix application url for custom base href ([#&#8203;21377](https://github.com/argoproj/argo-cd/issues/21377)) ([#&#8203;21516](https://github.com/argoproj/argo-cd/issues/21516)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`38546a5`](https://github.com/argoproj/argo-cd/commit/38546a5e434ebcb525567356f4b7f9ac0a29b59e): Fix docs/user-guide/diffing.md code block ([#&#8203;20596](https://github.com/argoproj/argo-cd/issues/20596)) ([@&#8203;q-yusufmahtab](https://github.com/q-yusufmahtab)) - [`acfc03e`](https://github.com/argoproj/argo-cd/commit/acfc03e2c27d67b32b1681e54f25bfc8f564bbea): Fix minor grammatical error in operator manual overview ([#&#8203;20691](https://github.com/argoproj/argo-cd/issues/20691)) ([@&#8203;Dutchy-](https://github.com/Dutchy-)) - [`bc15ae8`](https://github.com/argoproj/argo-cd/commit/bc15ae89d868f6f30134575ba64563468ebeff9e): Fix typo ([#&#8203;20127](https://github.com/argoproj/argo-cd/issues/20127)) ([@&#8203;symaras](https://github.com/symaras)) - [`5b25b28`](https://github.com/argoproj/argo-cd/commit/5b25b281c89e5208a5060c659bb9e517b4ba6b30): Fixed incorrect pluralization on resources ([#&#8203;20468](https://github.com/argoproj/argo-cd/issues/20468)) ([@&#8203;yashrtalele](https://github.com/yashrtalele)) - [`04e47cd`](https://github.com/argoproj/argo-cd/commit/04e47cd5d468701e6ba4498d49cf0f948dce4713): Fixes minor typo which lead to using the bearer token as api URL and was obviously not working. ([#&#8203;20169](https://github.com/argoproj/argo-cd/issues/20169)) ([@&#8203;appiepollo14](https://github.com/appiepollo14)) - [`d59c85c`](https://github.com/argoproj/argo-cd/commit/d59c85c5eb55d5ccba3ef5ce6624306a1113ce00): Merge commit from fork ([@&#8203;svghadi](https://github.com/svghadi)) - [`8dbddb1`](https://github.com/argoproj/argo-cd/commit/8dbddb101ac8fa509f9ce857afcc7a57deccd59a): Update golang test image to use 1.23.4 multiarch ([#&#8203;21174](https://github.com/argoproj/argo-cd/issues/21174)) ([@&#8203;todaywasawesome](https://github.com/todaywasawesome)) - [`99560fb`](https://github.com/argoproj/argo-cd/commit/99560fbbba4074a76b02cc15cd1efe49f305b61d): Update troubleshooting-errors.md ([#&#8203;20201](https://github.com/argoproj/argo-cd/issues/20201)) ([@&#8203;todaywasawesome](https://github.com/todaywasawesome)) - [`ed311fe`](https://github.com/argoproj/argo-cd/commit/ed311fea135f6c2bd26394aa4280c15e0b4750ec): add docs to build site locally ([#&#8203;20342](https://github.com/argoproj/argo-cd/issues/20342)) ([@&#8203;nitishfy](https://github.com/nitishfy)) - [`5d0a3e6`](https://github.com/argoproj/argo-cd/commit/5d0a3e6e9abd7e922e72e27c992ed0cdc0824f99): add flaglerhealth.io to userlist ([#&#8203;20724](https://github.com/argoproj/argo-cd/issues/20724)) ([@&#8203;XinyuanHu](https://github.com/XinyuanHu)) - [`0de5f60`](https://github.com/argoproj/argo-cd/commit/0de5f60cdc6f5a087518fca9e64fa9aa18ece8ef): chore(appset): reduce dupe code w/ DB ([#&#8203;21192](https://github.com/argoproj/argo-cd/issues/21192)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`d17aafd`](https://github.com/argoproj/argo-cd/commit/d17aafd19a465fb9992d8189381adc3bdd488ead): chore(ci): add renovate for golangci-lint, go and node version ([#&#8203;20236](https://github.com/argoproj/argo-cd/issues/20236)) ([@&#8203;ggjulio](https://github.com/ggjulio)) - [`d3a3fe5`](https://github.com/argoproj/argo-cd/commit/d3a3fe5e688460d0994f08c6f33e97a87a2e16e6): chore(ci): better handling of Go and Node dependency bumps ([#&#8203;20168](https://github.com/argoproj/argo-cd/issues/20168)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`7b1c076`](https://github.com/argoproj/argo-cd/commit/7b1c076148e3742d89c170db2e3d8ea7824db536): chore(ci): update renovate config ([#&#8203;20254](https://github.com/argoproj/argo-cd/issues/20254)) ([@&#8203;ggjulio](https://github.com/ggjulio)) - [`8647db1`](https://github.com/argoproj/argo-cd/commit/8647db1157931d64dc33670f2160c65abcfb3d7e): chore(controller): remove unnecessary field ([#&#8203;20295](https://github.com/argoproj/argo-cd/issues/20295)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`c216ece`](https://github.com/argoproj/argo-cd/commit/c216ece3a47b137a208c3232b9d73db846cfdce8): chore(server): better error message for missing action ([#&#8203;20408](https://github.com/argoproj/argo-cd/issues/20408)) ([#&#8203;20409](https://github.com/argoproj/argo-cd/issues/20409)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`9203dd1`](https://github.com/argoproj/argo-cd/commit/9203dd16af6dc39381ce01289d24ca3b9617d6cd): chore(server): simplify project validation logic ([#&#8203;21191](https://github.com/argoproj/argo-cd/issues/21191)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`45bbd46`](https://github.com/argoproj/argo-cd/commit/45bbd4628727342d692978183dae229a6cfe734c): chore(ui): fix sonarcloud warning ([#&#8203;16496](https://github.com/argoproj/argo-cd/issues/16496)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`79abbbe`](https://github.com/argoproj/argo-cd/commit/79abbbe4ec885c144e7b4c20540452b774366483): chore: Add TextNow to USERS.md ([#&#8203;20602](https://github.com/argoproj/argo-cd/issues/20602)) ([@&#8203;nikolai-momot](https://github.com/nikolai-momot)) - [`d963b61`](https://github.com/argoproj/argo-cd/commit/d963b6135037fa6a0c332aa8feaaac9a098bf051): chore: Add some empty dir volume mounts for the application controller ([#&#8203;19474](https://github.com/argoproj/argo-cd/issues/19474)) ([#&#8203;19480](https://github.com/argoproj/argo-cd/issues/19480)) ([@&#8203;andrii-korotkov-verkada](https://github.com/andrii-korotkov-verkada)) - [`9757866`](https://github.com/argoproj/argo-cd/commit/975786629f91240785867e0a5d8c5338f98a84e7): chore: Add support for AdditionalURLs field in server settings query ([#&#8203;21045](https://github.com/argoproj/argo-cd/issues/21045)) ([@&#8203;andrii-korotkov-verkada](https://github.com/andrii-korotkov-verkada)) - [`5f8de97`](https://github.com/argoproj/argo-cd/commit/5f8de971c6edad61f151c150c6eb6e2eb07c8dd3): chore: Added unit tests and fix e2e tests for application sync decoupling feature ([#&#8203;19966](https://github.com/argoproj/argo-cd/issues/19966)) ([@&#8203;anandf](https://github.com/anandf)) - [`a7ff791`](https://github.com/argoproj/argo-cd/commit/a7ff791ba5d6dcffdee3fe2ada07b0f50ce32925): chore: Don't degrade PDB on InsufficientPods ([#&#8203;20171](https://github.com/argoproj/argo-cd/issues/20171)) ([#&#8203;20665](https://github.com/argoproj/argo-cd/issues/20665)) ([@&#8203;andrii-korotkov-verkada](https://github.com/andrii-korotkov-verkada)) - [`e2eb655`](https://github.com/argoproj/argo-cd/commit/e2eb655e41ce321420d310188fc41384d41ee2a2): chore: Fix data race detection failures in application tests ([#&#8203;21271](https://github.com/argoproj/argo-cd/issues/21271)) ([#&#8203;21302](https://github.com/argoproj/argo-cd/issues/21302)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`fc9b33b`](https://github.com/argoproj/argo-cd/commit/fc9b33b325082b4cd72f0802c0593f1d3a13ae1d): chore: Fix get-previous-release test case ([#&#8203;20863](https://github.com/argoproj/argo-cd/issues/20863)) ([@&#8203;leoluz](https://github.com/leoluz)) - [`9587ec9`](https://github.com/argoproj/argo-cd/commit/9587ec9c92f43b413c4f10ce8c75a0b4b09dd4b8): chore: Fix to intermittent E2E test failures in deployment_test.go ([#&#8203;20974](https://github.com/argoproj/argo-cd/issues/20974)) ([@&#8203;jgwest](https://github.com/jgwest)) - [`9009e57`](https://github.com/argoproj/argo-cd/commit/9009e57c3220d8232b15b4efeff2c3b8ea972c5e): chore: Graceful handling of panic in application set controller reconcile ([#&#8203;20935](https://github.com/argoproj/argo-cd/issues/20935)) ([#&#8203;20940](https://github.com/argoproj/argo-cd/issues/20940)) ([@&#8203;andrii-korotkov-verkada](https://github.com/andrii-korotkov-verkada)) - [`018014c`](https://github.com/argoproj/argo-cd/commit/018014c4b0db70e420c9a780f22c2ba90be6a04b): chore: Graceful shutdown for API Server ([#&#8203;18642](https://github.com/argoproj/argo-cd/issues/18642)) ([#&#8203;21224](https://github.com/argoproj/argo-cd/issues/21224)) ([#&#8203;21229](https://github.com/argoproj/argo-cd/issues/21229)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`3c366ed`](https://github.com/argoproj/argo-cd/commit/3c366edc2423eb3839e59f466ea8dcc2e11eafea): chore: Improve a sync with replace warning ([#&#8203;14161](https://github.com/argoproj/argo-cd/issues/14161)) ([#&#8203;20638](https://github.com/argoproj/argo-cd/issues/20638)) ([@&#8203;andrii-korotkov-verkada](https://github.com/andrii-korotkov-verkada)) - [`bd322fe`](https://github.com/argoproj/argo-cd/commit/bd322fe451c476a2a36468358dac78558e806e7c): chore: Improve the documentation regarding the selection of Application by Sync Windows ([#&#8203;21093](https://github.com/argoproj/argo-cd/issues/21093)) ([@&#8203;thecooldrop](https://github.com/thecooldrop)) - [`a8e70e4`](https://github.com/argoproj/argo-cd/commit/a8e70e43ac2da903828aca88d8b7d4cbbcd9eaaf): chore: Make dev env redis password protected ([#&#8203;19863](https://github.com/argoproj/argo-cd/issues/19863)) ([@&#8203;reggie-k](https://github.com/reggie-k)) - [`19bdbca`](https://github.com/argoproj/argo-cd/commit/19bdbcaddb305f26070407db706f9ca3ee8dfdb9): chore: Optimize e2e tests by improving EnsureCleanState ([#&#8203;20942](https://github.com/argoproj/argo-cd/issues/20942)) ([@&#8203;andrii-korotkov-verkada](https://github.com/andrii-korotkov-verkada)) - [`97701f3`](https://github.com/argoproj/argo-cd/commit/97701f353a538ee1b2f67db71d17fa3c3610fe98): chore: Optimize e2e tests by removing redundant ensure clean state + some refactoring ([#&#8203;20939](https://github.com/argoproj/argo-cd/issues/20939)) ([@&#8203;andrii-korotkov-verkada](https://github.com/andrii-korotkov-verkada)) - [`bd5d76f`](https://github.com/argoproj/argo-cd/commit/bd5d76f254d36f3beacc03504535b3cea01ee64f): chore: Parallelize EnsureCleanState for e2e tests, adding timing information ([#&#8203;20998](https://github.com/argoproj/argo-cd/issues/20998)) ([@&#8203;andrii-korotkov-verkada](https://github.com/andrii-korotkov-verkada)) - [`4d306f1`](https://github.com/argoproj/argo-cd/commit/4d306f1139ee7922289e5e80f871d6e67251f04b): chore: Reduse e2e tests runtime by using better sleep intervals in Expect ([#&#8203;20926](https://github.com/argoproj/argo-cd/issues/20926)) ([@&#8203;andrii-korotkov-verkada](https://github.com/andrii-korotkov-verkada)) - [`5fc306e`](https://github.com/argoproj/argo-cd/commit/5fc306ed3a34424e51f467e99397d48808162d0d): chore: Remove or reduce sleep in e2e tests ([#&#8203;21010](https://github.com/argoproj/argo-cd/issues/21010)) ([@&#8203;andrii-korotkov-verkada](https://github.com/andrii-korotkov-verkada)) - [`8320f88`](https://github.com/argoproj/argo-cd/commit/8320f88fa296391c858dd6cfcd73e2839913259d): chore: Remove sleep from when/then in e2e tests ([#&#8203;21008](https://github.com/argoproj/argo-cd/issues/21008)) ([@&#8203;andrii-korotkov-verkada](https://github.com/andrii-korotkov-verkada)) - [`fc1986e`](https://github.com/argoproj/argo-cd/commit/fc1986e3e5848e6170da9c5135634b9f1d684827): chore: Try to make CodeQL happy ([#&#8203;20094](https://github.com/argoproj/argo-cd/issues/20094)) ([#&#8203;20129](https://github.com/argoproj/argo-cd/issues/20129)) ([@&#8203;jsoref](https://github.com/jsoref)) - [`1675b0b`](https://github.com/argoproj/argo-cd/commit/1675b0b2aeac95316a65252e2b6c6dfff5704e72): chore: Update USERS.md ([#&#8203;20513](https://github.com/argoproj/argo-cd/issues/20513)) ([@&#8203;rohen-compatio](https://github.com/rohen-compatio)) - [`3f249ff`](https://github.com/argoproj/argo-cd/commit/3f249ffc8de31ae3ddbb385faa00dfb1e729fe3e): chore: Update notification engine to [`2fef5c9`](https://github.com/argoproj/argo-cd/commit/2fef5c9) ([#&#8203;20276](https://github.com/argoproj/argo-cd/issues/20276)) ([@&#8203;ayatk](https://github.com/ayatk)) - [`73fbcc9`](https://github.com/argoproj/argo-cd/commit/73fbcc9ce4df743f119dfe1606fc6bc27844fe7d): chore: add bajaj finserv health ltd. in list of users ([#&#8203;20555](https://github.com/argoproj/argo-cd/issues/20555)) ([@&#8203;coderchirag-bfhl](https://github.com/coderchirag-bfhl)) - [`71658c8`](https://github.com/argoproj/argo-cd/commit/71658c889769e05cf7250e5e6540e80acc95e67d): chore: add ziprecruiter to users ([#&#8203;21076](https://github.com/argoproj/argo-cd/issues/21076)) ([@&#8203;fffinkel](https://github.com/fffinkel)) - [`deb4d2b`](https://github.com/argoproj/argo-cd/commit/deb4d2b01e69a92c608725ee803740c901a81046): chore: avoid unnecessary alloc ([#&#8203;21121](https://github.com/argoproj/argo-cd/issues/21121)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`ae028c2`](https://github.com/argoproj/argo-cd/commit/ae028c2322ad7ad6bc01c44828fd10bbcd023dd5): chore: bump gitops-engine for performance improvement ([#&#8203;19954](https://github.com/argoproj/argo-cd/issues/19954)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`14a1a55`](https://github.com/argoproj/argo-cd/commit/14a1a552dcdd19671def1fc8a4392a0de8435251): chore: bump gitops-engine for performance improvements ([#&#8203;19953](https://github.com/argoproj/argo-cd/issues/19953)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`9a76d9f`](https://github.com/argoproj/argo-cd/commit/9a76d9f40bc407810fb309968fa4714e09502f43): chore: bump k8s versions in e2e tests ([#&#8203;19669](https://github.com/argoproj/argo-cd/issues/19669)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`604c75b`](https://github.com/argoproj/argo-cd/commit/604c75b00dc87f30a5645614492ed2ed884d4d82): chore: change invalid comment ([#&#8203;20500](https://github.com/argoproj/argo-cd/issues/20500)) ([@&#8203;pasha-codefresh](https://github.com/pasha-codefresh)) - [`881025b`](https://github.com/argoproj/argo-cd/commit/881025b3cac51b9e47975a5551f2380600e2eff1): chore: cover cli utils and prompts utils with tests ([#&#8203;20674](https://github.com/argoproj/argo-cd/issues/20674)) ([@&#8203;pasha-codefresh](https://github.com/pasha-codefresh)) - [`f869d23`](https://github.com/argoproj/argo-cd/commit/f869d235cbcf58fdf046e6b617436b8943d0d365): chore: document credentials server ([#&#8203;20078](https://github.com/argoproj/argo-cd/issues/20078)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`2998687`](https://github.com/argoproj/argo-cd/commit/29986874165a411cd6346c97166db3676d210a20): chore: enable perfsprint linter ([#&#8203;20685](https://github.com/argoproj/argo-cd/issues/20685)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`cc98925`](https://github.com/argoproj/argo-cd/commit/cc989251ef2917cd15a3f6b90e6ca85af6a43a60): chore: enable thelper linter ([#&#8203;20405](https://github.com/argoproj/argo-cd/issues/20405)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`e0ebb02`](https://github.com/argoproj/argo-cd/commit/e0ebb02443d4369ea409f5ad0e7eec715291aea5): chore: enable usestdlibvars linter ([#&#8203;20399](https://github.com/argoproj/argo-cd/issues/20399)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`0d7f1f7`](https://github.com/argoproj/argo-cd/commit/0d7f1f705359cd53fc4f493876fa56987f235304): chore: fix tests failing with Kustomize based errors ([#&#8203;21037](https://github.com/argoproj/argo-cd/issues/21037)) ([@&#8203;dudinea](https://github.com/dudinea)) - [`0573ed7`](https://github.com/argoproj/argo-cd/commit/0573ed79c1a09ef9a4c70c032219f139ebd7b5fc): chore: improve error logs ([#&#8203;20050](https://github.com/argoproj/argo-cd/issues/20050)) ([@&#8203;ajinkyak423](https://github.com/ajinkyak423)) - [`5c01cf6`](https://github.com/argoproj/argo-cd/commit/5c01cf6ebfcaa5116b3a4e7cf3de964591126e23): chore: improve error logs in commands/admin/app.go ([#&#8203;20549](https://github.com/argoproj/argo-cd/issues/20549)) ([@&#8203;rameshgkwd05](https://github.com/rameshgkwd05)) - [`0f872f5`](https://github.com/argoproj/argo-cd/commit/0f872f51be36a474a27e70e0c9300231f026ffb3): chore: improve error logs in server/cluster/cluser.go ([#&#8203;20711](https://github.com/argoproj/argo-cd/issues/20711)) ([@&#8203;SuminSSon](https://github.com/SuminSSon)) - [`6a09102`](https://github.com/argoproj/argo-cd/commit/6a091023893d0c0b26179b920e1ee4eb9816c3a7): chore: log panics in JSON ([#&#8203;20924](https://github.com/argoproj/argo-cd/issues/20924)) ([#&#8203;20925](https://github.com/argoproj/argo-cd/issues/20925)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`90a1489`](https://github.com/argoproj/argo-cd/commit/90a148987daec2303e758a022ccc4aa78350ee48): chore: reduce default max payload size in webhooks to 50MB ([#&#8203;21101](https://github.com/argoproj/argo-cd/issues/21101)) ([@&#8203;pasha-codefresh](https://github.com/pasha-codefresh)) - [`e878ad5`](https://github.com/argoproj/argo-cd/commit/e878ad5f31a2ca1921e2504d6cba26dacf8e1146): chore: remove unused defaults from image workflow ([#&#8203;21183](https://github.com/argoproj/argo-cd/issues/21183)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`62a84d5`](https://github.com/argoproj/argo-cd/commit/62a84d5747d8d09a9f60cb3403ab3f101cb7479f): chore: rename Rollout 'Restart' action to 'Restart Pods' ([#&#8203;20841](https://github.com/argoproj/argo-cd/issues/20841)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`76537ce`](https://github.com/argoproj/argo-cd/commit/76537ce5576209f2976efd39a486e6f608e152d0): chore: rename force-prompts-enabled to prompts-enabled flag name ([#&#8203;20752](https://github.com/argoproj/argo-cd/issues/20752)) ([@&#8203;pasha-codefresh](https://github.com/pasha-codefresh)) - [`f506127`](https://github.com/argoproj/argo-cd/commit/f5061272b84120ab2b95c636633ab5f91f3022c6): chore: rename protobuf field according to convention ([#&#8203;20221](https://github.com/argoproj/argo-cd/issues/20221)) ([@&#8203;alexmt](https://github.com/alexmt)) - [`e1472f3`](https://github.com/argoproj/argo-cd/commit/e1472f309ae90ea548130701bf6940c90f970092): chore: replacing custom map util functions with golang std ([#&#8203;20311](https://github.com/argoproj/argo-cd/issues/20311)) ([@&#8203;DaanV2](https://github.com/DaanV2)) - [`6cf363c`](https://github.com/argoproj/argo-cd/commit/6cf363c0fa92bf0b7d7fb1c3ffaa854c6a195f1f): chore: setting up 2.14 release champion and approver ([#&#8203;20870](https://github.com/argoproj/argo-cd/issues/20870)) ([@&#8203;rumstead](https://github.com/rumstead)) - [`0cdbc3c`](https://github.com/argoproj/argo-cd/commit/0cdbc3cb3e7e8bbf7d15b735d89463f18db3bbec): chore: simplify 'get repo' API implementation ([#&#8203;20348](https://github.com/argoproj/argo-cd/issues/20348)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`72c711e`](https://github.com/argoproj/argo-cd/commit/72c711e7f06f633a63b15e94946a2e76e9922619): chore: simplify sync status comparison ([#&#8203;21140](https://github.com/argoproj/argo-cd/issues/21140)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`4776e48`](https://github.com/argoproj/argo-cd/commit/4776e486a39dfa075f7f0d2d22ebea461b731d17): chore: update azure/kubelogin to address CVE ([#&#8203;20578](https://github.com/argoproj/argo-cd/issues/20578)) ([@&#8203;imjasonh](https://github.com/imjasonh)) - [`5583ebd`](https://github.com/argoproj/argo-cd/commit/5583ebdcb8b1ced645c67532671f2df1fba1df90): chore: update notifications-engine to [`22ccfe0`](https://github.com/argoproj/argo-cd/commit/22ccfe0caf45) ([#&#8203;20239](https://github.com/argoproj/argo-cd/issues/20239)) ([@&#8203;SLASHLogin](https://github.com/SLASHLogin)) - [`35c12d9`](https://github.com/argoproj/argo-cd/commit/35c12d9486684fc54d715e2461c36c318981a438): chore: use %q to simplify fmt.Sprintf ([#&#8203;21108](https://github.com/argoproj/argo-cd/issues/21108)) ([@&#8203;marinesnow34](https://github.com/marinesnow34)) - [`5cdb1a0`](https://github.com/argoproj/argo-cd/commit/5cdb1a0a158758b391bbc7ec9b7288eb6a36f558): chore: use new fake k8s client constructor ([#&#8203;21186](https://github.com/argoproj/argo-cd/issues/21186)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`7cc5907`](https://github.com/argoproj/argo-cd/commit/7cc5907be38e15aa39bb40d6e716e5e4818b03c6): chore: use testify instead of testing.Fatal or testing.Error in applicationset ([#&#8203;20726](https://github.com/argoproj/argo-cd/issues/20726)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`6b3e532`](https://github.com/argoproj/argo-cd/commit/6b3e53219473c8903270e469aa497576715731c6): chore: use testify instead of testing.Fatal or testing.Error in cmd ([#&#8203;20750](https://github.com/argoproj/argo-cd/issues/20750)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`993d79c`](https://github.com/argoproj/argo-cd/commit/993d79ca27b4bc407a52a080e12f2db5f999a967): chore: use testify instead of testing.Fatal or testing.Error in server ([#&#8203;20755](https://github.com/argoproj/argo-cd/issues/20755)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`0da5744`](https://github.com/argoproj/argo-cd/commit/0da57447884e18d52f3f99eae70972c106700b8f): chore: use testify instead of testing.Fatal or testing.Error in test ([#&#8203;20754](https://github.com/argoproj/argo-cd/issues/20754)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`a6cce1d`](https://github.com/argoproj/argo-cd/commit/a6cce1d0b3197561e3aaad00701c020962a620da): chore: use testify instead of testing.Fatal or testing.Error in util ([#&#8203;20751](https://github.com/argoproj/argo-cd/issues/20751)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`ddb79fe`](https://github.com/argoproj/argo-cd/commit/ddb79fe2e3eeda4f145c7b68908f7ffcad8eb313): ci: Allow forks to opt-in for codeql ([#&#8203;19996](https://github.com/argoproj/argo-cd/issues/19996)) ([@&#8203;jsoref](https://github.com/jsoref)) - [`f4d1e0f`](https://github.com/argoproj/argo-cd/commit/f4d1e0f9f63520ca0549ee66e3bcaae7c907b574): clarify usage of `ref` for multiple sources doc ([#&#8203;21011](https://github.com/argoproj/argo-cd/issues/21011)) ([@&#8203;agoddard](https://github.com/agoddard)) - [`4e21523`](https://github.com/argoproj/argo-cd/commit/4e215234ad718a6028f1d11ef1da05ddf414acf5): doc: Update Show Orphaned Button Screenshot in Orphaned Resources Monitoring Documentation ([#&#8203;20533](https://github.com/argoproj/argo-cd/issues/20533)) ([@&#8203;jaehanbyun](https://github.com/jaehanbyun)) - [`b4b6307`](https://github.com/argoproj/argo-cd/commit/b4b6307cd2a90865044d66b547fbfff52dffa77d): doc: fix grammar ([#&#8203;21004](https://github.com/argoproj/argo-cd/issues/21004)) ([@&#8203;corneliusroemer](https://github.com/corneliusroemer)) - [`4745e08`](https://github.com/argoproj/argo-cd/commit/4745e08d4fbd9b115e208880eac9a63119a8821c): docs(2.14): adding basic upgrading docs for 2.14 ([#&#8203;21744](https://github.com/argoproj/argo-cd/issues/21744)) ([#&#8203;21752](https://github.com/argoproj/argo-cd/issues/21752)) ([@&#8203;rumstead](https://github.com/rumstead)) - [`1bbeab7`](https://github.com/argoproj/argo-cd/commit/1bbeab7a03e80596c998b5a95b0ec14243db22f8): feat(clusters) - Add disableCompression option in the cluster config ([#&#8203;20291](https://github.com/argoproj/argo-cd/issues/20291)) ([@&#8203;OpenGuidou](https://github.com/OpenGuidou)) - [`7f417e2`](https://github.com/argoproj/argo-cd/commit/7f417e2be4b68acb3b5ef04cea59158bc7d6ee68): fix notificaion controller crash loop ([#&#8203;19984](https://github.com/argoproj/argo-cd/issues/19984)) ([@&#8203;pasha-codefresh](https://github.com/pasha-codefresh)) - [`52d5653`](https://github.com/argoproj/argo-cd/commit/52d5653c8660315e7214bc27b70d4c3a83f58a55): fix notification-catlog issue ([#&#8203;20237](https://github.com/argoproj/argo-cd/issues/20237)) ([@&#8203;ajinkyak423](https://github.com/ajinkyak423)) - [`d85a1de`](https://github.com/argoproj/argo-cd/commit/d85a1dee2300c2e1253436c9c2456f3b3ffd950f): fix([#&#8203;18495](https://github.com/argoproj/argo-cd/issues/18495)): Add Alternate color of resources in sync panel ([#&#8203;19250](https://github.com/argoproj/argo-cd/issues/19250)) ([@&#8203;xyq175com](https://github.com/xyq175com)) - [`e80de49`](https://github.com/argoproj/argo-cd/commit/e80de49043f3ba0d876bc30f6aab789e8f8d413f): fix(controller/ui): fix pod with sidecar state ([#&#8203;19843](https://github.com/argoproj/argo-cd/issues/19843)) ([@&#8203;linghaoSu](https://github.com/linghaoSu)) - [`21026db`](https://github.com/argoproj/argo-cd/commit/21026dba43d2ca1c07917614ce7c94de55b11b32): fixed formatting issue + added a few tidbits ([#&#8203;20522](https://github.com/argoproj/argo-cd/issues/20522)) ([@&#8203;fideloper](https://github.com/fideloper)) - [`bcc224b`](https://github.com/argoproj/argo-cd/commit/bcc224b32c5e85cba01d77b01ffd1c861b42a9eb): prevent crash during timer expiration after stream is closed ([#&#8203;19917](https://github.com/argoproj/argo-cd/issues/19917)) ([@&#8203;morapet](https://github.com/morapet)) - [`c090f84`](https://github.com/argoproj/argo-cd/commit/c090f849b076e1371989ef5117be36613d5e8a38): pruned-icon-changed-to-trash ([#&#8203;21088](https://github.com/argoproj/argo-cd/issues/21088)) ([@&#8203;surajyadav1108](https://github.com/surajyadav1108)) - [`2f51067`](https://github.com/argoproj/argo-cd/commit/2f51067e7559ae705d823b979eb8244cf24678c1): psmdb.percona.com/PerconaServerMongoDB resource customization ([#&#8203;20628](https://github.com/argoproj/argo-cd/issues/20628)) ([@&#8203;niv8](https://github.com/niv8)) - [`83eb0b1`](https://github.com/argoproj/argo-cd/commit/83eb0b18712de4ab214c1382ced8dec419fa6eb3): rerender when extensions update ([#&#8203;20559](https://github.com/argoproj/argo-cd/issues/20559)) ([@&#8203;imwithye](https://github.com/imwithye)) - [`3570d7d`](https://github.com/argoproj/argo-cd/commit/3570d7de1414bae837ea76d6768bc471cd1ae178): sec: update alpine/helm to 3.16.1 ([#&#8203;20253](https://github.com/argoproj/argo-cd/issues/20253)) ([@&#8203;pasha-codefresh](https://github.com/pasha-codefresh)) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.13.4...v2.14.0 <a href="https://argoproj.github.io/cd/"><img src="https://raw.githubusercontent.com/argoproj/argo-site/master/content/pages/cd/gitops-cd.png" width="25%" ></a> ### [`v2.13.8`](https://github.com/argoproj/argo-cd/releases/tag/v2.13.8) [Compare Source](https://github.com/argoproj/argo-cd/compare/v2.13.7...v2.13.8) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.13.8/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.13.8/manifests/ha/install.yaml ``` #### Release Signatures and Provenance All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the [documentation](https://argo-cd.readthedocs.io/en/stable/operator-manual/signed-release-assets) on how to verify. #### Upgrading If upgrading from a different minor version, be sure to read the [upgrading](https://argo-cd.readthedocs.io/en/stable/operator-manual/upgrading/overview/) documentation. #### Changelog This release fixes a critical security issue: GHSA-2hj5-g64g-fp6p ##### Bug fixes - [`97fd4ac`](https://github.com/argoproj/argo-cd/commit/97fd4ac877dabf5b6ff4e1640c6ab58b9098ec43): fix(appset): generated app errors should use the default requeue ([#&#8203;21887](https://github.com/argoproj/argo-cd/issues/21887)) (cherry-pick [#&#8203;21936](https://github.com/argoproj/argo-cd/issues/21936)) ([#&#8203;22673](https://github.com/argoproj/argo-cd/issues/22673)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`41ab259`](https://github.com/argoproj/argo-cd/commit/41ab259bea471f65db9fd5d79150bae836bfcccd): fix(test): broken e2e test (cherry-pick [#&#8203;22975](https://github.com/argoproj/argo-cd/issues/22975)) ([#&#8203;23053](https://github.com/argoproj/argo-cd/issues/23053)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) ##### Other work - [`d508e3b`](https://github.com/argoproj/argo-cd/commit/d508e3be5079e43e132e7a68c7670f0408291569): Merge commit from fork ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`6612b7b`](https://github.com/argoproj/argo-cd/commit/6612b7b017730041706b39fd1a8eaa92d866ec0e): chore: replace heptio-images with argocd-e2e-container (cherry-pick [#&#8203;23040](https://github.com/argoproj/argo-cd/issues/23040)) ([#&#8203;23056](https://github.com/argoproj/argo-cd/issues/23056)) ([@&#8203;nitishfy](https://github.com/nitishfy)) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.13.7...v2.13.8 <a href="https://argoproj.github.io/cd/"><img src="https://raw.githubusercontent.com/argoproj/argo-site/master/content/pages/cd/gitops-cd.png" width="25%" ></a> ### [`v2.13.7`](https://github.com/argoproj/argo-cd/releases/tag/v2.13.7) [Compare Source](https://github.com/argoproj/argo-cd/compare/v2.13.6...v2.13.7) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.13.7/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.13.7/manifests/ha/install.yaml ``` #### Release Signatures and Provenance All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the [documentation](https://argo-cd.readthedocs.io/en/stable/operator-manual/signed-release-assets) on how to verify. #### Upgrading If upgrading from a different minor version, be sure to read the [upgrading](https://argo-cd.readthedocs.io/en/stable/operator-manual/upgrading/overview/) documentation. #### Changelog ##### Bug fixes - [`0f65a3f`](https://github.com/argoproj/argo-cd/commit/0f65a3f46e8afc1f432e42c4e9ad39d2e28a75fe): fix(cli): wrong variable to store --no-proxy value (cherry-pick [#&#8203;21226](https://github.com/argoproj/argo-cd/issues/21226)) ([#&#8203;22591](https://github.com/argoproj/argo-cd/issues/22591)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`bb70a1f`](https://github.com/argoproj/argo-cd/commit/bb70a1f4f5dde11ff93c61c274102084d4c64255): fix: Check placement exists before length check ([#&#8203;22060](https://github.com/argoproj/argo-cd/issues/22060)) ([#&#8203;22057](https://github.com/argoproj/argo-cd/issues/22057)) ([#&#8203;22505](https://github.com/argoproj/argo-cd/issues/22505)) ([@&#8203;aali309](https://github.com/aali309)) ##### Dependency updates - [`4b11800`](https://github.com/argoproj/argo-cd/commit/4b1180076e2abd0b12b4792497bcf6747dd15316): chore(deps): update github.com/expr-lang/expr to v1.17.0 ([#&#8203;22610](https://github.com/argoproj/argo-cd/issues/22610)) ([@&#8203;aali309](https://github.com/aali309)) - [`fb5624c`](https://github.com/argoproj/argo-cd/commit/fb5624c925be4f261814067b47857dae1901c4b1): chore(deps): update go-jose library from 4.0.2 to 4.0.5 ([#&#8203;22560](https://github.com/argoproj/argo-cd/issues/22560)) ([@&#8203;aali309](https://github.com/aali309)) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.13.6...v2.13.7 <a href="https://argoproj.github.io/cd/"><img src="https://raw.githubusercontent.com/argoproj/argo-site/master/content/pages/cd/gitops-cd.png" width="25%" ></a> ### [`v2.13.6`](https://github.com/argoproj/argo-cd/releases/tag/v2.13.6) [Compare Source](https://github.com/argoproj/argo-cd/compare/v2.13.5...v2.13.6) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.13.6/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.13.6/manifests/ha/install.yaml ``` #### Release Signatures and Provenance All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the [documentation](https://argo-cd.readthedocs.io/en/stable/operator-manual/signed-release-assets) on how to verify. #### Upgrading If upgrading from a different minor version, be sure to read the [upgrading](https://argo-cd.readthedocs.io/en/stable/operator-manual/upgrading/overview/) documentation. #### Changelog ##### Bug fixes - [`43f3cff`](https://github.com/argoproj/argo-cd/commit/43f3cff4ca142ca1ca4b9f30beb0619e3c835acd): fix(ci): use pinned Helm version for init-release ([#&#8203;22164](https://github.com/argoproj/argo-cd/issues/22164)) ([#&#8203;22472](https://github.com/argoproj/argo-cd/issues/22472)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`17a535f`](https://github.com/argoproj/argo-cd/commit/17a535f6d42f6bab6adaf1637daf1aa346e5982b): fix(server): Fix server crash due to race condition in go-redis triggered by DNS instability ([#&#8203;22251](https://github.com/argoproj/argo-cd/issues/22251)) ([@&#8203;anandf](https://github.com/anandf)) - [`3875dde`](https://github.com/argoproj/argo-cd/commit/3875dde5ccc6213fb04a808b56998839a60be99b): fix: CVE-2025-26791 upgrading redoc dep to 2.4.0, DOMPurify before 3.2.4 ([#&#8203;21966](https://github.com/argoproj/argo-cd/issues/21966)) ([@&#8203;nmirasch](https://github.com/nmirasch)) - [`6ef7f61`](https://github.com/argoproj/argo-cd/commit/6ef7f61d9ab1de20b6eb1516800eabdc7d9a7b3b): fix: correct lookup for the kustomization file when applying patches (cherry-pick [#&#8203;22024](https://github.com/argoproj/argo-cd/issues/22024)) ([#&#8203;22087](https://github.com/argoproj/argo-cd/issues/22087)) ([@&#8203;nitishfy](https://github.com/nitishfy)) - [`c7937f1`](https://github.com/argoproj/argo-cd/commit/c7937f101cb3f882984f200510209dff9239449b): fix: correctly set compareWith when requesting app refresh with delay (fixes [#&#8203;18998](https://github.com/argoproj/argo-cd/issues/18998)) (cherry-pick [#&#8203;21298](https://github.com/argoproj/argo-cd/issues/21298)) ([#&#8203;21953](https://github.com/argoproj/argo-cd/issues/21953)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`6207fd0`](https://github.com/argoproj/argo-cd/commit/6207fd0040f0871d787ba3fa6b86ea0f2933441b): fix: handle annotated git tags correctly in repo server cache ([#&#8203;21771](https://github.com/argoproj/argo-cd/issues/21771)) ([#&#8203;22397](https://github.com/argoproj/argo-cd/issues/22397)) ([@&#8203;aali309](https://github.com/aali309)) ##### Dependency updates - [`58ded15`](https://github.com/argoproj/argo-cd/commit/58ded158632ebf16134239cc7935a954ead55251): chore(deps): bump github.com/golang-jwt/jwt to 4.5.2 ([#&#8203;22466](https://github.com/argoproj/argo-cd/issues/22466)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) ##### Other work - [`8d02798`](https://github.com/argoproj/argo-cd/commit/8d0279895c0bfb394162ab7c77e07b48b5954b0e): chore: Update change log for 2.13.6 ([#&#8203;22438](https://github.com/argoproj/argo-cd/issues/22438)) ([@&#8203;keithchong](https://github.com/keithchong)) - [`180d689`](https://github.com/argoproj/argo-cd/commit/180d6890af94bec86bf8f2e063f055c268309684): chore: cherry-pick [#&#8203;21786](https://github.com/argoproj/argo-cd/issues/21786) for v2.13 ([#&#8203;21906](https://github.com/argoproj/argo-cd/issues/21906)) ([@&#8203;nitishfy](https://github.com/nitishfy)) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.13.5...v2.13.6 <a href="https://argoproj.github.io/cd/"><img src="https://raw.githubusercontent.com/argoproj/argo-site/master/content/pages/cd/gitops-cd.png" width="25%" ></a> ### [`v2.13.5`](https://github.com/argoproj/argo-cd/releases/tag/v2.13.5) [Compare Source](https://github.com/argoproj/argo-cd/compare/v2.13.4...v2.13.5) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.13.5/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.13.5/manifests/ha/install.yaml ``` #### Release Signatures and Provenance All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the [documentation](https://argo-cd.readthedocs.io/en/stable/operator-manual/signed-release-assets) on how to verify. #### Upgrading If upgrading from a different minor version, be sure to read the [upgrading](https://argo-cd.readthedocs.io/en/stable/operator-manual/upgrading/overview/) documentation. #### Changelog ##### Bug fixes - [`49771c1`](https://github.com/argoproj/argo-cd/commit/49771c1d4f967b260017afa2e0f1edfe5604b8f5): fix(ui): Solve issue with navigating with dropdown from an application's page (cherry-pick [#&#8203;21737](https://github.com/argoproj/argo-cd/issues/21737)) ([#&#8203;21747](https://github.com/argoproj/argo-cd/issues/21747)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`c6112c0`](https://github.com/argoproj/argo-cd/commit/c6112c05fe0ba9142eb48fd70e6d5dd4484e1244): fix: Add proxy registry key by dest server + name (cherry-pick [#&#8203;21791](https://github.com/argoproj/argo-cd/issues/21791)) ([#&#8203;21793](https://github.com/argoproj/argo-cd/issues/21793)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.13.4...v2.13.5 <a href="https://argoproj.github.io/cd/"><img src="https://raw.githubusercontent.com/argoproj/argo-site/master/content/pages/cd/gitops-cd.png" width="25%" ></a> ### [`v2.13.4`](https://github.com/argoproj/argo-cd/releases/tag/v2.13.4) [Compare Source](https://github.com/argoproj/argo-cd/compare/v2.13.3...v2.13.4) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.13.4/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.13.4/manifests/ha/install.yaml ``` #### Release Signatures and Provenance All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the [documentation](https://argo-cd.readthedocs.io/en/stable/operator-manual/signed-release-assets) on how to verify. #### Upgrading If upgrading from a different minor version, be sure to read the [upgrading](https://argo-cd.readthedocs.io/en/stable/operator-manual/upgrading/overview/) documentation. #### Changelog ##### Bug fixes - [`2fe4536`](https://github.com/argoproj/argo-cd/commit/2fe4536ed2179e41f28356e66c993646ba13f324): fix(appset): events not honouring configured namespaces ([#&#8203;21219](https://github.com/argoproj/argo-cd/issues/21219)) ([#&#8203;21241](https://github.com/argoproj/argo-cd/issues/21241)) ([#&#8203;21520](https://github.com/argoproj/argo-cd/issues/21520)) ([@&#8203;eadred](https://github.com/eadred)) - [`99aaf43`](https://github.com/argoproj/argo-cd/commit/99aaf43bdb8627f602ff3959ed9375a3a5bcefb9): fix: Policy/policy.open-cluster-management.io stuck in progressing status when no clusters match the policy ([#&#8203;21296](https://github.com/argoproj/argo-cd/issues/21296)) (cherry-pick [#&#8203;21297](https://github.com/argoproj/argo-cd/issues/21297)) ([#&#8203;21594](https://github.com/argoproj/argo-cd/issues/21594)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`2618ccc`](https://github.com/argoproj/argo-cd/commit/2618ccca2d3b006d0efae31cf94c74f84fb992cd): fix: login return_url doesn't work with custom server paths (cherry-pick [#&#8203;21588](https://github.com/argoproj/argo-cd/issues/21588)) ([#&#8203;21603](https://github.com/argoproj/argo-cd/issues/21603)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`53dc116`](https://github.com/argoproj/argo-cd/commit/53dc116353a90429b16dc88b56a4efc8fd559082): fix: oras-go client should fallback to docker config if no credentials specified (cherry-pick 2.13 [#&#8203;18133](https://github.com/argoproj/argo-cd/issues/18133)) ([#&#8203;20872](https://github.com/argoproj/argo-cd/issues/20872)) ([@&#8203;eestolano](https://github.com/eestolano)) - [`fd67e49`](https://github.com/argoproj/argo-cd/commit/fd67e4970facebd1237c91d71af03a96dd121d6e): fix: resolve the failing e2e appset tests for ksonnet applications (cherry-pick [#&#8203;21580](https://github.com/argoproj/argo-cd/issues/21580)) ([#&#8203;21605](https://github.com/argoproj/argo-cd/issues/21605)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) ##### Documentation - [`c0f847f`](https://github.com/argoproj/argo-cd/commit/c0f847f301584dbdb41db7c28282ad4cbaa1e52c): docs: Update Screenshot in Orphaned Resources Monitoring Section [#&#8203;20510](https://github.com/argoproj/argo-cd/issues/20510) (cherry-pick [#&#8203;20533](https://github.com/argoproj/argo-cd/issues/20533)) ([#&#8203;21489](https://github.com/argoproj/argo-cd/issues/21489)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`c8a62bb`](https://github.com/argoproj/argo-cd/commit/c8a62bb16231c382c2c3f4a5291d1737abcc704b): docs: add mkdocs configuration stanza to .readthedocs.yaml (cherry-pick [#&#8203;21475](https://github.com/argoproj/argo-cd/issues/21475)) ([#&#8203;21609](https://github.com/argoproj/argo-cd/issues/21609)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) ##### Dependency updates - [`2e794fb`](https://github.com/argoproj/argo-cd/commit/2e794fbbc590bcd98d655ef24c1f417ce64cfb53): chore(deps): bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.0 (cherry-pick [#&#8203;21329](https://github.com/argoproj/argo-cd/issues/21329)) ([#&#8203;21401](https://github.com/argoproj/argo-cd/issues/21401)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`38e02ab`](https://github.com/argoproj/argo-cd/commit/38e02ab9e81ff06946ae5d819797759156bc8c94): chore(deps): bump go-git version to go-git/v5 5.13.1 ([#&#8203;21551](https://github.com/argoproj/argo-cd/issues/21551)) ([@&#8203;aali309](https://github.com/aali309)) ##### Other work - [`49163b0`](https://github.com/argoproj/argo-cd/commit/49163b09b196038c00f971e3f567fa63261e0e8b): Fix application url for custom base href ([#&#8203;21377](https://github.com/argoproj/argo-cd/issues/21377)) ([#&#8203;21515](https://github.com/argoproj/argo-cd/issues/21515)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`10b9589`](https://github.com/argoproj/argo-cd/commit/10b9589f1cefda9b3559708abef3b3c316e99971): Merge commit from fork ([@&#8203;svghadi](https://github.com/svghadi)) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.13.3...v2.13.4 <a href="https://argoproj.github.io/cd/"><img src="https://raw.githubusercontent.com/argoproj/argo-site/master/content/pages/cd/gitops-cd.png" width="25%" ></a> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4wLjYiLCJ1cGRhdGVkSW5WZXIiOiI0MC4zMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate added 1 commit 2025-05-24 22:02:36 +00:00
renovate force-pushed renovate/argoproj-argo-cd-3.x from a769bcdd7a to 85a872362a 2025-05-28 16:01:46 +00:00 Compare
renovate force-pushed renovate/argoproj-argo-cd-3.x from 85a872362a to 6d296da6f0 2025-05-29 18:06:13 +00:00 Compare
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/argoproj-argo-cd-3.x:renovate/argoproj-argo-cd-3.x
git checkout renovate/argoproj-argo-cd-3.x
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: remoll/k3s-infra#459
No description provided.