Release Date: 20 December 2018
Neo4j 3.5.1 is a maintenance release with many important improvements and fixes.

Highlights

  • Update reported metrics types to correctly represent nature of reported event
  • Removes explicit neo4j-admin import db existence check
  • Fix public api: revive legacy iterators
  • Fix VM pause monitor logging
  • Fix an error that made the timestamp function case sensitive
  • Fix issue with compiled runtime and count(), where transient entity inconsistencies would make some aggregating queries (e.g. MATCH (n:Artist) WHERE n.name = ‘Madonna’ RETURN count(n)) return fewer rows than expected

Detailed Changes and Docs

For the complete list of all changes, please see the changelog. Look for 3.5 Operations manual here.

Upgrading

When upgrading to Neo4j 3.5 for the first time, be sure to read the current upgrade instructions in the Neo4j Operations Manual, as there are additional steps and considerations.