Big Performance increases, new features and bugfixes
New features:
- Added
keyby
,pluck
andtoArrayRecursive
methods on sequences - Added DateTimeZoneId
- Added automatic conversion Bolt Type Parameters to immediately be used in Cypher
Performance Increases:
- The driver now understands the fetch sizes based on session configuration
- The results of the driver are now all lazily evaluated
- The driver now utilizes the Sockets extension if it is installed.
Bugfixes
- Properly forwarded transaction timeout information to the server
- Basic documentation and housekeeping bugfixes
- Fixed a new authentication propagation bug in neo4j scheme