Flyway 11.14.0

Released: Oct 9, 2025

Flyway 11.14.0 での更新項目

機能

  • Packaged SQL Fluff added to docker images.
  • Enhanced exception handling during Code Analysis to allow Flyway to continue generating the Report if partial results are already available.
  • Flyway now provides more comprehensive details in code analysis results.
  • Java Compatibility
    • S3ClientFactory has moved to the flyway-locations-s3 module.
  • Library Upgrades
    • Upgraded RgCompare.Cli from 1.44.0.1569 to 1.44.0.1580.

不具合の修正

  • Schema history index is now created in a specified tablespace for Oracle and DB2.
  • Stopped detecting schema model folder as a SQL server schema model when it was empty but had empty sub folders.