Flyway Releases

Released: Feb 3, 2026

Updates in Flyway Desktop 9.0.0

Features

  • Added copy script to clipboard button on Automate deployment page.
  • There is now a dedicated deploy page for manual deployments on projects with migrations enabled.
  • Improved form validation in the create branch modal to show validation messages instead of disabling the button.
  • check.majorRules, check.majorTolerance, check.minorRules, check.minorTolerance settings have been removed from the list of advanced parameters on the migration scripts page, as they are no longer supported by the...

Released: Jan 28, 2026

Updates in Flyway Desktop 8.7.11

Features

  • Added a new filter UI to add and edit filter files for Oracle projects.
  • When there are no objects selected on the Generate migrations page, the generate migrations button is no longer disabled. If clicked it will prompt to generate a migration against all objects.
  • The Add Remote modal now shows validation errors when submitting with empty fields instead of disabling the button.
  • Table column sorting state is now persisted across sessions.
  • Migrations table is now more compact.
  • The...

Released: Jan 28, 2026

Updates in Flyway 12.0.0

Features

  • Database Compatibility
    • Added support for nested IF statements in Snowflake parser.
  • Java Compatibility
    • Changed the method signature of the public 'CommandExtension' interface.
    • CompositeResult is now a record.
  • Library Upgrades
    • Upgraded RgCompare.Cli from 1.48.1.2582 to 1.50.1.2648.
  • Breaking Changes
    • The 'passOnRegexMatch' field in the Code Analysis Regex Rule is no longer supported.
    • The 'plugin' namespace for configuration parameters is no longer supported.
    • The environment variable...

Released: Jan 26, 2026

Updates in Flyway 11.20.3

Features

  • Library Upgrades
    • Upgraded RgCompare.Cli from 1.48.1.2503 to 1.48.1.2582.
    • Upgraded sqlfluff from 3.5.0 to 4.0.0.
    • Upgraded google-cloud-spanner to 2.34.1 and google-cloud-storage to 2.60.0 to fix CVE-2025-55163.

Released: Jan 22, 2026

Updates in Flyway Desktop 8.7.10

Features

  • 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.

Fixes

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

Released: Jan 21, 2026

Updates in SQL Change Automation 5.1.26020

Fixes

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

Released: Jan 19, 2026

Updates in Flyway Desktop 8.7.9

Features

  • 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

Updates in Flyway 11.20.2

Features

  • Upgraded RgCompare.Cli from 1.47.1.2438 to 1.48.1.2503.

Released: Jan 9, 2026

Updates in Flyway Desktop 8.7.8

Features

Library Versions

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

Fixes

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

Released: Jan 8, 2026

Updates in Flyway 11.20.1

Features

  • 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.