Release Date: 16 July 2013
The 1.9.2 release of Neo4j is a maintenance release that corrects a serious issue concurrency issue introduced in Neo4j 1.9.1, and resolves some other critical issues when reading from the underlying store. In particular this release addresses:- Fixes a concurrency issue when generating JSON payload in response to requests over the REST API
- Resolves an issue where relationships with very high IDs could be ignored during reading
- Improves performance when flushing changes to disk on windows systems
- Resolves an isolation issue when using the Cypher query language
- Corrects the setting of Content-Type and Content-Encoding headers in REST API responses