Releases: liquibase/liquibase-neo4j
liquibase-neo4j-4.8.0
Liquibase core has been updated from 4.7.1 to 4.8.0. ๐
That's it, that's the tweet release.
liquibase-neo4j-4.7.1.3
526852a brings the underlying JDBC driver from 4.0.4 to 4.0.5, thus fixing a critical vulnerability.
Make sure to update the plugin to this version!
liquibase-neo4j-4.7.1.2
๐ Dependency updates
- The Neo4j Java driver has been updated from 4.4.2 to 4.4.3
โจ Improvements
- [#118] This is the first release to include a full JAR. You can download this JAR and drop it directly to Liquibase extension folder. (Update: the configuration was incorrect and was fixed in version 4.8.0.1 and later).
v4.7.1.1
A new feature has landed ๐ช
You can now specify queries with the <cypher>
element instead of <sql>
(XML users need to include this schema: http://www.liquibase.org/xml/ns/dbchangelog-ext
).
The README has been updated accordingly.
v4.7.1
Liquibase core has been bumped from 4.7.0 to 4.7.1 ๐
That's it, that's the tweet release!
v4.7.0.2
๐ Nothing to see here ๐
Jokes aside, this release contains changes required for the new migration tool built in https://www.liquigraph.org/.
This is the final step in the shutdown process of Liquigraph.
From now on, this plugin replaces Liquigraph entirely.
v4.7.0.1
๐ fixes and improvements ๐ช
- [#78] tags were wrongly unlinked from previous change sets
- [#104] change sets can now be tagged multiple times
- [#106] Global configuration deprecations have been fixed
๐ CI
- Neo4j 4.1 has reached EOL and is now excluded from the tests (see this reference)
๐ค Why would you care about CI updates?
๐ฎโโ๏ธ The Neo4j plugin ensures compatibility only with active Neo4j versions.
v4.7.0
A few noteworthy dependency updates ๐ฌ
- Liquibase core bumped from 4.6.2 to 4.7.0
- the Neo4j Java driver has been updated from 4.4.1 to 4.4.2
v4.6.2
A few noteworthy dependency updates ๐ฌ
- Liquibase core bumped from 4.6.1 to 4.6.2
- Neo4j Java Bolt driver bumped from 4.3.4 to 4.4.1
v4.6.1
Liquibase-core is bumped from 4.5.0 to 4.6.1