liquibase-neo4j-4.24.0
github-actions
released this
10 Oct 09:41
·
275 commits
to refs/heads/main
since this release
Compatibility notice
TL;DR: Liquibase core 4.24.0 requires the Neo4j extension version 4.24.0 or later.
In other words: Liquibase core 4.24.0 will not work with earlier versions of the extension.
Long version
The indices of parameterized statements' parameters were wrongly starting at 0 (instead of 1).
This was fixed in Liquibase core for 4.24.0.
It also required a coordinated fix on the Neo4j extension side as well.
What’s Changed
- Bump net.bytebuddy:byte-buddy from 1.14.8 to 1.14.9 (#475) @dependabot
- DAT-15995 liquibase-neo4j using Liquibase Parent POM (#473) @jandroav
- Bump org.liquibase:liquibase-core from 4.23.2 to 4.24.0 (#467) @dependabot
- Bump liquibase/build-logic from 0.4.7 to 0.4.8 (#471) @dependabot
- Bump liquibase/build-logic from 0.4.5 to 0.4.7 (#469) @dependabot
- Bump testcontainers.version from 1.19.0 to 1.19.1 (#465) @dependabot
- Bump liquibase/build-logic from 0.4.4 to 0.4.5 (#466) @dependabot
- Bump org.codehaus.gmavenplus:gmavenplus-plugin from 3.0.0 to 3.0.2 (#464) @dependabot
- Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.0 to 3.5.1 (#461) @dependabot
- Bump liquibase/build-logic from 0.4.3 to 0.4.4 (#462) @dependabot
- Bump org.codehaus.mojo:versions-maven-plugin from 2.16.0 to 2.16.1 (#460) @dependabot
- Bump liquibase/build-logic from 0.4.1 to 0.4.3 (#459) @dependabot
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 (#458) @dependabot
- Bump org.apache.groovy:groovy from 4.0.14 to 4.0.15 (#457) @dependabot
- Bump net.bytebuddy:byte-buddy from 1.14.7 to 1.14.8 (#456) @dependabot
- Bump org.sonarsource.scanner.maven:sonar-maven-plugin from 3.9.1.2184 to 3.10.0.2594 (#455) @dependabot