Skip to content

Commit

Permalink
Small bump in readme and compatibility matrix (#277)
Browse files Browse the repository at this point in the history
  • Loading branch information
tommystendahl authored Dec 2, 2024
1 parent 78f4102 commit 7bbcc66
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![tests](https://github.com/Ericsson/ecaudit/actions/workflows/test.yml/badge.svg?branch=release/c3.0)](https://github.com/Ericsson/ecaudit/actions/workflows/test.yml?query=branch%3Arelease/c3.0)
[![coverage](https://codecov.io/gh/ericsson/ecaudit/branch/release/c3.0/graph/badge.svg)](https://codecov.io/gh/ericsson/ecaudit/branch/release/c3.0)

With ecAudit you get auditing and query logger functionality for Apache Cassandra 3.0 and 3.11.
With ecAudit you get auditing and query logger functionality for Apache Cassandra 3.0, 3.11, 4.0, 4.1 and 5.0.

Features include:
* Detailed audit records for CQL operations and login attempts
Expand Down
11 changes: 6 additions & 5 deletions doc/cassandra_compatibility.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,10 @@ The ecAudit plug-in is maintained for selected Cassandra versions only.
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 Version | Compiled With | Compatible With |
|-----------------|-----------------|--------------------------|
| 3.1.1 -> latest | Cassandra 5.0.2 | Cassandra 5.0.0 -> 5.0.2 |
| 3.1.0 | Cassandra 5.0.0 | Cassandra 5.0.0 -> 5.0.1 |


## ecaudit_c4.1
Expand All @@ -34,8 +35,8 @@ This flavor is built with the latest version of the Apache Cassandra 4.0.x serie
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 |
| ---------------- | --------------- | ------------------------- |
| 2.10.0 -> latest | Cassandra 4.0.7 | Cassandra 4.0.2 -> 4.0.14 |
| ---------------- | --------------- |---------------------------|
| 2.10.0 -> latest | Cassandra 4.0.7 | Cassandra 4.0.2 -> 4.0.15 |
| 2.9.0 | Cassandra 4.0.3 | Cassandra 4.0.2 -> 4.0.8 |


Expand Down

0 comments on commit 7bbcc66

Please sign in to comment.