Skip to content

Releases: neo4j/neo4j-javascript-driver

1.5.0

16 Oct 10:46

Choose a tag to compare

General availability release. See changelog for more details.

1.5.0-rc2

06 Oct 08:22

Choose a tag to compare

1.5.0-rc2 Pre-release
Pre-release

A few bug fixes and improvement in driver configuration.
See more in changelog

1.5.0-rc1

29 Sep 12:58

Choose a tag to compare

1.5.0-rc1 Pre-release
Pre-release
Merge pull request #291 from lutovich/1.5-always-test-boltkit

Refactor boltstub, always run related tests

1.5.0-beta01

27 Sep 09:11

Choose a tag to compare

1.5.0-beta01 Pre-release
Pre-release

First beta release of 1.5 with improved connection pool management of driver pooling for Neo4j Causal Clustering.
Checkout the changelog for more details

1.4.1

25 Sep 10:16

Choose a tag to compare

Patch release adding configurable connection timeout and TypeScript declaration fixes. See changelog for more details.

1.5.0-alpha01

18 Jul 14:39

Choose a tag to compare

1.5.0-alpha01 Pre-release
Pre-release

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

1.4.0

06 Jul 10:25

Choose a tag to compare

General availability release. See changelog for more details.

1.4.0-rc1

29 Jun 12:09

Choose a tag to compare

1.4.0-rc1 Pre-release
Pre-release

Release candidate with fix for UnhandledPromiseRejectionWarning in result and improved Neo4jError. See changelog for more details.

1.4.0-beta01

26 Jun 10:04

Choose a tag to compare

1.4.0-beta01 Pre-release
Pre-release

First release of 1.4 series with support for multiple initial bookmarks, byte arrays and TypeScript declaration files. See changelog for more details.

1.3.0

08 May 21:26

Choose a tag to compare

More resilient routing, support for routing context in URI, Kerberos authentication and more. See changelogs for more details.