Release Date: 18 January 2019
Neo4j 3.4.12 is a maintenance release with many important improvements and fixes.Highlights
- When a native memory allocation fails, Neo4j will now include helpful debugging information in all such cases, instead of just some of them.
- Close all index readers opened during lockingNodeUniqueIndexSeek
- Fixes a race updating the label index, where e.g. a node CREATE followed by DELETE could be reordered into DELETE followed by CREATE, and vice versa.
- Obsfucate LDAP system password in debug log