Skip to content

Releases: neo4j/neo4j-java-driver

1.3.0-rc1

24 Apr 08:23

Choose a tag to compare

1.3.0-rc1 Pre-release
Pre-release

The first 1.3 release candidate is coming out after a few minor bug fixes in routing url and kerberos auth token. Check out changelog for more info.

1.3.0-alpha02

18 Apr 08:11

Choose a tag to compare

1.3.0-alpha02 Pre-release
Pre-release

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

24 Mar 13:51

Choose a tag to compare

Minor improvement and bug fixes on this series. Checkout changelog for more details.

1.3.0-alpha01

23 Mar 09:47

Choose a tag to compare

1.3.0-alpha01 Pre-release
Pre-release

The first release of 1.3 driver for continuous improvement of Causal Cluster support.
See the changelog for more info.

1.2.0

09 Mar 16:38

Choose a tag to compare

General availability 1.2.0 release with improved Causal Clustering APIs. See changelogs for more details.

1.2.0-rc1

02 Mar 21:07

Choose a tag to compare

1.2.0-rc1 Pre-release
Pre-release

New APIs for better bookmark handling and more reliable transactions with Causal Cluster. See changelog for more details.

1.1.2

14 Feb 12:49

Choose a tag to compare

Updated routing and couple exception improvements.

1.1.1

21 Jan 21:49

Choose a tag to compare

Connection pool improvements, configurable socket connection timeout and OSGI support. See changelogs for more.

1.1.0

07 Dec 08:59

Choose a tag to compare

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

30 Nov 10:18

Choose a tag to compare

1.1.0-M07 Pre-release
Pre-release

A new release of the 1.1 driver.
This release introduces a few small improvements in the API. For the full details of the new changes, pls find them in the changelog