Releases: liquibase/liquibase-neo4j
liquibase-neo4j-4.18.0
What’s Changed
- Bump liquibase-core from 4.17.2 to 4.18.0 (#289) @dependabot
- Bump versions-maven-plugin from 2.13.0 to 2.14.1 (#293) @dependabot
- Bump slf4j-nop from 2.0.5 to 2.0.6 (#291) @dependabot
- Bump slf4j-nop from 2.0.4 to 2.0.5 (#284) @dependabot
liquibase-neo4j-4.17.2.1
What’s Changed
- Bump JDBC connector (#283) @fbiville
Fixes CVE-2022-42004
Fixes CVE-2022-42003
Fixes CVE-2020-36518 - Bump neo4j from 1.17.5 to 1.17.6 (#279) @dependabot
- Bump slf4j-nop from 2.0.3 to 2.0.4 (#280) @dependabot
NOTE: As reported in #290, the full JAR was missing and manually added.
liquibase-neo4j-4.17.2
What’s Changed
- Bump liquibase-core from 4.17.1 to 4.17.2 (#270) @dependabot
- Add initial support for Neo4j 5 (#277) @fbiville
This is just the first step, ensuring internal execution and tests do not break against Neo4j 5 instances.
The second step requires some light changes on the JDBC side. Stay tuned! - Implement node property extraction refactoring (#257) @mgazanayi
A wild new refactoring appears: https://www.neo4j.com/labs/liquibase/docs/reference-custom-features/#node-property-extraction
NOTE: As reported in #290, the full JAR was missing and manually added.
liquibase-neo4j-4.17.1
What’s Changed
- Bump liquibase-core from 4.17.0 to 4.17.1 (#261) @dependabot
- Bump maven-shade-plugin from 3.4.0 to 3.4.1 (#265) @dependabot
- Bump copy-rename-maven-plugin from 1.0 to 1.0.1 (#264) @dependabot
- Bump versions-maven-plugin from 2.12.0 to 2.13.0 (#262) @dependabot
- DAT-10919 Switch to Liquibase CI infrastructure (#243) @jnewton03
- Split unit and integration tests (#256) @fbiville
NOTE: As reported in #290, the full JAR was missing and manually added.
liquibase-neo4j-4.17.0
Changelog
- 0c3b0d6 Remove
classpath:
prefix (Florent Biville) - 6ab5d84 Bump liquibase-core from 4.16.1 to 4.17.0 (dependabot[bot])
- 5f57f42 Bump gmavenplus-plugin from 1.13.1 to 2.0.0 (dependabot[bot])
- 1add086 Bump neo4j from 1.17.3 to 1.17.5 (dependabot[bot])
- aed3e4e Bump spock-core from 2.2-groovy-4.0 to 2.3-groovy-4.0 (dependabot[bot])
- 12fdd00 Bump slf4j-nop from 2.0.1 to 2.0.3 (dependabot[bot])
- a20d368 Bump actions/checkout from 2 to 3 (dependabot[bot])
- 77057f1 Publish new documentation website (Florent Biville)
- 400d04d Bump maven-jar-plugin from 3.2.2 to 3.3.0 (dependabot[bot])
Contributors
We'd like to thank the following people for their contributions:
Florent Biville
liquibase-neo4j-4.16.1.2
Changelog
- 0a1c134 Include JDK 8 builds for release PRs (Florent Biville)
- 585f3f5 Fix Javadoc plugin configuration (Florent Biville)
- c709d6f Do not generate backup POMs when setting versions (Florent Biville)
- 0ac0a0f Fix contribution exclusion (Florent Biville)
- eef4ecb Fix contributor exclusion for realz (Florent Biville)
Contributors
We'd like to thank the following people for their contributions:
Florent Biville
liquibase-neo4j-4.16.1.1
Changelog
- 41fbfa1 Fix contribution exclusion from change log (Florent Biville)
- d8cfdef Support
<loadData />
(Andrea Santurbano) - 745ed16 Bump liquibase-core from 4.16.0 to 4.16.1 (dependabot[bot])
- c60e0b0 Bump maven-shade-plugin from 3.3.0 to 3.4.0 (dependabot[bot])
- 6eb9ed3 Bump slf4j-nop from 1.7.36 to 2.0.1 (dependabot[bot])
Notes
<loadData />
requires Liquibase core 4.11.0 or later.
Contributors
We'd like to thank the following people for their contributions:
Andrea Santurbano, Florent Biville
liquibase-neo4j-4.16.1
Changelog
- c6ffe90 Add missing copyright (Florent Biville)
Contributors
We'd like to thank the following people for their contributions:
Florent Biville
liquibase-neo4j-4.16.0
Changelog
🐛 Fixes
- ab21bd3 Reinstate Neo4j EOL versions (Florent Biville)
- 273fa7b Add missing metadata for Liquibase JAR (Marouane Gazanayi)
- 4cbcd86 Bump spock-core from 2.1-groovy-3.0 to 2.2-groovy-4.0 (dependabot[bot])
- 6ecd7bd Move to parameterized statements when applicable (Florent Biville)
- 0857edc Add missing generator for parameterized SQL statements (Florent Biville)
- c908643 Surface execution exception thrown by scheduled tasks (Florent Biville)
- fc5ed59 Change default container version since 3.5 is EOL (Florent Biville)
- b58ed50 Bump jreleaser-maven-plugin from 1.1.0 to 1.2.0 (dependabot[bot])
Contributors
We'd like to thank the following people for their contributions:
Marouane Gazanayi, Florent Biville
liquibase-neo4j-4.15.0.3
Changelog
- 2c68174 Make clones unshallow for JReleaser (Florent Biville)
Contributors
We'd like to thank the following people for their contributions:
Florent Biville