Skip to content

Big Performance increases, new features and bugfixes

Compare
Choose a tag to compare
@transistive transistive released this 07 Mar 20:51
· 554 commits to main since this release

New features:

  • Added keyby, pluck and toArrayRecursive 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