diff --git a/README.markdown b/README.markdown index 5f1c78591..b9241ce2c 100644 --- a/README.markdown +++ b/README.markdown @@ -25,7 +25,7 @@ - Runtime **Schema Name Provider** for multi-tenant environments - Full compatibility with Java 8 **CompletableFuture** -> **warning: Achilles version 6.0.4 is the newest release, for migrating from version 5.x please read the +> **warning: Achilles version 6.1.0 is the newest release, for migrating from version 5.x please read the [Migration From 5.X Guide]** > **Warning: Achilles versions 5.x are no longer maintained, only bug-fixes are supported, please migrate to @@ -46,9 +46,9 @@ Below is the compatibility matrix between **Achilles**, **Java Driver** and **Ca - 6.0.4 (all Cassandra versions up to 3.11.3, all DSE up to 5.1.10) - 3.6.0 - 3.11.4 + 6.1.0 (all Cassandra versions up to 3.11.10, all DSE up to 5.1.10) + 3.11.0 + 3.11.10 5.3.1 (all Cassandra versions up to 3.11.0, all DSE up to 5.1.2) @@ -141,11 +141,11 @@ For unit-testing with embedded Cassandra, add this dependency with **test** scop 1. cassandra (see matrix version above) 2. cassandra-driver-core (see matrix version above) - 3. Jackson core, annotations, databind & module jaxb annotations 2.9.9 + 3. Jackson core, annotations, databind & module jaxb annotations 2.10.0 4. Google Auto Common 0.4 5. Google Auto Service 1.0-rc2 6. Java Poet 1.5.1 - 7. Guava 18.0 + 7. Guava 24.1.1-jre 8. slf4j-api 1.7.2 9. commons-io 2.4 10. commons-lang3 3.3.2 diff --git a/docs/README.markdown b/docs/README.markdown index bfc87555a..2ce59bb6e 100644 --- a/docs/README.markdown +++ b/docs/README.markdown @@ -28,8 +28,8 @@ - Runtime **Schema Name Provider** for multi-tenant environments - Full compatibility with Java 8 **CompletableFuture** -> **Warning: Achilles versions 4.x are no longer maintained, only bug-fixes are supported, please migrate to -version 5.x and follow the [Migration From 4.x Guide]** +> **Warning: Achilles versions 5.x are no longer maintained, only bug-fixes are supported, please migrate to +version 6.x and follow the [Migration From 5.x Guide]** ## Installation # @@ -46,9 +46,9 @@ Below is the compatibility matrix between **Achilles**, **Java Driver** and **Ca - 5.3.1 (all Cassandra versions up to 3.11.0, all DSE up to 5.1.2) - 3.3.0 + 6.1.0 (all Cassandra versions up to 3.11.10, all DSE up to 5.1.10) 3.11.0 + 3.11.10 5.2.1 (all Cassandra versions up to 3.7, all DSE up to 5.0.3) @@ -136,11 +136,11 @@ For unit-testing with embedded Cassandra, add this dependency with **test** scop 1. cassandra (see matrix version above) 2. cassandra-driver-core (see matrix version above) - 3. Jackson core, annotations, databind & module jaxb annotations 2.3.3 + 3. Jackson core, annotations, databind & module jaxb annotations 2.10.0 4. Google Auto Common 0.4 5. Google Auto Service 1.0-rc2 6. Java Poet 1.5.1 - 7. Guava 18.0 + 7. Guava 24.1.1-jre 8. slf4j-api 1.7.2 9. commons-io 2.4 10. commons-lang3 3.3.2