Release Date: 2 November 2016

Neo4j 3.0.7 is a maintenance release, with important improvements.

Highlights

  • Increases the default ha.heartbeat_timeout value to 40s
  • Several Kernel updates including fix number of fields growth in legacy indexes and using label index for schema index creation
  • Several Cypher updates including fix bug around IN predicate

Detailed Changes

For the complete list of all changes, please see the changelog.

Upgrading

Note:Upgrading to this version of Neo4j may change the internal ids of relationships, which can invalidate any manually maintained relationship references whether in an external system or stored within Neo4j as a property value. Plan to verify and recreate any such storage after the upgrade.

Please read the upgrading section of the Neo4j Operations Manual for details.