Release Date: 20 December 2018
Neo4j 3.5.1 is a maintenance release with many important improvements and fixes.
Mac/Linux | ongdb-enterprise-3.5.1-unix.tar.gz |
Windows 64 bit | ongdb-enterprise-3.5.1-windows.zip |
Windows 32 bit |
ongdb-enterprise-3.5.1-windows.zip |
Docker Image |
ONgDB 3.5.1 Docker Hub
|
Highlights
- Update reported metrics types to correctly represent nature of reported event
- Removes explicit neo4j-admin import db existence check
- Fix public api: revive legacy iterators
- Fix VM pause monitor logging
- Fix an error that made the timestamp function case sensitive
- Fix issue with compiled runtime and count(), where transient entity inconsistencies would make some aggregating queries (e.g. MATCH (n:Artist) WHERE n.name = ‘Madonna’ RETURN count(n)) return fewer rows than expected
Detailed Changes and Docs
For the complete list of all changes, please see the changelog. Look for 3.5 Operations manual here.