Flyway Releases

Released: Dec 5, 2025

Updates in Flyway Desktop 8.7.1

Features

Library Versions

  • Flyway: 11.19.0-rc1180.
  • Electron: 39.2.5.

Fixes

  • Fixed issue testing PostgreSQL database connections.

Released: Dec 4, 2025

Updates in Flyway Desktop 8.7.0

Features

  • AI generated summaries are now available for migration scripts.
  • AI generated commit messages based on selected files are now available in the Git sidebar.
  • AI generated migration descriptions based on the migration script contents are now available.
  • Testing connections will now also validate that underlying comparison engines can connect, in addition to Flyway command line.
  • Reduced text content on automated deployment page so that example script is more fully visible on small screen...

Released: Dec 3, 2025

Updates in SQL Change Automation 5.1.25337

Features

  • Updated SQL Compare Engine to 15.4.26.29892.

Released: Nov 27, 2025

Updates in Flyway 11.18.0

Features

  • 'testConnection' command is now supported in Native Connectors mode.
  • When using Oracle in 'Native Connectors' mode, Flyway now fails early during database initialization if the migration execution tool cannot connect.
  • When using MongoDB in 'Native Connectors' mode, Flyway now fails early during database initialization if the migration execution tool cannot connect.
  • Library Upgrades
    • Upgraded RgCompare.Cli from 1.45.1.2021 to 1.45.1.2083.
    • Upgraded sqlfluff from 3.4.2 to 3.5.0.

Fixes

  • Fixed...

Released: Nov 27, 2025

Updates in Flyway Desktop 8.6.2

Features

Library Versions

  • Flyway: 11.18.0-rc1131.
  • Electron: 39.2.4.

Fixes

  • Fixed issue where the Sample Project tour was not displaying.
  • Fixed issue where generate migrations page would refresh unexpectedly.

Released: Nov 26, 2025

Updates in Flyway Desktop 8.6.1

Features

Library Versions

  • Flyway: 11.18.0-rc1116.
  • Electron: 39.2.3.

Fixes

  • Fixed an issue where generate migrations page would not refresh after initial save to schema model.
  • Fixed an issue where the schema model setup wizard can get stuck on the final step after erroring.

Released: Nov 26, 2025

Updates in Flyway Desktop 8.6.0

Features

  • Added new shadow database configuration dialog with the option to let Flyway create a shadow database automatically.
  • Added ability in current database connection modals to use the “Create empty” provisioner.
  • Improved create baseline script workflow to be more guided and instructive when generating migrations.

Library Versions

  • Flyway: 11.18.0-rc1116.
  • Electron: 39.2.3.

Released: Nov 25, 2025

Updates in Flyway Desktop 8.5.16

Features

  • It is now possible to capture a snapshot and save it in the snapshot history table in the target database when doing a deployment from the schema model.
  • Added code analysis for state-based deployment scripts to the Automated deployment page.
  • Changed displayed encrypt value to default to 'Mandatory' for SQL Server JDBC URLs.

Library Versions

  • Flyway: 11.18.0-rc1114.
  • Electron: 39.2.3.

Released: Nov 24, 2025

Updates in Flyway 11.17.2

Fixes

  • Fixed an issue where the bundled SqlFluff was not included with some versions of the CLI.

Released: Nov 20, 2025

Updates in SQL Change Automation 5.1.25324

Features

  • Added support for SQL Server Management Studio 22 (includes ARM64 support).
  • Internal library updates.