Release Date: 23 September 2019
Neo4j 3.5.11 is a maintenance release with many important improvements and fixes.

Highlights

  • Upgrade commons-compress due to security fix
  • Upgrade Apache Shiro to 1.4.1 to mitigate DoS vulnerability
  • Queries with variables defined before optional matches that contain OR predicates and can be planned as UNION queries were failing to retain the incoming variables
  • Fixed a bug where Distinct combined with MapProjection could cause some results to be removed because they were incorrectly seen as not distinct.
  • Startup script has been fixed to run on java11 in all bash variants.

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.