From 4fc68a31b8a804363597dd381d693777d6ba94e6 Mon Sep 17 00:00:00 2001 From: Oleksandr Porunov Date: Mon, 4 Nov 2024 12:22:43 +0000 Subject: [PATCH] Update TinkerPop to 3.7.3 [tp-tests][cql-tests] Signed-off-by: Oleksandr Porunov --- docs/changelog.md | 48 +++++++++++++++++++++++++++++++++++++++++++++++ mkdocs.yml | 2 +- pom.xml | 2 +- 3 files changed, 50 insertions(+), 2 deletions(-) diff --git a/docs/changelog.md b/docs/changelog.md index 71eeb1c74b..1211903c39 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -49,6 +49,54 @@ The versions of JanusGraph listed below are outdated and will no longer receive ## Release Notes +### Version 1.0.1 (Release Date: ???) + +/// tab | Maven +```xml + + org.janusgraph + janusgraph-core + 1.0.1 + +``` +/// + +/// tab | Gradle +```groovy +compile "org.janusgraph:janusgraph-core:1.0.1" +``` +/// + +**Tested Compatibility:** + +* Apache Cassandra 3.11.10, 4.0.6 +* Apache HBase 2.5.0 +* Oracle BerkeleyJE 7.5.11 +* ScyllaDB 5.1.4 +* Elasticsearch 6.0.1, 6.6.0, 7.17.8, 8.10.4 +* Apache Lucene 8.11.1 +* Apache Solr 8.11.1 +* Apache TinkerPop 3.7.3 +* Java 8, 11 + +**Installed versions in the Pre-Packaged Distribution:** + +* Cassandra 4.0.6 +* Elasticsearch 7.14.0 + +#### Changes + +For more information on features and bug fixes in 1.0.1, see the GitHub milestone: + +- + +#### Assets + +* [JavaDoc](https://javadoc.io/doc/org.janusgraph/janusgraph-core/1.0.1) +* [GitHub Release](https://github.com/JanusGraph/janusgraph/releases/tag/v1.0.1) +* [JanusGraph zip](https://github.com/JanusGraph/janusgraph/releases/download/v1.0.1/janusgraph-1.0.1.zip) +* [JanusGraph zip with embedded Cassandra and ElasticSearch](https://github.com/JanusGraph/janusgraph/releases/download/v1.0.1/janusgraph-full-1.0.1.zip) + ### Version 1.0.0 (Release Date: October 21, 2023) /// tab | Maven diff --git a/mkdocs.yml b/mkdocs.yml index d92fc48f46..933a1ceb23 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -96,7 +96,7 @@ extra: link: https://lists.lfaidata.foundation/g/janusgraph-dev latest_version: 1.0.0 snapshot_version: 1.0.1-SNAPSHOT - tinkerpop_version: 3.7.2 + tinkerpop_version: 3.7.3 hadoop_version: 3.3.5 markdown_extensions: diff --git a/pom.xml b/pom.xml index 2e9a8f0b0f..d92c5da22a 100644 --- a/pom.xml +++ b/pom.xml @@ -56,7 +56,7 @@ 1.0.0,1.1.0-SNAPSHOT - 3.7.2 + 3.7.3 1.11.3 1.11.0 5.11.0