Flyway 11.12.0

Released: Sep 4, 2025

Flyway 11.12.0 での更新項目

機能

  • A new 'failOnError' mode has been introduced in Flyway 'check' code analysis.
  • Added support to generate undo script for state based model migration.
  • The 'majorRules' and 'minorRules' parameters in Code Analysis are now deprecated.
  • Library Upgrades:
    • Upgraded RgCompare.Cli from 1.40.0.1194 to 1.41.0.1246.

不具合の修正

  • Fixed an issue where fetching the list of static data tables may fail when using Azure AD interactive authentication.