Skip to content

Commit

Permalink
Merge branch 'release/c3.0' into release/c3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
tommystendahl committed Oct 1, 2024
2 parents b28646b + 78f4102 commit f220ae7
Showing 1 changed file with 14 additions and 3 deletions.
17 changes: 14 additions & 3 deletions doc/cassandra_compatibility.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,25 @@ For instance, ecaudit_c3.11 indicate that the ecAudit flavor was built with Cass
The ecAudit plug-in is maintained for selected Cassandra versions only.


## ecaudit_c5.0

This flavor is built with the latest version of the Apache Cassandra 5.0.x series.
The table below list the Cassandra version used while building each ecAudit release and indicate compatibility with other Cassandra versions.

| ecAudit Version | Compiled With | Compatible With |
| ---------------- | --------------- | ------------------------ |
| 3.1.0 -> latest | Cassandra 5.0.0 | Cassandra 5.0.0 -> 5.0.1 |


## ecaudit_c4.1

This flavor is built with the latest version of the Apache Cassandra 4.1.x series.
The table below list the Cassandra version used while building each ecAudit release and indicate compatibility with other Cassandra versions.

| ecAudit Version | Compiled With | Compatible With |
| ---------------- | --------------- | ------------------------ |
| 3.0.0 -> latest | Cassandra 4.1.2 | Cassandra 4.1.0 -> 4.1.5 |
| 3.1.0 -> latest | Cassandra 4.1.6 | Cassandra 4.1.6 -> 4.1.7 |
| 3.0.0 | Cassandra 4.1.2 | Cassandra 4.1.0 -> 4.1.5 |


## ecaudit_c4.0
Expand All @@ -24,8 +35,8 @@ The table below list the Cassandra version used while building each ecAudit rele

| ecAudit Version | Compiled With | Compatible With |
| ---------------- | --------------- | ------------------------- |
| 2.10.0 -> latest | Cassandra 4.0.7 | Cassandra 4.0.2 -> 4.0.13 |
| 2.9.0 -> latest | Cassandra 4.0.3 | Cassandra 4.0.2 -> 4.0.8 |
| 2.10.0 -> latest | Cassandra 4.0.7 | Cassandra 4.0.2 -> 4.0.14 |
| 2.9.0 | Cassandra 4.0.3 | Cassandra 4.0.2 -> 4.0.8 |


## ecaudit_c3.11
Expand Down

0 comments on commit f220ae7

Please sign in to comment.