Flyway のリリース

Released: Jan 22, 2026

Flyway Desktop 8.7.10 での更新項目

機能

  • Deploy rules editor modal now shows validation errors instead of disabling the Save button.
  • Library Versions
    • Flyway: 11.20.3-rc1363.
    • Electron: 40.0.0.

不具合の修正

  • Fixed issue where content would sometimes render off the bottom of the screen.

Released: Jan 21, 2026

SQL Change Automation 5.1.26020 での更新項目

不具合の修正

  • Fixed an issue where scripts containing JSON_OBJECT were causing an incorrect syntax error.

Released: Jan 19, 2026

Flyway Desktop 8.7.9 での更新項目

機能

  • It is now possible to add build environments on the Automated deployments page which have the provisioner property correctly set, so they can be used in pipelines.
  • Library Versions
    • Flyway: 11.20.3-rc1344.
    • Electron: 40.0.0.

Released: Jan 15, 2026

Flyway 11.20.2 での更新項目

機能

  • Upgraded RgCompare.Cli from 1.47.1.2438 to 1.48.1.2503.

Released: Jan 9, 2026

Flyway Desktop 8.7.8 での更新項目

機能

Library Versions

  • Flyway: 11.20.2-rc1309.
  • Electron: 39.2.7.

不具合の修正

  • Fixed an issue where JWT expiry might cause an error pop-up.

Released: Jan 8, 2026

Flyway 11.20.1 での更新項目

機能

  • A generated drift incorporate script will now contain object existence checks for SQL Server.
  • When 'check' is called with both '-drift' and '-changes' flags, '-drift' is now always run first as there will be a performance improvement when using a build environment.
  • Library Upgrades
    • Upgraded RgCompare.Cli from 1.47.0.2331 to 1.47.1.2438.
    • Upgrade Netty from 4.2.7 to 4.2.9.

Released: Jan 7, 2026

Flyway Desktop 8.7.7 での更新項目

機能

  • The clean and retry button will now reprovision the shadow database instead of cleaning it when a provisioner is configured for the shadow environment (this was already true for the backup provisioner).

Library Versions

  • Flyway: 11.20.1-rc1288.
  • Electron: 39.2.7.

不具合の修正

  • Fixed an issue where the migrations table would be hidden when closing a full screen migration.

Released: Jan 5, 2026

Flyway Desktop 8.7.6 での更新項目

機能

  • When the includeDependencies comparison option is set to true for Oracle or SQL Server projects (which it is by default), it is now possible to view and deselect dependencies of selected objects before saving to the schema model, applying changes to the schema model, deploying from the schema model, or generating migrations.

Library Versions

  • Flyway: 11.20.1-rc1286.
  • Electron: 39.2.7.

不具合の修正

  • Environments page no longer behind feature toggle.

Released: Dec 29, 2025

Flyway Desktop 8.7.5 での更新項目

機能

  • It is now possible to generate scripts to help with drift resolution, if drift is detected when running check -drift on the Migration scripts page.
  • It is now possible to disable automatically pulling in dependencies for Oracle, by unchecking the 'includeDependencies' comparison option.

Library Versions

  • Flyway: 11.20.1-rc1274.
  • Electron: 39.2.7.

Released: Dec 22, 2025

Flyway 11.20.0 での更新項目

機能

  • The 'model', 'generate', and 'prepare' commands now return full selection output instead of a list of names of included dependencies.
  • Library Upgrades
    • Upgraded RgCompare.Cli from 1.46.0.2246 to 1.47.0.2331.
    • Upgraded MariaDB from 2.7.11 to 2.7.13.