Release Date: 24 May 2023
Neo4j 4.4.21 is a maintenance release with many important improvements and fixes.Kernel
- Fix issue where consistency check could take a very long time during index check if the store had very large string or array properties. This was due to internal caches growing a lot and subsequently taking a very long time to clear.
Cypher
- Reduce memory footprint of cached queries with lots of expressions.
- Fixes bug where updates would not always get applied before a LIMIT 0 or a WHERE false.
Packaging
- Fixed java dependencies to use
java-11
metapackage provided by both openjdk and oracle java.
Misc
- Update jetty to
9.4.51.v20230217
forCVE-2023-26048
4.4 Changelog 4.4 Operations manual