This repository has been archived by the owner on Feb 3, 2023. It is now read-only.
3.1.1 - Thomas Fersen
This is a loooong overdue release, apologies for the delay! π
By the way, if you or your company wants to support Liquigraph, please visit my Github Sponsors profile!
Here is the list of notable changes:
- The project has now a code of conduct.
- Do not include username and password in JDBC URI to work around neo4j/neo4j-jdbc#200
- [#228] Fixing log level for postcondition execution
- [#220] Remove lock in new connection if first attempt fails - this will make the locking cleanup mechanism much more resilient π
- We also got rid of Guava π
Kudos to @oyvindwe for the contribution on Liquigraph and on the JDBC driver as well!
Thanks to Sebastien Latre for the logging fix!