|
2 | 2 | [appendix] |
3 | 3 | == Release Notes |
4 | 4 |
|
5 | | -=== Version 0.3.0 (Release Date: May ??, 2018) |
| 5 | +=== Version 0.3.0 (Release Date: July 31, 2018) |
6 | 6 |
|
7 | 7 | [source, xml] |
8 | 8 | <dependency> |
|
13 | 13 |
|
14 | 14 | *Tested Compatibility:* |
15 | 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 |
| 16 | +* Apache Cassandra 2.1.20, 2.2.10, 3.0.14, 3.11.0 |
| 17 | +* Apache HBase 1.2.6, 1.3.1, 1.4.4 |
| 18 | +* Google Bigtable 1.0.0, 1.1.2, 1.2.0, 1.3.0, 1.4.0 |
19 | 19 | * Oracle BerkeleyJE 7.4.5 |
20 | 20 | * Elasticsearch 1.7.6, 2.4.6, 5.6.2, 6.0.1 |
21 | 21 | * Apache Lucene 7.0.0 |
22 | 22 | * Apache Solr 5.5.4, 6.6.1, 7.0.0 |
23 | | -* Apache TinkerPop 3.3.2 |
| 23 | +* Apache TinkerPop 3.3.3 |
24 | 24 | * Java 1.8 |
25 | 25 |
|
26 | 26 | For more information on features and bug fixes in 0.3.0, see the GitHub milestone: |
27 | 27 |
|
28 | 28 | * https://github.com/JanusGraph/janusgraph/milestone/4?closed=1 |
29 | 29 |
|
30 | | -=== Version 0.2.2 (Release Date: September ??, 2018) |
31 | | - |
32 | | -[source, xml] |
33 | | -<dependency> |
34 | | - <groupId>org.janusgraph</groupId> |
35 | | - <artifactId>janusgraph-core</artifactId> |
36 | | - <version>0.2.2</version> |
37 | | -</dependency> |
38 | | - |
39 | | -*Tested Compatibility:* |
40 | | - |
41 | | -* Apache Cassandra 2.1.20, 2.2.10, 3.0.14, 3.11.0 |
42 | | -* Apache HBase 0.98.24-hadoop2, 1.2.6, 1.3.1 |
43 | | -* Google Bigtable 1.0.0 |
44 | | -* Oracle BerkeleyJE 7.3.7 |
45 | | -* Elasticsearch 1.7.6, 2.4.6, 5.6.2, 6.0.1 |
46 | | -* Apache Lucene 7.0.0 |
47 | | -* Apache Solr 5.5.4, 6.6.1, 7.0.0 |
48 | | -* Apache TinkerPop 3.2.9 |
49 | | -* Java 1.8 |
50 | | - |
51 | | -For more information on features and bug fixes in 0.2.2, see the GitHub milestone: |
52 | | - |
53 | | -* https://github.com/JanusGraph/janusgraph/milestone/6?closed=1 |
54 | | - |
55 | 30 | === Version 0.2.1 (Release Date: July 9, 2018) |
56 | 31 |
|
57 | 32 | [source, xml] |
|
0 commit comments