Flyway Releases

Released: Jul 31, 2025

Updates in Flyway 11.10.5

Features

  • Added a new configuration option that allows a WHERE clause to be specified for comparison operations on each static data table to filter the returned rows.
  • Added full aws-secretsmanager-jdbc dependencies.
  • Library Upgrades: 
    • Upgraded RgCompare.Cli from 1.38.0.1042 to 1.38.0.1077.

Released: Jul 31, 2025

Updates in Flyway Desktop 8.3.8

Features

  • Added a “Save” button to the Deployment script review step.
  • Added a “Download Git” button that appears when Git isn’t detected. Clicking it opens the official Git download page.

Library Versions

  • Flyway: 11.10.5-rc486.
  • Electron: 37.2.4.

Released: Jul 29, 2025

Updates in Flyway Desktop 8.3.7

Features

  • Improved visibility around the state of checking for updates banner.

Library Versions

  • Flyway: 11.10.5-rc470.
  • Electron: 37.2.4.

Fixes

  • Removed some unnecessary refreshes of migrations view caused by migrations comparison and generation.
  • Fixed UI performance issue when interacting with a large number of invalid objects during baselining process.

Released: Jul 28, 2025

Updates in SQL Change Automation 5.0.25206

Features

  • Updated SQL Compare Engine to 15.4.22.28745.

Fixes

  • Resolved an issue that previously limited SCA installation to the C drive, enabling installation on any drive where SSMS21 is located.
  • Fixed a web server process unavailable issue upon opening SSMS 21.

Released: Jul 24, 2025

Updates in Flyway 11.10.4

Features

  • Added Oracle Database Flashback support for 'Native Connectors Oracle'.
  • 'passOnRegexMatch' parameter in Regex Code Analysis is now deprecated.
  • Database Compatibility:
    • Added community db IRIS.
    • Added community db QuestDB.
  • Library Upgrades:
    • Upgraded RgCompare.Cli from 1.38.0.974 to 1.38.0.1042.
    • Upgraded sqlfluff from 3.4.1 to 3.4.2.

Released: Jul 23, 2025

Updates in Flyway Desktop 8.3.6

Features

  • Static data modal will now update with table details once they are loaded and a table is selected.
  • Increase visibility of option to open a project from source control.

Library Versions

  • Flyway: 11.10.4-rc443.
  • Electron: 37.2.3.

Fixes

  • Fixed issue with search bar in soon to be retired old Schema Model page.
  • Fixed issue where duplicate rows would be shown in the invalid objects table during baselining.

Released: Jul 21, 2025

Updates in Flyway Desktop 8.3.5

Features

  • Adjusted the size of the Repeatable cell in the Migrations Table for better display.

Library Versions

  • Flyway: 11.10.4-rc421.
  • Electron: 37.2.3.

Fixes

  • Removed the Copy to Clipboard button from Repeatable rows in the Migrations Table, as they are not required.
  • Fixed typo in comparison option description.

Released: Jul 17, 2025

Updates in Flyway 11.10.3

Features

  • Code analysis reports now display both the number of files with violations and the total number of violations.
  • Gradle plugin now uses Extensions API over deprecated Conventions API.
  • Library Upgrades:
    • Upgraded RgCompare.Cli from 1.37.0.926 to 1.38.0.974.
    • org.apache.commons:commons-lang3 to 3.18.0.
    • Upgraded Jackson from 2.15.2 to 2.19.1.

Released: Jul 17, 2025

Updates in Flyway Desktop 8.3.4

Features

  • Updated the Migrations table’s empty‑state text.

Library Versions

  • Flyway: 11.10.3-rc406.
  • Electron: 37.2.3.

Released: Jul 14, 2025

Updates in Flyway Desktop 8.3.3

Features

  • Now handle trust server certificate errors in the server connection dialog in the SQL Server sample project.

Library Versions

  • Flyway: 11.10.3-rc385.
  • Electron: 37.2.1.

Fixes

  • Fixed an issue where database connection errors in the connection dialog might not be displayed correctly.