Link Search Menu Expand Document

Apache Cassandra

db

Apache Cassandra is a free and open-source, distributed, wide-column store, NoSQL database management system designed to handle large amounts of data across many commodity servers, providing high availability with no single point of failure.

Release Released Security Support Latest
4.1 5 months and 2 weeks ago
(13 Dec 2022)
Ends in 1 year and 11 months
(01 May 2025)
4.1.2
(29 May 2023)
4.0 1 year and 10 months ago
(26 Jul 2021)
Ends in 11 months
(01 May 2024)
4.0.10
(29 May 2023)
3.11 5 years and 11 months ago
(23 Jun 2017)
Ended 4 weeks ago
(01 May 2023)
3.11.15
(05 May 2023)
3.0 7 years ago
(09 Nov 2015)
Ended 4 weeks ago
(01 May 2023)
3.0.29
(15 May 2023)

Three GA releases (MAJOR and/or MINOR) are supported at any given time. The release of a new MINOR or MAJOR will cause the oldest supported GA release to go End-of-Life. The 3.0 release will be supported for one more cycle, on an exceptional basis.

Versioning

Cassandra follows SemVer. These are the rough heuristics followed for what can be included in a given release.

  • Patch releases on a GA branch should only include bug fixes.
  • Minor release should prioritize introducing new, non-API changing, and non-default behavior breaking features and changes (Bug Fix, Improvements, New Features).
  • Disruptive changes (API changes, protocol changes, etc.) are deferred to Major releases.

Release Cadence

The project currently targets yearly Minor or Major releases (depending on whether they’re API breaking or not). Patch releases are cut based on either volume of fixes or severity of bugfixes that get committed to the project.

More information is available on the Apache Cassandra website.

You should be running one of the supported release numbers listed above in the rightmost column.


You can submit an improvement to this page on GitHub :octocat: . This page has a corresponding Talk Page.

A JSON version of this page is available at /api/apache-cassandra.json. See the API Documentation for more information. You can subscribe to the iCalendar feed at /calendar/apache-cassandra.ics.