Flyway 11.8.1

Released: May 6, 2025

Flyway 11.8.1 での更新項目

機能

  • Added Oracle debug information to documentation.
  • Flyway now throws error if PAT is set in OSS edition.
  • Jackson libraries now optional on flyway-core. JSON and TOML features will require these libraries.

Library Upgrades

  • Upgraded RgCompare.Cli from 1.30.2.26414 to 1.30.3.102.

不具合の修正

  • Snowflake would not set a role after a migration if the current role is the same as the original role before a migration.