Release Date: 22 September 2020
Neo4j 4.1.2 is a maintenance release with many important improvements and fixes.

Highlights

  • Cypher-shell version 4.1.1
  • Fix a performance regression when using IN on large lists.
  • Fix bug which could end up in Can’t coerce NO_VALUE to Path errors being thrown when using user-defined functions.
  • Fix a bug in the code generation for pipelined runtime, that under certain rare plans could cause that not all the necessary variables in a row were copied between pipelines, leading to null pointer exceptions or unexpected results.

Detailed Changes and Docs

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