Releases: neo4j/neo4j-java-driver
Releases · neo4j/neo4j-java-driver
1.2.3
1.1.3
1.3.0
The 1.3.0 driver introduces routing context
for improved use of routing driver together with a Neo4j cluster of version 3.2 or above.
1.2.2
1.3.0-rc1
1.3.0-alpha02
A newer 1.3 alpha release has arrived. In this new release, we have
- improved the way to accept routing context via bolt+routing URL instead of a configuration parameter,
- allowed the routing driver to server reading operations when there is no writer available in the cluster, and
- provided a new static method to generate Kerberos auth token in a more straightforward manner.
Read more about the new features and bug fixed in our changelog
1.2.1
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.