Skip to content

0.4.0

Compare
Choose a tag to compare
@FlorianHockmann FlorianHockmann released this 02 Jul 19:27
· 1587 commits to master since this release
37343a6

Version 0.4.0 (July 1, 2019)

Number of release downloads

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