Release Date: 30 November 2020
Neo4j 4.1.5 is a maintenance release with many important improvements and fixes.

Highlights

  • Fixes an issue scanning records in high_limit format, where trying to read a record which happened to be a secondary unit would throw exception or read invalid data instead of observing it as unused
  • Allow cross-version copy in neo4j-admin copy
  • Upgrade to Apache Shiro 1.7.0
  • This fixes a bug where upgrading from 3.5 directly to 4.1 would result in no PUBLIC role being created.
  • Allow cross-version copy in neo4j-admin copy
  • Update dependencies due to security issues Jetty 9.4.26 -> 9.4.34 – https://nvd.nist.gov/vuln/detail/CVE-2020-27216 Jersey 2.30.1 -> 2.32 – SRCCLR-SID-3606 Jackson 2.11.0 -> 2.11.3 – For version compatibility

Detailed Changes and Docs

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