← Back to all sparks
Argo CD logo

Argo CD

DEVOPS
Velocity0.0

Argo CD is on RC4 of v3.4 while patching three live minor branches in parallel — disciplined maintenance posture.

kubernetes gitopsrelease candidatesparallel maintenance branchescncf graduatedenterprise stabilityapplicationset
Current state
Argo CD's recent activity is a textbook mature-OSS release pattern: v3.4.0 advancing through release candidates (RC1 mid-March, RC4 by March 27) while v3.1, v3.2, and v3.3 receive simultaneous patch releases. The 3.3.6, 3.3.5, and 3.3.4 patches are predominantly cherry-pick bug fixes from main — controller diff-detection corrections, cache installation-id fixes. v3.4.0-rc1 introduced real feature work (e.g., a Health field on ApplicationSet status); subsequent RCs are stabilization passes.
Where it's heading
Argo CD is steady-stating as the de-facto Kubernetes GitOps controller with the disciplined release cadence of a CNCF graduated project. Multi-branch maintenance signals strong enterprise install-base support — operators pin to specific minors and won't accept being forced onto a new line. The 3.4.0 RC progression (RC1 → RC4 in two weeks) suggests careful enterprise-quality stabilization rather than feature scope-creep.
Prediction
v3.4.0 GA likely lands within 2-4 weeks based on the RC cadence and lack of major late-cycle changes visible. Expect the 3.3.x line to keep receiving security and bug backports for several months after 3.4 GA, while 3.1.x continues as the longest-tail patch line.

Recent moves

  1. 3mo ago

    v3.3.6: cherry-pick bug fixes (diff detection, cache id)

    Patch release on the 3.3 line carrying cherry-pick fixes for controller diff misdetection during app normalization and a cache installation-id bug. Routine backport hygiene — important for enterprises pinned to 3.3.

    View source ↗
  2. 3mo ago

    v3.4.0-rc4: stabilization for upcoming v3.4.0 GA

    Fourth release candidate for v3.4.0, containing the same cherry-pick bug fixes as 3.3.6 plus continuation of pre-GA stabilization. The RC cadence (RC1→RC4 in two weeks) suggests Argo CD is close to v3.4.0 GA.

    View source ↗
  3. 3mo ago

    stable: Bump version to 3.3.6 on release-3.3 branch (#27045)

    Bot-generated PR bumping the version to 3.3.6 on the release-3.3 branch. Release plumbing rather than a user-visible change.

    View source ↗
  4. 3mo ago

    v3.2.8: 3.2-line patch release

    Patch release on the 3.2 line — backport hygiene for installations still on 3.2.x. Confirms Argo CD's commitment to maintaining at least three concurrent minor versions for enterprise pinning.

    View source ↗
  5. 3mo ago

    v3.1.13: 3.1-line patch release

    Patch release on the 3.1 line — long-tail maintenance for the oldest currently-supported minor version. Same enterprise-pinning pattern as the 3.2 and 3.3 patches in this same window.

    View source ↗
  6. 3mo ago

    v3.3.5: earlier 3.3-line patch release

    Earlier patch release on the 3.3 line (preceded 3.3.6 by two days). Routine bug-fix backport.

    View source ↗