Release Date: 15 March 2018
Neo4j 3.3.4 is a maintenance release with many important improvements and fixes.Highlights
- Fixes a performance regression with user-defined functions that expand paths.
 - Traversal endpoint script execution is now disabled by default, by introducing the 
unsupported.dbms.security.script_enabledsetting, and making itfalseby default. - Fix offset problem in periodic commit, where 
USING PERIODIC COMMIT 100would commit 99 rows the first iteration, and then 100 for each subsequent iteration - Elector identification in HA now happens more reliably by introducing liveness information
 - Data snapshot query execution
 - Fix cluster seeding failing in certain scenarios