Skip to content

1.1.0

Compare
Choose a tag to compare
@zhenlineo zhenlineo released this 07 Dec 08:59
· 96 commits to 1.1 since this release

In this new driver version, we'd like to present a new routing driver with built-in routing to a Neo4j 3.1+ causal cluster. To use the new routing driver, use bolt+routing scheme instead of bolt in the uri when creating the driver.

If you still prefer your own routing or you are still working with the old HA cluster, then bolt scheme gives you all the same old behaviors with minor improvements.

To see the whole story, please take a look at the 1.1 changelog