Skip to content

1.3 changelog

Konstantin Lutovich edited this page May 24, 2017 · 9 revisions

1.3.1

  • Fail driver creation on connectivity errors with bolt scheme #373
  • Fixed issues with Transaction#isOpen() that could incorrectly report transaction as being closed #374 and #375

1.3.0

See the changelog bellow :)

1.3.0-rc1

  • Fix bug in routing context where unexpected empty keys could be parsed from url #357
  • Fix bug in Kerberos authentication token where principal is missing #358

1.3.0-alpha02

  • URI scheme supports routing context map as input to 3.2+ getRoutingTable procedure #346
  • Deprecate old Driver routing retry in Java driver #342
  • Simplifies config for (not) using encryption #345
  • Reading in absence of viable writer #355
  • Treat one router as valid in routing table #356
  • Kerberos authentication method on AuthTokens #353

1.3.0-alpha01

  • In this first release of 1.3 driver, routing context is added as an additional Config option for obtaining customized routing policy from a causal cluster. #334 #339
Clone this wiki locally