Skip to content

liquibase-neo4j-4.31.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jan 16:42
· 8 commits to refs/heads/main since this release

What’s Changed

Please upgrade 4.31.0.2 or later instead!

Fixes

  • Update version parsing logic
  • Fix indentation of quickstart yaml example (#684) @fbiville

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]