Skip to content

Neo4j JDBC Release 3.3.0

Choose a tag to compare

@jexp jexp released this 07 Feb 16:29
· 22 commits to 3.3 since this release

After a while we're happy to announce the 3.3.0 release of the neo4j-jdbc driver.

The release is upgraded to work with Neo4j 3.3.0 and recent bolt-drivers.

  • Added a debug feature.
  • Added support for TrustStrategy.

We added support for in-memory databases for testing and embedded use-case.

We updated the documentation to include matlab and the new features.

  • We implemented DataSource.
  • Added implementations for several methods in Driver, Connection, Statement, ResultSet that were not yet implemented.

Thanks a lot to @glaggia-larus from our partner Larus IT in Italy for all the work.