Skip to content

Releases: JanusGraph/janusgraph

0.3.1

03 Oct 00:55
Compare
Choose a tag to compare

Version 0.3.1 (October 2, 2018)

Number of release downloads

Full documentation can be found at https://docs.janusgraph.org/0.3.1

<dependency>
   <groupId>org.janusgraph</groupId>
   <artifactId>janusgraph-core</artifactId>
   <version>0.3.1</version>
</dependency>

For more information on features and bug fixes in 0.3.1, 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.0..v0.3.1
    14  Jason Plurad
     6  Chris Hupman
     4  chupman
     3  Misha Brukman
     2  Jerry He
     1  Peter May *
     1  Ranger Tsao
     1  dengziming
     1  Beat Sager
     1  sjudeng
     1  Christopher Jackson *
     1  Florian Hockmann
     1  Oleksandr Porunov *
     1  Paul Khermouch *

* denotes first-time contributor

0.3.0

31 Jul 19:32
456eff0
Compare
Choose a tag to compare

Version 0.3.0 (July 31, 2018)

Number of release downloads

Full documentation can be found at https://docs.janusgraph.org/0.3.0

<dependency>
   <groupId>org.janusgraph</groupId>
   <artifactId>janusgraph-core</artifactId>
   <version>0.3.0</version>
</dependency>

For more information on features and bug fixes in 0.3.0, 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.2.1..v0.3.0
    34  Misha Brukman
    21  Alexander Patrikalakis
    19  Jerry He
    14  Jason Plurad
    14  Robert Dale
    14  sjudeng
    13  Chris Hupman
     9  Ted Wilmes
     7  David Pitera
     5  Debasish Kanhar *
     5  Florian Hockmann *
     4  Evgeniy Ignatiev *
     3  David Clement
     3  Jan Jansen *
     3  Keith Lohnes
     2  Nikolai Grigoriev *
     2  Ranger Tsao
     2  Yihong Wang *
     1  Austin Sharp
     1  Chin Huang
     1  David Moles *
     1  Domenico Corapi *
     1  Filippo Balicchia *
     1  Mathias Bogaert
     1  Olivier Binda *
     1  Solomon Duskis
     1  Zhihua Chang *
     1  chupman

* denotes first-time contributor

0.2.1

10 Jul 03:50
Compare
Choose a tag to compare

Version 0.2.1 (July 9, 2018)

Number of release downloads

Full documentation can be found at http://docs.janusgraph.org/0.2.1

<dependency>
   <groupId>org.janusgraph</groupId>
   <artifactId>janusgraph-core</artifactId>
   <version>0.2.1</version>
</dependency>

For more information on features and bug fixes in 0.2.1, 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.0..v0.2.1
    18  Misha Brukman
    13  Jason Plurad
    11  Chris Hupman
     9  Robert Dale
     9  Jerry He
     8  David Clement
     8  Ted Wilmes
     6  David Pitera
     5  sjudeng
     2  Austin Sharp *
     2  davidclement90
     2  Scott McQuillan
     2  Alex Li *
     1  dpitera
     1  Solomon Duskis *
     1  Prithvi Nambiar *
     1  Keith Lohnes
     1  Kim Pang Lei *

* denotes first-time contributor

0.2.0

11 Oct 21:26
Compare
Choose a tag to compare

Version 0.2.0 (October 11, 2017)

Number of release downloads

Full documentation can be found at http://docs.janusgraph.org/0.2.0

<dependency>
   <groupId>org.janusgraph</groupId>
   <artifactId>janusgraph-core</artifactId>
   <version>0.2.0</version>
</dependency>

Tested Compatibility

  • Apache Cassandra 2.1.18, 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-pre3
  • Oracle BerkeleyJE 7.3.7
  • Elasticsearch 1.7.6, 2.4.6, 5.6.2, 6.0.0-rc1
  • Apache Lucene 7.0.0
  • Apache Solr 5.5.4, 6.6.1, 7.0.0
  • Apache TinkerPop 3.2.6
  • Java 1.8

