Flyway 11.4.1

Released: Mar 21, 2025

Flyway 11.4.1 での更新項目

機能

  • Added support for change reports to projects deploying from a Schema model. This can be enabled by setting '-check.changesSource=schemaModel' when running 'check -changes' (preview) add support for migration tags. Tags can be used to cherry pick groups of migrations.
  • Java Compatibility: Updated Snowflake to 3.23.1 to fix CVE-2025-27496.

Library Upgrades

  • Upgraded RgCompare.Cli from 1.29.0.25860 to 1.30.0.25967.

不具合の修正

  • Rule and configuration TOML files now support a BOM character at the start of the file.