Flyway Releases

Released: Mar 9, 2026

Updates in Flyway 12.1.0

Features

  • Flyway now supports using the 'init' command to automatically update TOML configuration files for Desktop users.
  • InsertRowLock now supports custom locking strategies for databases without primary key support.
  • Removed SQL Server 'IgnoreSynonymDependencies' comparison option.
  • Changed the snapshot history limit default to 5, so that ad-hoc rollbacks are available for recent deployments by default.
  • Database Compatibility:
    • Foundational support for Babelfish added.
  • Library Upgrades:
    • Upgraded...

Released: Mar 4, 2026

Updates in Flyway Desktop 9.1.1

Features

  • Removed SQL Server 'IgnoreSynonymDependencies' comparison option.
  • Library Versions:
    • Flyway: 12.0.3-rc1589.
    • Electron: 40.6.1.

Released: Mar 2, 2026

Updates in SQL Change Automation 5.1.26058

Features

  • Updated SQL Compare Engine to 16.0.0.30179.

Released: Feb 27, 2026

Updates in Flyway 12.0.3

Features

  • Library Upgrades:
    • Upgraded Jackson from 2.19.1 to 3.0.4.

Fixes

  • Fixed an issue where Flyway failed when applied migrations specified in 'cherryPick' were not found in Native Connectors mode.
  • Report filenames and drift resolution folder now included in JSON output when check -drift fails with failOnDrift enabled.
  • Oracle Schema History Table synonyms no longer appear as drift in Check reports.

Released: Feb 20, 2026

Updates in Flyway 12.0.2

Features

  • Added flag '-check.generateReport' to control whether check should write the result to a file.
  • Flyway check now honors environment-specific cleanDisabled override when no provisioner set for the build database.
  • Running snapshot against an Oracle database without specifying schemas will now use the default schema if set.

Fixes

  • Auth can now be output as JSON when 'outputType=json' is set.

Released: Feb 18, 2026

Updates in Flyway Desktop 9.1.0

Features

  • Added Oracle comparison option to ignore invisible columns.
  • Added Oracle comparison option to ignore invisible indexes.
  • Multiple project tabs can now be opened.
  • Library Versions:
    • Flyway: 12.0.2-rc1522.
    • Electron: 40.4.1.

Released: Feb 12, 2026

Updates in Flyway 12.0.1

Features

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

Fixes

  • Fixed issue where configuration parameters would not be listed when running --help on check...

Released: Feb 12, 2026

Updates in Flyway Desktop 9.0.3

Features

  • Added previous/next change navigation buttons to the version control diff viewer.
  • The diff viewer header now adapts to its container width instead of the screen width.
  • Library Versions:
    • Flyway: 12.0.1-rc1482.
    • Electron: 40.4.0.

Fixes

  • Fixed an issue when reviewing dependencies during deployment with a partial selection of objects.

Released: Feb 11, 2026

Updates in Flyway Desktop 9.0.2

Features

  • Library Versions:
    • Flyway: 12.0.1-rc1473.
    • Electron: 40.2.1.

Fixes

  • The automated deployment page no longer displays commands which are not supported, for database flavors without advanced comparison support.
  • Fixed error in automated deployment page ad hoc rollback scripts.

Released: Feb 5, 2026

Updates in Flyway Desktop 9.0.1

Features

  • Added scripts for deploying specific migrations and for rolling back deployments to the automated deployment page.
  • Baseline scripts no longer give the option for AI descriptions as such scripts are often too large to be used for generation.
  • Library Versions
    • Flyway: 12.0.1-rc1449.
    • Electron: 40.1.0.

Fixes

  • Fixed an issue where an error page could not be dismissed on the Migration scripts page.