Skip to content

1.6 changelog

Ali Ince edited this page Dec 3, 2018 · 14 revisions

1.6.4

  • Fixed a bug in routing driver that overrides underlying auto-read management behaviour and causes nested queries to be blocked within a transaction #548

1.6.3

  • Fixed a bug in channel auto-read handling which blocked nested queries within a transaction #528

1.6.2

  • Made server dev version treated as the same as highest version #508
  • Fixed a bug in handling of large chunks #505
  • Improved handling of RESET and ACK_FAILURE errors #504

1.6.1

  • Handle nanosecond normalization in IsoDuration #497

1.6.0

  • Improve driver startup and shutdown logging #493

1.6.0-rc2

  • Simplified IsoDuration#toString() #490
  • Allow nodes, relationships and paths in Values#value() #489

1.6.0-rc1

  • Improve IsoDuration#toString() to return an ISO 8601 string #483
  • Add Value.asXXX(defaultValue) methods for primitive, spatial and temporal types #481
  • Prohibit nodes, relationships and paths in query parameters #482
  • Improve fatal error propagation in explicit transactions #484
  • Better logging for driver creation #486

1.6.0-beta01

1.6.0-alpha02

  • Consolidate Point2D and Point3D interfaces into one Point. #475
  • Added support for Temporal Cypher Types: Date, Time, LocalTime, LocalDateTime, DateTime, Duration #474.

1.6.0-alpha01

Clone this wiki locally