Database
Apache Cassandra Releases
Track every Apache Cassandra release from latest stable to end-of-life. Version timelines, EOL dates, and upgrade guidance for NoSQL database teams.
—
Total Versions
—
Supported
—
Latest
Version Timeline
All tracked releases with lifecycle status and EOL dates.
Loading version data…
Embed Badges
Add live Apache Cassandra status badges to your README, docs, or dashboard.
Health Status
Overall support health

EOL Countdown
Next end-of-life date

Latest Version
Current stable release

CVE Status
Known vulnerabilities

Frequently Asked Questions
Common questions about Apache Cassandra releases and lifecycle.
How long are Cassandra versions supported?
Apache Cassandra typically supports the latest two major release lines with bug fixes and security patches. Older versions are EOL.
Is Apache Cassandra still relevant in 2026?
Yes, Cassandra remains a strong choice for write-heavy, globally distributed workloads. It is used by Apple, Netflix, and other companies at massive scale.
How often does Cassandra release new versions?
Major versions ship roughly annually. Patch releases with bug fixes and security patches ship as needed.
What is the difference between Cassandra and ScyllaDB?
ScyllaDB is a C++ rewrite of Cassandra that aims for better performance. Both use the same data model and CQL query language. Cassandra has a larger community and longer track record.