Access Argo Project changelog updates through our uniform API. Same JSON structure across all sources — no adapter-specific parsing needed.
GET https://watchchangelog.com/api/v1/entries?source=argo-cd.updates{
"source": "argo-cd.updates",
"vendor": "Argo Project",
"id": "tag:github.com,2008:Repository/120896210/v3.5.1",
"published_at": "2026-08-12T12:16:52.000Z",
"title": "v3.5.1",
"url": "https://github.com/argoproj/argo-cd/releases/tag/v3.5.1",
"summary": "Quick Start Non-HA: kubectl create namespace argocd kubectl apply -n argocd --server-side --force-conflicts -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.5.1/manifests/install.yaml HA: kubectl create namespace argocd kubectl apply -n argocd --server-side --force-conflicts -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.5.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 33f3bc5 : fix(appset): stop progressive sync reconciling in a tight loop ( #27577 ) ( #29139 ) ( @himeshp ) d358e75 : fix(appset): verify terminating Applications against the API server ( #29042 ) ( #29138 ) ( @himeshp ) ecf3737 : fix(controller): cherry-pick treat timeout.reconciliation=0 as disabled soft expiry ( #27683 ) ( #29007 ) ( @aali309 ) 978fa65 : fix(controller): reuse server-side diff result when masking Secret data ( #27858 ) ( #29074 ) ( @1ovsss ) f399c84 : fix(controller): use diff cache when timeout.reconciliation is disabled (cherry-pick #29073 for 3.5) ( #29158 ) (@argo-cd-cherry-pick-bot[bot]) 960bed7 : fix(server): prevent SSD CLI secret mask spoofing (cherry-pick #29089 for 3.5) ( #29130 ) (@argo-cd-cherry-pick-bot[bot]) 9f360f4 : fix(ssd): hide secret in last-applied-configuration annotation ( #28989 ) ( #29052 ) ( @pjiang-dev ) Other work 109ca7c : chore: bump version to 3.5.1 on release-3.5 branch ( #29165 ) (@github-actions[bot]) b44fbbc : fix(manifest-generate-paths): Consistent gen manifest cache key ( #28074 and #29037 ) ( #29049 ) ( @agaudreault ) Full Changelog : v3.5.0...v3.5.1",
"tags": [
"Argo Project",
"argo-cd.updates",
"argo",
"gitops",
"kubernetes"
]
}+2 more
+2 more
+2 more
+2 more
+2 more
+2 more