Releases: liquibase/liquibase-neo4j
Releases · liquibase/liquibase-neo4j
liquibase-neo4j-4.31.0.2
liquibase-neo4j-4.31.0.1
What’s Changed
Please upgrade 4.31.0.2 or later instead!
Fixes
Features
- Improve label, property and type rename for users of Neo4j >= 5.26 (#683) @fbiville
The generated Cypher queries for these changes now rely on the dynamic label/type/property name parameter if the target Neo4j version supports it!
Updates
- chore(deps): bump org.liquibase:liquibase-parent-pom from 0.5.5 to 0.5.6 (#687) @dependabot[bot]
- chore(deps-dev): bump com.mysql:mysql-connector-j from 9.1.0 to 9.2.0 (#686) @dependabot[bot]
- chore(deps): bump org.liquibase:liquibase-parent-pom from 0.5.4 to 0.5.5 (#682) @dependabot[bot]
- chore(deps-dev): bump net.bytebuddy:byte-buddy from 1.15.11 to 1.16.1 (#681) @dependabot[bot]
liquibase-neo4j-4.31.0
What’s Changed
Mostly business as usual :)
- chore(deps): bump liquibase.version from 4.30.0 to 4.31.0 (#680) @dependabot
- chore(deps): bump org.liquibase:liquibase-parent-pom from 0.5.3 to 0.5.4 (#679) @dependabot
- chore(deps-dev): bump junit.version from 5.11.3 to 5.11.4 (#676) @dependabot
- chore(deps-dev): bump junit-platform.version from 1.11.3 to 1.11.4 (#677) @dependabot
- chore(deps-dev): bump net.bytebuddy:byte-buddy from 1.15.10 to 1.15.11 (#678) @dependabot
- chore(deps): bump org.liquibase:liquibase-parent-pom from 0.5.2 to 0.5.3 (#675) @dependabot
- chore(deps): bump org.liquibase:liquibase-parent-pom from 0.5.0 to 0.5.2 (#674) @dependabot
- chore(deps-dev): bump testcontainers.version from 1.20.3 to 1.20.4 (#672) @dependabot
- chore(deps-dev): bump org.apache.groovy:groovy from 4.0.23 to 4.0.24 (#671) @dependabot
liquibase-neo4j-4.30.0
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
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
What’s Changed
- chore(deps): bump liquibase.version from 4.29.0 to 4.29.1 (#634) @dependabot
- chore(deps-dev): bump org.slf4j:slf4j-nop from 2.0.13 to 2.0.15 (#636) @dependabot
- chore(deps-dev): bump testcontainers.version from 1.20.0 to 1.20.1 (#633) @dependabot
- Update 5.x driver in CI (#632) @fbiville
- Add missing Neo4j versions to CI (#631) @fbiville
liquibase-neo4j-4.29.0
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
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
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
What’s Changed
- Bump org.liquibase:liquibase-core from 4.26.0 to 4.27.0 (#584) @dependabot
- Bump liquibase/build-logic from 0.6.7 to 0.6.8 (#583) @dependabot
- Bump org.liquibase:liquibase-parent-pom from 0.3.6 to 0.3.7 (#582) @dependabot
- Bump liquibase/build-logic from 0.6.6 to 0.6.7 (#581) @dependabot
- Bump liquibase/build-logic from 0.6.5 to 0.6.6 (#580) @dependabot
- Add Neo4j 5.18 to CI (#575) @fbiville