From 33b824ac184c9978a6cb36020be735603d70f980 Mon Sep 17 00:00:00 2001 From: Jackson Fleming <74215062+jfleming-ic@users.noreply.github.com> Date: Wed, 21 Jun 2023 13:08:13 +1000 Subject: [PATCH 1/2] Update README.adoc --- README.adoc | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 9a7270c0..a4655505 100644 --- a/README.adoc +++ b/README.adoc @@ -54,11 +54,15 @@ nodeā€”it needs to see the whole directory structure of a node (data dir etc.) a upload these files during a backup and download them on a restore. If you want to be able to restore and backup remotely, use Icarus which embeds this project. -## Supporter Cassandra Versions +## Supported Cassandra Versions Since we are talking to Cassandra via JMX, almost any Cassandra version is supported. We are testing this tool with Cassandra 3.11.8, 4.0-beta3, and 2.2.18. +## Supported Java Environments + +Java 8 and 11 are supported currently by ESOP. If you require a newer version of Java, please raise an issue on the project, as a general rule we'll usually target support of Long Term Stable (LTS) releases of Java. + ## Usage Released artifact is on https://search.maven.org/artifact/com.instaclustr/esop[Maven Central]. From 22be4f4305d488aa34090c6f54916d687fa3d874 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 22:17:12 +0000 Subject: [PATCH 2/2] Bump ch.qos.logback:logback-classic from 1.2.3 to 1.2.13 Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.3 to 1.2.13. - [Commits](https://github.com/qos-ch/logback/compare/v_1.2.3...v_1.2.13) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4807e3ef..b83150fc 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ 26.0.0 1.11.782 1.7.30 - 1.2.3 + 1.2.13 4.11.1