Release Date: 3 November 2022
Neo4j 4.3.20 is a maintenance release with many important improvements and fixes.

Kernel

  • Bump commons-text 1.9 -> 1.10.0 so as to address CVE-2022-42889

Cypher

  • Fix a bug in pipelined runtime that can cause incorrect row ordering in queries that leverage order and contain an aggregation.
  • Upgraded Apache Shiro from 1.9.1 to 1.10.0

Clustering

  • Fix bug where store copy failed to retry against certain remotes due to issues with address locking logic.