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

3.1.1 - Thomas Fersen

Compare
Choose a tag to compare
@fbiville fbiville released this 12 Mar 18:30

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!