Releases: liquibase/liquibase-neo4j
Releases Β· liquibase/liquibase-neo4j
v4.5.0
Liquibase-core is bumped from 4.4.3 to 4.5.0
v4.4.3.1 - Improved Clustering Support
Noteworthy dependency updates π΅οΈ
- Neo4j JDBC driver bumped from 4.0.1 to 4.0.4, which includes:
βImportant related fix in the plugin itself:
- instantiate the routing-aware JDBC driver when users select
bolt+routing
(Neo4j 3.x) orneo4j
/neo4j+s
/neo4j+ssc
(Neo4j 4+) URI schemes π£
v4.4.3 - Dependency Updates
A few noteworthy dependency updates π€―:
- Liquibase core from 4.4.2 to 4.4.3
- Underlying Neo4j Java Bolt driver update from 4.3.3 to 4.3.4
v4.4.2 - Liquibase Core Update
The plugin now builds upon Liquibase core 4.4.2 π
v4.4.1 - Dependency Updates
Many dependency updates π€―, including:
- Liquibase core from 4.4.0 to 4.4.1
- Neo4j 4.3 for integration test execution
- Underlying Neo4j Java Bolt driver update to 4.3.3
And a tiny fix:
- change Neo4j JDBC dependency scope to
runtime
v4.4.0 - Liquibase Core Update
The plugin now builds upon Liquibase core 4.4.0 π
v4.3.5 - Initial Release!
This is the first release ever of the Neo4j plugin for Liquibase π
Hello world! π
This plugin supports Neo4j 3.5.x and 4.x (Community Edition and Enterprise Edition).
It has been tested with Liquibase Community and supports the following features:
- change log file and folder inclusion
- polyglot change logs (XML, SQL, YAML ...)
- change set "SQL" changes (i.e. Cypher queries in Neo4j context)
- change set preconditions with "SQL" checks
- change set imperative, and declarative tagging
- change set context and label filtering
- change set rollbacks
- change set
runOnChange
, andrunAlways
change set variants - change set logical file path