22[appendix]
33== Release Notes
44
5+ === Version 0.2.0 (Release Date: October 11, 2017)
6+
7+ [source, m2]
8+ <dependency>
9+ <groupId>org.janusgraph</groupId>
10+ <artifactId>janusgraph-core</artifactId>
11+ <version>0.2.0</version>
12+ </dependency>
13+
14+ *Tested Compatibility:*
15+
16+ * Apache Cassandra 2.1.18, 2.2.10, 3.0.14, 3.11.0
17+ * Apache HBase 0.98.24-hadoop2, 1.2.6, 1.3.1
18+ * Google Bigtable 1.0.0-pre3
19+ * Oracle BerkeleyJE 7.3.7
20+ * Elasticsearch 1.7.6, 2.4.6, 5.6.2, 6.0.0-rc1
21+ * Apache Lucene 7.0.0
22+ * Apache Solr 5.5.4, 6.6.1, 7.0.0
23+ * Apache TinkerPop 3.2.6
24+ * Java 1.8
25+
26+ For more information on features and bug fixes in 0.2.0, see the GitHub milestone:
27+
28+ * https://github.com/JanusGraph/janusgraph/milestone/2?closed=1
29+
530=== Version 0.1.1 (Release Date: May 11, 2017)
631
732[source, m2]
1641* Apache Cassandra 2.1.9
1742* Apache HBase 0.98.8-hadoop2, 1.0.3, 1.1.8, 1.2.4
1843* Google Bigtable 0.9.5.1
19- * BerkeleyJE 7.3.7
44+ * Oracle BerkeleyJE 7.3.7
2045* Elasticsearch 1.5.1
2146* Apache Lucene 4.10.4
2247* Apache Solr 5.2.1
2348* Apache TinkerPop 3.2.3
2449* Java 1.8
2550
26- For more information on features and bug fixes in 0.1.1, see these GitHub milestone:
51+ For more information on features and bug fixes in 0.1.1, see the GitHub milestone:
2752
2853* https://github.com/JanusGraph/janusgraph/milestone/3?closed=1
2954
@@ -41,7 +66,7 @@ For more information on features and bug fixes in 0.1.1, see these GitHub milest
4166* Apache Cassandra 2.1.9
4267* Apache HBase 0.98.8-hadoop2, 1.0.3, 1.1.8, 1.2.4
4368* Google Bigtable 0.9.5.1
44- * BerkeleyJE 7.3.7
69+ * Oracle BerkeleyJE 7.3.7
4570* Elasticsearch 1.5.1
4671* Apache Lucene 4.10.4
4772* Apache Solr 5.2.1
@@ -57,8 +82,8 @@ For more information on features and bug fixes in 0.1.1, see these GitHub milest
5782* Compatibility with newer versions of backend and index stores
5883** HBase 1.2
5984** BerkeleyJE 7.3.7
60- * Includes a number of bugfixes and optimizations
85+ * Includes a number of bug fixes and optimizations
6186
62- For more information on features and bugfixes in 0.1.0, see these GitHub milestones :
87+ For more information on features and bug fixes in 0.1.0, see the GitHub milestone :
6388
64- * https://github.com/JanusGraph/janusgraph/milestone/1
89+ * https://github.com/JanusGraph/janusgraph/milestone/1?closed=1
0 commit comments