Release Date: 11 August 2022
Neo4j 4.3.17 is a maintenance release with many important improvements and fixes.Kernel
Upgrade bouncycastle dependency to 1.69
Cypher
Added rewriter for shortestPath and allShortestPaths with fixed length relationships to instead have a variable length of one [r*1..1].
Adds blocklist of ip addresses for cypher’s outbound http requests
Security
Upgraded jetty to v9.4.48 in order to mitigate CVE-2022-2047 and CVE-2022-2048
Changelog and Documentation
4.3 Changelog.4.3 Operations manual.