Skip to content

1.4 changelog

Konstantin Lutovich edited this page Jan 26, 2018 · 20 revisions

1.4.7

Not yet released

1.4.6

  • Fixed handling of empty byte arrays #430
  • Fixed issue with connection pool deactivation #463

1.4.5

  • Improved logging around TLS socket connections #407
  • Relaxed connection termination policy in routing driver #424

1.4.4

  • Improved disposal of broken connections #401

1.4.3

  • Added InDev neo4j server version as a legal version #396
  • Support IPv6 in routing procedure responses #392

1.4.2

  • Fixed socket leak on TLS handshake failure #383
  • Fixed possible failure to enlarge network buffer in TLSSocketChannel #389
  • Improved error message when database is unavailable #391

1.4.1

  • Encode char value as single element string, not as int #381
  • Stop caching InetSocketAddress for a resolved host name #382

1.4.0

See the changelog for 1.4.0-beta01

1.4.0-rc1

See the changelog for 1.4.0-beta01

1.4.0-beta01

  • Allow multiple initial bookmarks when creating session #376
  • New convenience method to construct a routing driver using list of bolt+routing URIs #372
  • Byte arrays support #370
Clone this wiki locally