Skip to content

Releases: liquibase/liquibase-neo4j

liquibase-neo4j-4.30.0

08 Nov 10:09
Compare
Choose a tag to compare

What’s Changed

  • chore(deps): bump liquibase.version from 4.29.2 to 4.30.0 (#670) @dependabot
  • chore(deps): bump org.liquibase:liquibase-parent-pom from 0.4.5 to 0.5.0 (#666) @dependabot
  • chore(deps-dev): bump net.bytebuddy:byte-buddy from 1.15.8 to 1.15.10 (#669) @dependabot
  • ci: add Neo4j 5.25 to nightly build (#668) @fbiville
  • chore(deps-dev): bump net.bytebuddy:byte-buddy from 1.15.7 to 1.15.8 (#667) @dependabot
  • ci: add Neo4j 5.24 to nightly builds (#665) @fbiville
  • chore(deps-dev): bump testcontainers.version from 1.20.2 to 1.20.3 (#664) @dependabot
  • ci: fix 5.x driver guard in nightly build (#663) @fbiville
  • chore(deps-dev): bump net.bytebuddy:byte-buddy from 1.15.1 to 1.15.7 (#662) @dependabot
  • chore(deps-dev): bump com.mysql:mysql-connector-j from 9.0.0 to 9.1.0 (#659) @dependabot
  • chore(deps-dev): bump testcontainers.version from 1.20.1 to 1.20.2 (#657) @dependabot
  • chore(deps-dev): bump org.apache.groovy:groovy from 4.0.22 to 4.0.23 (#654) @dependabot
  • test: fix container version parsing (#661) @fbiville
  • ci: run end-to-end tests in nightly builds, only test v5 in PRs (#653) @fbiville

v4.29.2

11 Sep 09:14
73ca946
Compare
Choose a tag to compare

What’s Changed

📢 Important: if you are using Liquibase core v4.29.2 and <loadData/> and/or <mergeNodes/> for Neo4j, you must upgrade to this release, due to a change in how some internal queries' parameters are handled.

  • Point to unreleased workflows (#649) @fbiville
  • Work around regression introduced in core 4.29.2 (#650) @fbiville
  • chore(deps): bump liquibase.version from 4.29.1 to 4.29.2 (#648) @dependabot
  • ci: add Neo4j 5.23 (#647) @fbiville
  • chore(deps-dev): bump net.bytebuddy:byte-buddy from 1.14.19 to 1.15.1 (#646) @dependabot
  • chore(deps): bump org.liquibase:liquibase-parent-pom from 0.4.1 to 0.4.5 (#645) @dependabot
  • Update link to legacy JDBC connector settings (#637) @fbiville
  • chore(deps-dev): bump net.bytebuddy:byte-buddy from 1.14.18 to 1.14.19 (#640) @dependabot
  • chore(deps-dev): bump org.slf4j:slf4j-nop from 2.0.15 to 2.0.16 (#638) @dependabot
  • chore(deps): bump org.liquibase:liquibase-parent-pom from 0.4.0 to 0.4.1 (#639) @dependabot

liquibase-neo4j-4.29.1

09 Aug 14:37
Compare
Choose a tag to compare

What’s Changed

liquibase-neo4j-4.29.0

29 Jul 10:17
d68cad5
Compare
Choose a tag to compare

What’s Changed

  • chore(deps): bump liquibase.version from 4.28.0 to 4.29.0 (#629) @dependabot
  • chore(deps): bump org.liquibase:liquibase-parent-pom from 0.3.9 to 0.4.0 (#630) @dependabot
  • chore(deps): bump org.neo4j.driver:neo4j-java-driver from 4.4.17 to 4.4.18 (#624) @dependabot
  • chore(deps-dev): bump testcontainers.version from 1.19.8 to 1.20.0 (#628) @dependabot
  • chore(deps-dev): bump net.bytebuddy:byte-buddy from 1.14.17 to 1.14.18 (#627) @dependabot
  • chore(deps-dev): bump org.apache.groovy:groovy from 4.0.21 to 4.0.22 (#625) @dependabot
  • chore(deps-dev): bump com.mysql:mysql-connector-j from 8.4.0 to 9.0.0 (#626) @dependabot
  • chore(deps-dev): bump net.bytebuddy:byte-buddy from 1.14.16 to 1.14.17 (#619) @dependabot
  • chore(deps): bump liquibase/build-logic from 0.7.7 to 0.7.8 (#620) @dependabot
  • chore(deps): bump org.apache.maven.plugins:maven-shade-plugin from 3.5.3 to 3.6.0 (#623) @dependabot
  • chore(deps): bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.1 to 3.5.0 (#621) @dependabot
  • chore(deps): bump org.neo4j.driver:neo4j-java-driver from 4.4.16 to 4.4.17 (#622) @dependabot
  • Add Neo4j 5.20 (#618) @fbiville

liquibase-neo4j-4.28.0

23 May 13:39
Compare
Choose a tag to compare

What’s Changed

This release fixes an issue around mixed runInTransaction values within the same change log.
Big thanks to @hindog for not only spotting the issue but also submitting a fix with tests!
See #611 for more details.

  • chore(deps): bump liquibase.version from 4.27.0 to 4.28.0 (#616) @dependabot
  • chore(deps-dev): bump net.bytebuddy:byte-buddy from 1.14.15 to 1.14.16 (#617) @dependabot
  • chore(deps-dev): bump net.bytebuddy:byte-buddy from 1.14.14 to 1.14.15 (#609) @dependabot
  • chore(deps-dev): bump testcontainers.version from 1.19.7 to 1.19.8 (#610) @dependabot
  • chore(deps-dev): bump org.objenesis:objenesis from 3.3 to 3.4 (#608) @dependabot
  • chore(deps): bump liquibase/build-logic from 0.7.5 to 0.7.7 (#607) @dependabot
  • chore(deps-dev): bump com.mysql:mysql-connector-j from 8.3.0 to 8.4.0 (#605) @dependabot
  • chore(deps-dev): bump net.bytebuddy:byte-buddy from 1.14.13 to 1.14.14 (#601) @dependabot
  • chore(deps): bump liquibase/build-logic from 0.7.3 to 0.7.5 (#604) @dependabot
  • chore(deps): bump org.neo4j.driver:neo4j-java-driver from 4.4.15 to 4.4.16 (#603) @dependabot
  • chore(deps): bump liquibase/build-logic from 0.7.2 to 0.7.3 (#602) @dependabot
  • chore(deps-dev): bump org.apache.groovy:groovy from 4.0.20 to 4.0.21 (#594) @dependabot
  • chore(deps): bump org.apache.maven.plugins:maven-shade-plugin from 3.5.2 to 3.5.3 (#600) @dependabot
  • chore(deps): bump liquibase/build-logic from 0.7.1 to 0.7.2 (#599) @dependabot
  • chore(deps-dev): bump org.slf4j:slf4j-nop from 2.0.12 to 2.0.13 (#595) @dependabot
  • chore(deps): bump org.liquibase:liquibase-parent-pom from 0.3.7 to 0.3.9 (#598) @dependabot
  • chore(deps): bump liquibase/build-logic from 0.6.9 to 0.7.1 (#597) @dependabot
  • Bump liquibase/build-logic from 0.6.8 to 0.6.9 (#591) @dependabot
  • Bump org.neo4j.driver:neo4j-java-driver from 4.4.14 to 4.4.15 (#589) @dependabot

liquibase-neo4j-4.27.0.1

02 Apr 14:01
Compare
Choose a tag to compare

What’s Changed

  • fix: liquibase-commercial should not be added to the uber jar (#587) @filipelautert
    The uber JAR is now to the 5 MB territory.
  • Bump net.bytebuddy:byte-buddy from 1.14.12 to 1.14.13 (#586) @dependabot

liquibase-neo4j-4.27.0

29 Mar 11:50
8d22014
Compare
Choose a tag to compare

What’s Changed

v4.26.0.1

18 Mar 10:24
527496b
Compare
Choose a tag to compare

What’s Changed

Notable change(s)

  • Take into account merge policy for extracted nodes (#573) @fbiville
    Merge policy was ignored when extracting nodes from properties with connections.
    Extracting disconnected nodes is not affected.

Not So Notable changes

v4.26.0

09 Feb 13:33
2836c22
Compare
Choose a tag to compare

What’s Changed

Highlights

🥳 2 new graph refactorings are now available:

Check out the documentation for the relation inversion and property rename.

Change Log

liquibase-neo4j-4.25.1

27 Dec 17:42
5340748
Compare
Choose a tag to compare

What’s Changed