← Back to home
Comparison · DevOps

Svelte vs Argo CD

Side-by-side trajectory, velocity, and editorial themes.

S
Svelte
DEVOPS
2.5

SvelteKit's remote functions mature as the toolchain quietly lines up SvelteKit 3

◆ Current state

Svelte ships a monthly What's-new digest whose center of gravity is SvelteKit, not the compiler. Remote functions are the most active subsystem—forms, queries, and enhance callbacks have churned through repeated breaking changes as the API finds its final shape. The CLI (sv) and language tools are kept in lockstep so newly scaffolded projects reflect the latest syntax.

◆ Where it's heading

The clearest through-line is the road to SvelteKit 3: config is moving into vite.config.js, and experimental explicit environment variables preview the eventual replacement for the $env/* modules. Alongside that, remote functions are gaining realtime (query.live) and file-upload ergonomics while their rough edges get sanded down.

◆ Prediction

Expect continued SvelteKit 3 previews—likely a beta that makes the vite.config.js and explicit-env changes the default—plus further remote-function stabilization. This is grounded in the recurring 'preview of how Kit 3 will work' notes across the recent entries.

A
Argo CD
DEVOPS
6.3

Argo CD's 3.5 line is in release-candidate hardening after a feature-heavy rc1 (Helm 4, supply-chain, Gateway API).

◆ Current state

Argo CD shipped 3.4.0 to GA and has moved the 3.5 line into release candidates. The 3.5.0-rc1 carried a large feature set: Helm 3-to-4 migration, opt-in source-integrity verification for the hydrator, Gateway API support in the network view, mTLS in the repo-server, server-operation impersonation, and ApplicationSet UI work, while rc2 is bug-fix stabilization. The project keeps a strong supply-chain posture with cosign-signed images and SLSA Level 3 provenance.

◆ Where it's heading

Argo CD is converging 3.5 toward GA, so expect further rc bug-fix rounds until it stabilizes. The 3.5 theme blends supply-chain security (source integrity, provenance, mTLS), ecosystem currency (Helm 4, Gateway API), and ApplicationSet and UI maturation. After GA, the rolling stable tag advances and the 3.4 line drops to maintenance cherry-picks.

◆ Prediction

Expect one or more further 3.5.0 release candidates with bug-fix cherry-picks, then a 3.5.0 GA that moves the rolling stable tag forward.

See more alternatives to Svelte
See more alternatives to Argo CD