Flyway 12.0.1

Released: Feb 12, 2026

Flyway 12.0.1 での更新項目

機能

  • Added alias for azureAdInteractive resolver to entraId.
  • 'check-changes' now honors target parameter for setting a target version.
  • Redgate Clone documentation marked as deprecated and Flyway Desktop sections removed.
  • Database Compatibility:
    • Oracle now uses synonyms on new schema and snapshot history tables to enable them to be called unquoted.
  • Library Upgrades:
    • Bump Oauth2-oidc-sdk to 11.32.

不具合の修正

  • Fixed issue where configuration parameters would not be listed when running --help on check with a flag specified.
  • Fixed issue where drift resolution filter generation would fail when drift found involving objects with no schema.
  • Fixed static data ordering when on Windows and using a string primary key.