Skip to content

Releases: neo4j/neo4j-java-driver

1.4.0-beta01

30 May 14:20
Compare
Choose a tag to compare
1.4.0-beta01 Pre-release
Pre-release

First release of 1.4 series with multiple bookmarks and byte arrays support. See changelog for more details.

1.3.1

24 May 20:35
Compare
Choose a tag to compare

Patch release with improved error reporting and a bug fix. See changelog for more details.

1.2.3

24 May 20:34
Compare
Choose a tag to compare

Patch release with a bug fix. See changelog for more details.

1.1.3

24 May 20:31
Compare
Choose a tag to compare

Patch release with a bug fix. See changelog for more details.

1.3.0

09 May 08:48
Compare
Choose a tag to compare

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.

Driver manual
Driver API
Changelog

1.2.2

28 Apr 08:43
Compare
Choose a tag to compare

This release includes a fix for potential memory leak caused by a bug in Logger. See the changelog for more information.

1.3.0-rc1

24 Apr 08:23
Compare
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
Compare
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
Compare
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
Compare
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.