The current version of Apache Cassandra is 5.0.8 (as of 16/04/2026).
Apache Cassandra
Apache · current 5.0.8
Apache Cassandra at a glance
Apache Cassandra is a widely used distributed NoSQL database built for high availability and massive scale across many nodes. Cassandra ships regular releases across maintained lines plus security fixes; as a clustered database holding important data, careful, staged updates are essential.
For admins Cassandra upgrades are deliberate, rolling operations: upgrade node-by-node, run the documented steps (including SSTable upgrades where needed), don't skip major versions, and ensure the cluster is healthy first. Back up (snapshot) before starting. Cassandra belongs on a protected network with authentication and TLS (client and inter-node) enabled — an exposed cluster is a data-exposure risk. Check driver and application compatibility across versions. After upgrading each node, verify it rejoins and the cluster stays consistent. The Java version underneath matters — keep it compatible. Track the line and its support window; patchletter surfaces new Cassandra releases.
Support cycles (endoflife.date)
| Cycle | Latest version | Status |
|---|---|---|
| 5.0 | 5.0.8 | supported |
| 4.1 | 4.1.11 | supported |
| 4.0 | 4.0.20 | supported |
| 3.11 | 3.11.19 | End of Life |
| 3.0 | 3.0.32 | End of Life |
Release history · as detected by patchletter
| Version | Channel | Date | Notes |
|---|---|---|---|
| 5.0.8 | STABLE | 16/04/2026 | – |
| 4.1.11 | STABLE | 23/03/2026 | – |
| 4.0.20 | STABLE | 22/03/2026 | – |
| 3.11.19 | STABLE | 07/02/2025 | – |
| 3.0.32 | STABLE | 07/02/2025 | – |
Never miss a Apache Cassandra update
We check the source daily and email you — instantly or as a digest. Free, one-click unsubscribe.
Watch Apache Cassandra