Release Date: 11 January 2022
Neo4j 4.4.3 is a maintenance release with many important improvements and fixes.

Highlights

  • Update Log4j to 2.17 to address CVE-2021-45105
  • Update Log4j to 2.17.1 to address CVE-2021-44832
  • Fixes an issue in importer where large node IDs from CSV source that were additionally stored as node property may sometimes end up with the wrong value.
  • Fixes an issue where trailing spaces on dbms.jvm.additional configurations could cause neo4j not to s
  • Close kernel transaction on periodic transaction context commit
  • Fix Expected positive int value, got 0 error with CALL … IN TRANSACTIONS when there were an empty map in scope.
  • Fix a bug where, in rare cases, reusing a variable that had previously been used as a path variable would fail during planning.

Detailed Changes and Docs

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