Releases: neo4j/neo4j-javascript-driver
Releases · neo4j/neo4j-javascript-driver
1.6.0-alpha01
Alpha release containing switch to enable native numbers and experimental HTTP support. Please see changelog for more details.
1.5.3
Release contains API documentation improvements and IPv6 support. See changelog for more details.
1.5.2
Release containing couple bugfixes and support for in-dev Neo4j databases. See changelog for more details.
1.5.1
Release contains an improvement for error stacktraces and new browser testing infrastructure. See changelog for more details.
1.5.0
General availability release. See changelog for more details.
1.5.0-rc2
A few bug fixes and improvement in driver configuration.
See more in changelog
1.5.0-rc1
Merge pull request #291 from lutovich/1.5-always-test-boltkit
Refactor boltstub, always run related tests
1.5.0-beta01
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
Patch release adding configurable connection timeout and TypeScript declaration fixes. See changelog for more details.
1.5.0-alpha01
First alpha release of 1.5 with improved load balancing strategy for Neo4j Causal Clustering.