Skip to content

1.7 changelog

Ali Ince edited this page May 3, 2019 · 10 revisions

1.7.2

  • Handle broken connections during protocol handshake and connection closing #337,
  • Relax discovery logic to try the next available router on errors (except SecurityException) #338,
  • Prevent log pollution for already disposed objects #339,
  • Make transaction functions to retry at least two times #339.

1.7.1

  • Pass access mode as part of the statement metadata for Bolt V3 connections #335,
  • Add more logging around routing #334.

1.7.0

1.7.0-rc2

  • Improves examples #327

1.7.0-rc1

1.7.0-beta02

  • Custom resolver function to provide routing driver initial server addresses #322
  • New Logging Framework IDriverLogger #324
  • Optional Goodbye message in BoltV3 before client socket connection termination. #321
  • Fixed the bug where connection id was not collected in hello message response. #324

1.7.0-beta01

  • Supports new Protocol BoltV3.

1.7.0-alpha03

1.7.0-alpha02

1.7.0-alpha01

  • Adding support of parsing unknown server version and dev server version #310
Clone this wiki locally