Flyway 12.0.0

Released: Jan 28, 2026

Flyway 12.0.0 での更新項目

機能

  • Database Compatibility
    • Added support for nested IF statements in Snowflake parser.
  • Java Compatibility
    • Changed the method signature of the public 'CommandExtension' interface.
    • CompositeResult is now a record.
  • Library Upgrades
    • Upgraded RgCompare.Cli from 1.48.1.2582 to 1.50.1.2648.
  • Breaking Changes
    • The 'passOnRegexMatch' field in the Code Analysis Regex Rule is no longer supported.
    • The 'plugin' namespace for configuration parameters is no longer supported.
    • The environment variable 'REDGATE_LICENSING_PERMIT_PATH' has been replaced by the standard 'FLYWAY_OFFLINE_PERMIT_PATH'.
    • Flyway no longer ships the default Redgate regex ruleset.
    • Reports now display results from separate flyway command invocations on the main page. Reports no longer contain a timestamp dropdown.
    • The 'majorRules', 'minorRules', 'majorTolerance', and 'minorTolerance' settings have been removed and are now no longer supported in Code Analysis.
    • MongoDB support via JDBC has been removed. MongoDB is now supported only in Native Connectors mode.
    • Support for SQLFluff versions prior to '1.3' has been removed.