neo4j-java-driver

Neo4j Bolt driver for Java

APACHE-2.0 License

Stars
327
Committers
51

Bot releases are hidden (Show)

neo4j-java-driver - 1.4.3

Published by praveenag about 7 years ago

Patch release containing could small bug fixes. See changelog for more details.

neo4j-java-driver - 1.4.2

Published by lutovich over 7 years ago

Patch release containing could small bug fixes. See changelog for more details.

neo4j-java-driver - 1.5.0-alpha01

Published by lutovich over 7 years ago

First alpha release of 1.5 with improved load balancing strategy for Neo4j Causal Clustering.

neo4j-java-driver - 1.4.1

Published by lutovich over 7 years ago

Release fixes handling of char property values and removes caching of resolved hostnames. See changelog for more details.

neo4j-java-driver - 1.4.0

Published by zhenlineo over 7 years ago

The official release of 1.4.0.

neo4j-java-driver - 1.4.0-rc1

Published by zhenlineo over 7 years ago

Please try the first 1.4 release candidate out and give us valuable feedback!
Changelog

neo4j-java-driver - 1.4.0-beta01

Published by lutovich over 7 years ago

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

neo4j-java-driver - 1.3.1

Published by lutovich over 7 years ago

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

neo4j-java-driver - 1.2.3

Published by lutovich over 7 years ago

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

neo4j-java-driver - 1.1.3

Published by lutovich over 7 years ago

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

neo4j-java-driver - 1.3.0

Published by zhenlineo over 7 years ago

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

neo4j-java-driver - 1.2.2

Published by zhenlineo over 7 years ago

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

neo4j-java-driver - 1.3.0-rc1

Published by zhenlineo over 7 years ago

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.

neo4j-java-driver - 1.3.0-alpha02

Published by zhenlineo over 7 years ago

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

neo4j-java-driver - 1.2.1

Published by zhenlineo over 7 years ago

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

neo4j-java-driver - 1.3.0-alpha01

Published by zhenlineo over 7 years ago

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

neo4j-java-driver - 1.2.0

Published by lutovich over 7 years ago

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

neo4j-java-driver - 1.2.0-rc1

Published by lutovich over 7 years ago

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

neo4j-java-driver - 1.1.2

Published by lutovich over 7 years ago

Updated routing and couple exception improvements.

neo4j-java-driver -

Published by lutovich over 7 years ago

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