Releases: neo4j/neo4j-java-driver
1.3.0-alpha01
The first release of 1.3 driver for continuous improvement of Causal Cluster support.
See the changelog for more info.
1.2.0
General availability 1.2.0 release with improved Causal Clustering APIs. See changelogs for more details.
1.2.0-rc1
1.1.2
1.1.1
Connection pool improvements, configurable socket connection timeout and OSGI support. See changelogs for more.
1.1.0
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
1.1.0-M07
1.1.0-M06
1.0.6
1.1.0-M04
Bug fixes for discovery and routing.
See details in the 1.1 changelog