Release Date: 20 August 2020
Neo4j 3.5.21 is a maintenance release with many important improvements and fixes.

Highlights

  • Update Apache Shiro version to 1.5.3
  • Fix bug when combining * and a map projection in the same projection, e.g. WITH , s {.}…
  • 3.5 planner cardinality fix for OPTIONAL MATCH under APPLY
  • Retain solved hints from the right-hand side of a union.
  • Fixed a bug where using node:Label check on a node returned from a procedure would result in a planner error.

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.