Skip to content

Releases: neo4j/neo4j-java-driver

1.0.0-M02

28 Dec 13:48
Compare
Choose a tag to compare
1.0.0-M02 Pre-release
Pre-release

The main changes in this milestone release are listed as follows:

  • Upgraded Bolt protocol implementation to support new preamble in handshake
  • API modifications based on M01 feedback around Values, Result and Type interfaces
  • Move API into v1 package to allow future releases with multiple API versions in parallel
  • Few bug fixes.

See more details at https://github.com/neo4j/neo4j-java-driver/wiki/1.0-changelog

1.0.0-M01

23 Nov 11:37
Compare
Choose a tag to compare
1.0.0-M01 Pre-release
Pre-release
Merge pull request #74 from neo4j/fix-null-stats

Return an empty stats if no stat is included in summary