Skip to content
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.

4.0.4 - Agnetha Fältskog

Compare
Choose a tag to compare
@fbiville fbiville released this 13 Sep 20:46
· 45 commits to 4.x since this release

🔈 Please note this is one of the last releases of Liquigraph, as its successor, the Neo4j plugin for Liquibase, is available. A migration path from Liquigraph to Liquibase is on its way.

The main change is the underlying JDBC driver version update to 4.0.4. This includes the following noteworth improvements:

  • support for neo4j+s, neo4j+ssc, bolt+s, bolt+ssc schemes (since the 4.0.2 and 4.0.3 releases of the JDBC driver actually)
  • fix for the Java driver which would prevent applications (such as the Liquigraph CLI) to complete if driver was not closed explicitly (see JDBC 4.0.4 above release notes)

Enjoy!