For more information on features and bug fixes in 0.2.0, see this GitHub milestone.

0.1.1

16 May 03:10
Compare
Choose a tag to compare

Version 0.1.1 (May 11, 2017)

Number of release downloads

Full documentation can be found at http://docs.janusgraph.org/0.1.1

<dependency>
   <groupId>org.janusgraph</groupId>
   <artifactId>janusgraph-core</artifactId>
   <version>0.1.1</version>
</dependency>

Tested Compatibility

  • Apache Cassandra 2.1.9
  • Apache HBase 0.98.8-hadoop2, 1.0.3, 1.1.8, 1.2.4
  • Google Cloud Bigtable 0.9.5.1
  • BerkeleyJE 7.3.7
  • Elasticsearch 1.5.1
  • Apache Lucene 4.10.4
  • Apache Solr 5.2.1
  • Apache TinkerPop 3.2.3
  • Java 1.8

For more information on features and bug fixes in 0.1.1, see this GitHub milestone.

0.1.0

20 Apr 13:26
Compare
Choose a tag to compare

Release 0.1.0

Number of release downloads

Full documentation can be found at http://docs.janusgraph.org/0.1.0

<dependency>
   <groupId>org.janusgraph</groupId>
   <artifactId>janusgraph-core</artifactId>
   <version>0.1.0</version>
</dependency>

Tested Compatibility

  • Apache Cassandra 2.1.9
  • Apache HBase 0.98.8-hadoop2, 1.0.3, 1.1.8, 1.2.4
  • Google Cloud Bigtable 0.9.5.1
  • BerkeleyJE 7.3.7
  • Elasticsearch 1.5.1
  • Apache Lucene 4.10.4
  • Apache Solr 5.2.1
  • Apache TinkerPop 3.2.3
  • Java 1.8

Features added since version Titan 1.0.0

  • Apache TinkerPop 3.2.3 compatibility
    • Includes update to Spark 1.6.1
  • Query optimizations: JanusGraphStep folds in HasId and HasContainers can be folded in even mid-traversal
  • Support Google Cloud Bigtable as a backend over the HBase interface
  • Compatibility with newer versions of backend and index stores
    • HBase 1.2
    • BerkeleyJE 7.3.7
  • Includes a number of bugfixes and optimizations

For more information on features and bugfixes in 0.1.0, see the GitHub milestone.

0.1.0-rc2

12 Apr 14:55
Compare
Choose a tag to compare
0.1.0-rc2 Pre-release
Pre-release

Release 0.1.0

Tested Compatibility

  • Apache Cassandra 2.1.9
  • Apache HBase 0.98.8-hadoop2, 1.0.3, 1.1.8, 1.2.4
  • Google Bigtable 0.9.5.1
  • BerkeleyJE 7.3.7
  • Elasticsearch 1.5.1
  • Apache Lucene 4.10.4
  • Apache Solr 5.2.1
  • Apache TinkerPop 3.2.3
  • Java 1.8

Features added since version Titan 1.0.0

  • Apache TinkerPop 3.2.3 compatibility
    • Includes update to Spark 1.6.1
  • Query optimizations: JanusGraphStep folds in HasId and HasContainers can be folded in even mid-traversal
  • Support Google Cloud Bigtable as a backend over the HBase interface
  • Compatibility with newer versions of backend and index stores
    • HBase 1.2
    • BerkeleyJE 7.3.7
  • Includes a number of bugfixes and optimizations

For more information on features and bugfixes in 0.1.0, see the GitHub milestone

0.1.0-rc1

05 Apr 16:16
Compare
Choose a tag to compare
0.1.0-rc1 Pre-release
Pre-release

Initial snapshot development release for JanusGraph. This snapshot is Apache TinkerPop 3.2.3 compatible.