β02-10-2022 04:14 AM
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: https://github.com/michael-simons/neo4j-migrations/releases/tag/1.3.1
We obey to semver and guarantee no breaking changes in patches and minor releases.
β03-21-2022 09:47 AM
1.5.2 is out: Release 1.5.2 Β· michael-simons/neo4j-migrations Β· GitHub
(Mostly dependencies and some smaller bug fixes)
β04-04-2022 05:31 AM
1.5.3 is out: Release 1.5.3 Β· michael-simons/neo4j-migrations Β· GitHub
(Only dependency updates)
β05-09-2022 08:01 AM
β02-11-2022 06:24 AM
1.3.2 is out: Release 1.3.2 Β· michael-simons/neo4j-migrations Β· GitHub
No breaking changes. Mostly dependency upgrades.
Most notable is the fact that the native binaries are now build with GraalVM 22.0 and benefit from the improvements in the SubstrateVM.
β02-14-2022 05:13 AM
1.3.3 brings Quarkus 2.7 support: Release 1.3.3 Β· michael-simons/neo4j-migrations Β· GitHub No breaking changes.
β02-23-2022 01:56 AM
1.4.0 is out: Release 1.4.0 Β· michael-simons/neo4j-migrations Β· GitHub
No breaking changes but a cool new feature for Quarkus:
β03-08-2022 06:38 AM
1.5.0 is out: Release 1.5.0 Β· michael-simons/neo4j-migrations Β· GitHub
No breaking changes, only new features: Support for preconditions.