It is now possible to capture and store snapshots in a target database in a Flyway snapshot history table following a migrate, undo, or deploy action. These snapshots can be used for drift analysis and potentially for rollback.
Standard logging is now included with 'outputType=json'; it is posted via STDERR.
If deployed snapshot is configured but not found, drift detection will warn rather than fail, allowing for initial deployment to succeed.
Library Upgrades
Upgraded RgCompare.Cli from 1.45.1.1821 to 1.45.1.1851.
不具合の修正
Fixed issue where namespace short-circuiting would not work when environment parameters were set.
Test connection would only output success if it was successful.