Hi.
I'm gonna cross post release announcements about Neo4j-Migrations to this channel. Neo4j-Migrations is a database refactoring tool, available as API, native command line tooling (CLI) feasible to be used with CI/CD scenarios or with integrations for Spring Boot and Quarkus. Neo4j-Migrations started out as a need while integrating SDN6 into JHipster and has been evolved into a Neo4j Labs project.
InfoQ has written about this tooling, too.
Note: While the core API is Java based and uses the official Java driver (and only that) under the hood, the CLI does not need Java or the JVM to run.
Without further ado, the latest release is 1.3.1: Release 1.3.1 · michael-simons/neo4j-migrations · GitHub
We obey to semver and guarantee no breaking changes in patches and minor releases.