Releases: JanusGraph/janusgraph
0.5.3
Version 0.5.3 (December 24, 2020)
Full documentation can be found at https://docs.janusgraph.org/v0.5/
<dependency>
<groupId>org.janusgraph</groupId>
<artifactId>janusgraph-core</artifactId>
<version>0.5.3</version>
</dependency>
For more information on features and bug fixes in 0.5.3, see this GitHub milestone.
Tested Compatibility
- Apache Cassandra 2.2.10, 3.0.14, 3.11.0
- Apache HBase 1.2.6, 1.3.1, 1.4.10, 2.1.5
- Google Bigtable 1.3.0, 1.4.0, 1.5.0, 1.6.0, 1.7.0, 1.8.0, 1.9.0, 1.10.0, 1.11.0, 1.14.0
- Oracle BerkeleyJE 7.5.11
- Elasticsearch 6.0.1, 6.6.0, 7.6.2
- Apache Lucene 7.0.0
- Apache Solr 7.0.0
- Apache TinkerPop 3.4.6
- Java 1.8
Contributors
$ git shortlog -sn v0.5.2..v0.5.3
9 Oleksandr Porunov
8 Jan Jansen
5 Boxuan Li
2 Florian Grieskamp
1 Hon *
1 Madhan Neethiraj *
* denotes first-time contributor
0.5.2
Version 0.5.2 (May 3, 2020)
Full documentation can be found at https://docs.janusgraph.org/v0.5/
<dependency>
<groupId>org.janusgraph</groupId>
<artifactId>janusgraph-core</artifactId>
<version>0.5.2</version>
</dependency>
For more information on features and bug fixes in 0.5.2, see this GitHub milestone.
Tested Compatibility
- Apache Cassandra 2.2.10, 3.0.14, 3.11.0
- Apache HBase 1.2.6, 1.3.1, 1.4.10, 2.1.5
- Google Bigtable 1.3.0, 1.4.0, 1.5.0, 1.6.0, 1.7.0, 1.8.0, 1.9.0, 1.10.0, 1.11.0, 1.14.0
- Oracle BerkeleyJE 7.5.11
- Elasticsearch 6.0.1, 6.6.0, 7.6.2
- Apache Lucene 7.0.0
- Apache Solr 7.0.0
- Apache TinkerPop 3.4.6
- Java 1.8
Contributors
$ git shortlog -sn v0.5.1..v0.5.2
10 Oleksandr Porunov
3 Florian Grieskamp
* denotes first-time contributor
0.5.1
Version 0.5.1 (March 25, 2020)
Full documentation can be found at https://docs.janusgraph.org/v0.5/
<dependency>
<groupId>org.janusgraph</groupId>
<artifactId>janusgraph-core</artifactId>
<version>0.5.1</version>
</dependency>
For more information on features and bug fixes in 0.5.1, see this GitHub milestone.
Tested Compatibility
- Apache Cassandra 2.2.10, 3.0.14, 3.11.0
- Apache HBase 1.2.6, 1.3.1, 1.4.10, 2.1.5
- Google Bigtable 1.3.0, 1.4.0, 1.5.0, 1.6.0, 1.7.0, 1.8.0, 1.9.0, 1.10.0, 1.11.0, 1.14.0
- Oracle BerkeleyJE 7.5.11
- Elasticsearch 6.0.1, 6.6.0, 7.6.1
- Apache Lucene 7.0.0
- Apache Solr 7.0.0
- Apache TinkerPop 3.4.6
- Java 1.8
Contributors
$ git shortlog -sn v0.5.0..v0.5.1
7 Oleksandr Porunov
1 Boxuan Li
1 Florian Grieskamp
1 Jan Jansen
1 Kristen O'Leary *
* denotes first-time contributor
0.5.0
Version 0.5.0 (March 10, 2020)
Full documentation can be found at https://docs.janusgraph.org/v0.5/
<dependency>
<groupId>org.janusgraph</groupId>
<artifactId>janusgraph-core</artifactId>
<version>0.5.0</version>
</dependency>
For more information on features and bug fixes in 0.5.0, see this GitHub milestone.
Notable new features
- Added production in-memory storage backend
- Added support for ElasticSearch 7
- Lucene index improvements: Added TEXTSTRING support, set/list cardinality, support for sort and rawQuery by boolean fields, raw lucene date range queries
- Possibility to retry on conflict for mixed indexes
- Enable optional client authentication to support mutual TLS with CQL storage backend
- Improved optimizations for adjacent vertex queries
- Mixed indices performance improvements and load reduction
- Improved performance for added relations removal
- Improved CQL iteration performance
- Hadoop refactoring. Hadoop is now a dependency of supported backends. You can easily extend support for any backend now
Tested Compatibility
- Apache Cassandra 2.2.10, 3.0.14, 3.11.0
- Apache HBase 1.2.6, 1.3.1, 1.4.10, 2.1.5
- Google Bigtable 1.3.0, 1.4.0, 1.5.0, 1.6.0, 1.7.0, 1.8.0, 1.9.0, 1.10.0, 1.11.0
- Oracle BerkeleyJE 7.5.11
- Elasticsearch 6.0.1, 6.6.0, 7.6.1
- Apache Lucene 7.0.0
- Apache Solr 7.0.0
- Apache TinkerPop 3.4.6
- Java 1.8
Contributors
$ git shortlog -sn v0.4.1..v0.5.0
95 Oleksandr Porunov
35 Jan Jansen
21 Pavel Ershov
13 dependabot-preview[bot] *
9 Pavel
5 Boxuan Li *
3 Dmitry Kovalev
3 Florian Grieskamp
3 Michal Podstawski *
2 Florian Hockmann
2 Vladimir Bogomolov
1 Evgeniy Ignatiev
1 Ganesh Guttikonda *
1 Jeff Callahan *
1 Jonathan Leitschuh *
1 Josh Soref *
1 Michał Podstawski *
1 Naresh *
1 Nicolas Trangosi *
1 Paul Kendall *
1 Pylyp Mykhailov
1 inho1213 *
1 rushikesh *
* denotes first-time contributor
0.4.1
Version 0.4.1 (January 14, 2020)
Full documentation can be found at https://docs.janusgraph.org/
<dependency>
<groupId>org.janusgraph</groupId>
<artifactId>janusgraph-core</artifactId>
<version>0.4.1</version>
</dependency>
For more information on features and bug fixes in 0.4.1, see this GitHub milestone.
Tested Compatibility
- Apache Cassandra 2.2.10, 3.0.14, 3.11.0
- Apache HBase 2.1.5
- Google Bigtable 1.3.0, 1.4.0, 1.5.0, 1.6.0, 1.7.0, 1.8.0, 1.9.0, 1.10.0, 1.11.0
- Oracle BerkeleyJE 7.5.11
- Elasticsearch 5.6.14, 6.0.1, 6.6.0
- Apache Lucene 7.0.0
- Apache Solr 7.0.0
- Apache TinkerPop 3.4.4
- Java 1.8
Contributors
$ git shortlog -sn v0.4.0..v0.4.1
67 Oleksandr Porunov
41 Jan Jansen
19 Pavel Ershov
7 Pavel
2 Ted Wilmes
1 Darwin Yip
1 Florian Grieskamp
1 Florian Hockmann
1 Joshua Send
* denotes first-time contributor
0.3.3
Version 0.3.3 (January 11, 2020)
Full documentation can be found at https://docs.janusgraph.org/v0.3/
<dependency>
<groupId>org.janusgraph</groupId>
<artifactId>janusgraph-core</artifactId>
<version>0.3.3</version>
</dependency>
For more information on features and bug fixes in 0.3.3, see this GitHub milestone.
Tested Compatibility
- Apache Cassandra 2.1.20, 2.2.10, 3.0.14, 3.11.0
- Apache HBase 1.2.6, 1.3.1, 1.4.4
- Google Bigtable 1.0.0, 1.1.2, 1.2.0, 1.3.0, 1.4.0
- Oracle BerkeleyJE 7.4.5
- Elasticsearch 1.7.6, 2.4.6, 5.6.5, 6.0.1
- Apache Lucene 7.0.0
- Apache Solr 5.5.4, 6.6.1, 7.0.0
- Apache TinkerPop 3.3.3
- Java 1.8
Contributors
$ git shortlog -sn v0.3.2..v0.3.3
43 Oleksandr Porunov
18 Jan Jansen
14 Pavel Ershov
7 Pavel
2 Ted Wilmes
1 Darwin Yip *
1 Florian Grieskamp *
1 Joshua Send *
1 Marco Scoppetta
* denotes first-time contributor
0.4.0
Version 0.4.0 (July 1, 2019)
Full documentation can be found at https://docs.janusgraph.org/0.4.0
<dependency>
<groupId>org.janusgraph</groupId>
<artifactId>janusgraph-core</artifactId>
<version>0.4.0</version>
</dependency>
For more information on features and bug fixes in 0.4.0, see this GitHub milestone.
Notable new features
- Updates to key dependencies for Apache TinkerPop 3.4, Apache Cassandra 2.2, Apache HBase 2.1, Berkeley DB JE 7.5, Google Cloud Bigtable 1.11
- Support CQL for OLAP which completes our CQL support
- Performance improvements for pre-fetching of properties
Tested Compatibility
- Apache Cassandra 2.2.10, 3.0.14, 3.11.0
- Apache HBase 2.1.5
- Google Bigtable 1.3.0, 1.4.0, 1.5.0, 1.6.0, 1.7.0, 1.8.0, 1.9.0, 1.10.0, 1.11.0
- Oracle BerkeleyJE 7.5.11
- Elasticsearch 5.6.14, 6.0.1, 6.6.0
- Apache Lucene 7.0.0
- Apache Solr 7.0.0
- Apache TinkerPop 3.4.1
- Java 1.8
Contributors
$ git shortlog -sn v0.3.2..v0.4.0
27 Oleksandr Porunov
25 Florian Hockmann
4 Jan Jansen
3 Chris Hupman
3 Misha Brukman
2 Jerry He
2 Scott McQuillan
2 chupman
1 Alexey Ermakov
1 Marco Scoppetta *
1 Pavel Ershov
1 Prithvi Nambiar
1 Pylyp Mykhailov
1 Vladimir Bogomolov
* denotes first-time contributor
0.3.2
Version 0.3.2 (June 16, 2019)
Full documentation can be found at https://docs.janusgraph.org/0.3.2
<dependency>
<groupId>org.janusgraph</groupId>
<artifactId>janusgraph-core</artifactId>
<version>0.3.2</version>
</dependency>
For more information on features and bug fixes in 0.3.2, see this GitHub milestone.
Tested Compatibility
- Apache Cassandra 2.1.20, 2.2.10, 3.0.14, 3.11.0
- Apache HBase 1.2.6, 1.3.1, 1.4.4
- Google Bigtable 1.0.0, 1.1.2, 1.2.0, 1.3.0, 1.4.0
- Oracle BerkeleyJE 7.4.5
- Elasticsearch 1.7.6, 2.4.6, 5.6.5, 6.0.1
- Apache Lucene 7.0.0
- Apache Solr 5.5.4, 6.6.1, 7.0.0
- Apache TinkerPop 3.3.3
- Java 1.8
Contributors
$ git shortlog -sn v0.3.1..v0.3.2
43 Oleksandr Porunov
31 chupman
18 Chris Hupman
18 Florian Hockmann
7 Jan Jansen
6 Jerry He
4 Pavel Ershov *
3 Jason Plurad
3 sjudeng
2 Toni Menzel
1 Alexey Ermakov *
1 Dmitry Kovalev
1 Mike Beaubien
1 Misha Brukman
1 Pankaj Yadav
1 Prithvi Nambiar
1 Pylyp Mykhailov *
1 Steffen Winandy
1 Vladimir Bogomolov *
1 Zheng Wang
* denotes first-time contributor
0.2.3
Version 0.2.3 (May 21, 2019)
Full documentation can be found at http://docs.janusgraph.org/0.2.3
<dependency>
<groupId>org.janusgraph</groupId>
<artifactId>janusgraph-core</artifactId>
<version>0.2.3</version>
</dependency>
For more information on features and bug fixes in 0.2.3, see this GitHub milestone.
Tested Compatibility
- Apache Cassandra 2.1.20, 2.2.10, 3.0.14, 3.11.0
- Apache HBase 0.98.24-hadoop2, 1.2.6, 1.3.1
- Google Bigtable 1.0.0
- Oracle BerkeleyJE 7.3.7
- Elasticsearch 1.7.6, 2.4.6, 5.6.5, 6.0.1
- Apache Lucene 7.0.0
- Apache Solr 5.5.4, 6.6.1, 7.0.0
- Apache TinkerPop 3.2.9
- Java 1.8
Contributors
$ git shortlog -sn v0.2.2..v0.2.3
14 chupman
9 Chris Hupman
3 Jerry He
2 Florian Hockmann
1 Misha Brukman
1 Oleksandr Porunov
1 Pankaj Yadav *
1 Prithvi Nambiar
1 Steffen Winandy *
1 Toni Menzel *
1 Zheng Wang *
1 sjudeng
1 Dmitry Kovalev *
1 Jason Plurad
1 Mike Beaubien *
* denotes first-time contributor
0.2.2
Version 0.2.2 (October 9, 2018)
Full documentation can be found at http://docs.janusgraph.org/0.2.2
<dependency>
<groupId>org.janusgraph</groupId>
<artifactId>janusgraph-core</artifactId>
<version>0.2.2</version>
</dependency>
For more information on features and bug fixes in 0.2.2, see this GitHub milestone.
Tested Compatibility
- Apache Cassandra 2.1.20, 2.2.10, 3.0.14, 3.11.0
- Apache HBase 0.98.24-hadoop2, 1.2.6, 1.3.1
- Google Bigtable 1.0.0
- Oracle BerkeleyJE 7.3.7
- Elasticsearch 1.7.6, 2.4.6, 5.6.5, 6.0.1
- Apache Lucene 7.0.0
- Apache Solr 5.5.4, 6.6.1, 7.0.0
- Apache TinkerPop 3.2.9
- Java 1.8
Contributors
$ git shortlog -sn v0.2.1..v0.2.2
5 Chris Hupman
5 Debasish Kanhar
3 chupman
3 Jason Plurad
2 Florian Hockmann
2 Jerry He
1 dengziming *
1 Ranger Tsao
1 Beat Sager *
* denotes first-time contributor