Skip to content

Releases: liquibase/liquibase-neo4j

liquibase-neo4j-4.8.0

22 Feb 20:27
Compare
Choose a tag to compare

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

21 Feb 09:14
Compare
Choose a tag to compare

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

10 Feb 17:10
Compare
Choose a tag to compare

๐Ÿ†™ 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

25 Jan 10:35
Compare
Choose a tag to compare

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

25 Jan 10:15
Compare
Choose a tag to compare

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

21 Jan 11:15
Compare
Choose a tag to compare

๐Ÿ‘€ 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

12 Jan 11:05
Compare
Choose a tag to compare

๐Ÿ› 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.
โš ๏ธ Other Neo4j versions with the plugin but this is not guaranteed.

v4.7.0

11 Jan 18:05
Compare
Choose a tag to compare

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

03 Dec 15:38
Compare
Choose a tag to compare

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

16 Nov 14:55
Compare
Choose a tag to compare

Liquibase-core is bumped from 4.5.0 to 4.6.1