Release Date: 24 March 2022
Neo4j 4.4.5 is a maintenance release with many important improvements and fixes.

Highlights

  • Fixes an issue with token creation (labels, property keys and relationship types) in clustering where internal IDs of created tokens may not be unique, i.e. multiple members could end up creating tokens with the same internal ID
  • Fix error of the kind arraycopy: last source index 1 out of bounds for long[0] which could occur when a CartesianProduct was planned under a NestedPlanExpression in pipelined run
  • Fix bug in aggregations with LIMIT where query would fail with an array copy out of bounds error.
  • Remove support for US/Pacific-New timezone. Existing values that use unsupported timezone will be interpreted as US/Pacific
  • Fix bug in aggregations with LIMIT where query would fail with an array copy out of bounds error.

Detailed Changes and Docs

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