Skip to content

1.5 changelog

Konstantin Lutovich edited this page Oct 19, 2017 · 22 revisions

1.5.0-beta01

not yet released

  • Blocking API on top of async API #415
  • Added Driver#closeAsync() #414
  • Fixed Session#reset() #418
  • Blocking transaction functions execute in caller thread, as in previous driver versions #420
  • Session and Transaction correctly propagate not consumed failures when closed #423

1.5.0-alpha03

  • Async for Routing driver #411
  • More helper methods for async result cursor API #410

1.5.0-alpha02

  • Changed supported project Java compiler requirement to java 8 #406
  • Async API and implementation for direct driver #405 #404 #402
  • Fixed failed to enlarge network buffer error #390
  • Support IPv6 in routing procedure responses #392
  • Added maxConnectionLifetime setting #398
  • Added maxConnectionPoolSize setting #402
  • Added connectionAcquisitionTimeout setting #402

1.5.0-alpha01

  • Fixed socket leak on TLS handshake failure #383
  • Switch from round-robin to least-connected load balancing strategy #385
Clone this wiki locally