Release Date: 16 June 2020
Neo4j 4.0.6 is a maintenance release with many important improvements and fixes.

Highlights

  • Fixes issue where created indexes would stop being resampled after restart
  • Fix a bug where queries with Aggregations and RETURN * could hang forever during planning.
  • Fix regression due to resource tracking of resource managers
  • Fixed a NullPointerException that could occur if the setting cypher.query_max_allocations was not 0.
  • Browser: Fix displaying large integers in new table correctly

Detailed Changes and Docs

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