The version compare page is a free public tool that diffs the changes between any two versions of a Relnx-tracked tool — a gap report you can read before an upgrade.Documentation Index
Fetch the complete documentation index at: https://docs.relnx.io/llms.txt
Use this file to discover all available pages before exploring further.
Use it
- Visit www.relnx.io/compare.
- Pick a tool.
- Pick From and To versions.
- Hit Compare.
- A consolidated list of features added between the two versions.
- Counts of breaking changes and security fixes.
- AI summaries on each feature card.
- Direct links to upstream PRs and release pages.
Use cases
- Pre-upgrade gap report: “We’re on ArgoCD 2.10.0, considering 2.13.x. What lands in between?”
- Audit a long stretch: “What changed in Kubernetes 1.27 → 1.30?”
- Justify staying back: see if the diff is mostly chores vs. real value.
Limits
- Both versions must already be in Relnx — the most recently released versions show up within a sync cycle (~12 hours of upstream).
- Pre-releases and dev tags (e.g.
2.x-dev.6) are included if Relnx tracked them, but the comparison is most useful between stable versions.
Tips
- Use the URL after picking versions — it’s permalinkable, so you can paste it into an upgrade ticket or RFC.
- The page is fully cached at the edge; loading is fast even for large diffs.
Related
- Track Kubernetes EOL — also free, also public
- Feature types — what the breaking/security counts mean