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

2.0.0 - Ibrahim Ferrer

Compare
Choose a tag to compare
@fbiville fbiville released this 05 Sep 19:28
· 240 commits to 4.x since this release

At last, Liquigraph is released in a stable version ✌️
The versioning scheme has changed a bit as well 😨.

Liquigraph 2.x (this current release) supports Neo4j from 2.0.x up to 2.3.x 💪

If you have followed so far, previous version is 1.0-RC3.

Here is what has happened since then 😮

  • [#71] Fix XML schema validation
  • [#70] Reinstate backwards compatibility of the history metadata.

This fixes 1.0-RC3-introduced incompatibility :hurtrealbad: (see "Breaking change" section).

  • [#77] Introduce postcondition for large datasets

You can now batch the execution of your migration queries! 🆒

  • [#98] Allow Liquigraph core users to directly pass a pre-configured DataSource instance

Nice side effect: this will play much more nicely with Spring Boot now 👢

By the way, if you want to contribute to Liquigraph, feel free to browse the issues marked as Help wanted.

They are accessible to people who are not knowledgeable of the codebase. Do not hesitate to ask for more details if they seem incomplete! We ❤️ contributions!

Enjoy! 👍