Release Date: 29 October 2020
Neo4j 3.5.23 is a maintenance release with many important improvements and fixes.

Highlights

  • Fixes a volumetric checkpoint triggering issue where database could be stuck in a state where checkpoint was made, but no logs were pruned and so checkpoints would be continued to be made even tho no transactions were committed
  • Add StandardNoStopWords analyser provider.
  • Fix bug where predicate in WHERE clause was ignored for queries combining variable lenght pattern and DISTINCT.
  • Improving cooperation between the page cache and the IO limiter

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.