Release Date: 4 October 2018
Neo4j 3.4.8 is a maintenance release with many important improvements and fixes.Highlights
- Fixes an issue in IndexHits#getSingle() where it would miss an item when called after a previous call to IndexHits#hasNext().
- Remove browser warnings when using temporal and spatial property accessors e.g. .year, .x.
- Properly handle multiple authorization providers. Fixes an issue where if one provider failed (e.g. connection to ldap failed) the user would end up un-authorized even though another provider had succeeded.
- Remove cursor pooling on a page cache level.
- Upgrade the Bouncy Castle dependency to version 1.60.
- Check recovery status of store when bootstrapping cluster