From e2b0883d6a18714fe8080bdd16b5fcac56485959 Mon Sep 17 00:00:00 2001 From: tommystendahl Date: Mon, 10 Feb 2025 10:50:08 +0100 Subject: [PATCH] bump compatibility matrix and C* version (#326) * bump compatibility matrix and C* version * Bump Cassandra to 3.0.32 * bump compatibility matrix --- doc/cassandra_compatibility.md | 10 +++++----- pom.xml | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/cassandra_compatibility.md b/doc/cassandra_compatibility.md index d37be39e..ec44882f 100644 --- a/doc/cassandra_compatibility.md +++ b/doc/cassandra_compatibility.md @@ -14,7 +14,7 @@ The table below list the Cassandra version used while building each ecAudit rele | ecAudit Version | Compiled With | Compatible With | |-----------------|-----------------|--------------------------| -| 3.1.1 -> latest | Cassandra 5.0.2 | Cassandra 5.0.0 -> 5.0.2 | +| 3.1.1 -> latest | Cassandra 5.0.2 | Cassandra 5.0.0 -> 5.0.3 | | 3.1.0 | Cassandra 5.0.0 | Cassandra 5.0.0 -> 5.0.1 | @@ -25,7 +25,7 @@ The table below list the Cassandra version used while building each ecAudit rele | ecAudit Version | Compiled With | Compatible With | | ---------------- | --------------- | ------------------------ | -| 3.1.0 -> latest | Cassandra 4.1.6 | Cassandra 4.1.6 -> 4.1.7 | +| 3.1.0 -> latest | Cassandra 4.1.6 | Cassandra 4.1.6 -> 4.1.8 | | 3.0.0 | Cassandra 4.1.2 | Cassandra 4.1.0 -> 4.1.5 | @@ -36,7 +36,7 @@ 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.15 | +| 2.10.0 -> latest | Cassandra 4.0.7 | Cassandra 4.0.2 -> 4.0.17 | | 2.9.0 | Cassandra 4.0.3 | Cassandra 4.0.2 -> 4.0.8 | @@ -47,7 +47,7 @@ The table below list the Cassandra version used while building each ecAudit rele | ecAudit Version | Compiled With | Compatible With | | ---------------- | ----------------- | ---------------------------- | -| 2.10.0 -> latest | Cassandra 3.11.14 | Cassandra 3.11.12 -> 3.11.17 | +| 2.10.0 -> latest | Cassandra 3.11.14 | Cassandra 3.11.12 -> 3.11.19 | | 2.9.1 | Cassandra 3.11.12 | Cassandra 3.11.12 -> 3.11.14 | | 2.9.0 | Cassandra 3.11.12 | Cassandra 3.11.11 -> 3.11.14 | | 2.8.0 | Cassandra 3.11.11 | Cassandra 3.11.2 -> 3.11.11 | @@ -64,7 +64,7 @@ The table below list the Cassandra version used while building each ecAudit rele | ecAudit Version | Compiled With | Compatible With | | ---------------- | ---------------- | -------------------------- | -| 2.10.0 -> latest | Cassandra 3.0.28 | Cassandra 3.0.25 -> 3.0.30 | +| 2.10.0 -> latest | Cassandra 3.0.28 | Cassandra 3.0.25 -> 3.0.32 | | 2.9.0 | Cassandra 3.0.26 | Cassandra 3.0.25 -> 3.0.27 | | 2.8.0 | Cassandra 3.0.25 | Cassandra 3.0.16 -> 3.0.25 | | 2.7.0 -> 2.7.1 | Cassandra 3.0.24 | Cassandra 3.0.16 -> 3.0.24 | diff --git a/pom.xml b/pom.xml index 8b4c8909..fd57bc51 100644 --- a/pom.xml +++ b/pom.xml @@ -51,7 +51,7 @@ 1.8 1.8 - 3.0.28 + 3.0.32 c3.0 pmd-rules.xml