Release Date: 9 September 2016

Neo4j 3.0.5 is a maintenance release, with important improvements.

Highlights

  • For empty statistics (such as when the database is empty), default to a single cardinality
  • The Docker image now exposes a /logs volume which can be used to access the Neo4j logs.
  • Allow to access transaction id and transaction commit time on afterCommit in TransactionEventHandlers
  • Various CSV import tool performance enhancements…

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.