Flyway Releases

Released: Aug 21, 2025

Updates in SQL Change Automation 5.0.25232

Features

  • Internal library updates.
  • Updated SQL Compare Engine to 15.4.23.28915.

Fixes

  • Fixed build for projects provisioning a new database using SQL Clone.

Released: Aug 21, 2025

Updates in Flyway 11.11.2

Features

  • 'afterConnect' callback is now available outside of native connectors.
  • Library Upgrades:
    • Upgraded 'RgCompare.Cli' from version 1.39.4.1185 to 1.40.1.1194.
    • Upgraded 'netty-common', 'netty-resolver' and 'netty-codec-http2' to version 4.1.124.

Fixes

  • Database Compatibility:
    • Fixed jar for 'aws-secretsmanager'.

Released: Aug 20, 2025

Updates in Flyway Desktop 8.4.4

Features

  • The dropdown in the static data page is now auto focused if the user has not tracked any tables.

Library Versions

  • Flyway: 11.11.2-rc588.
  • Electron: 37.3.1.

Released: Aug 14, 2025

Updates in Flyway 11.11.1

Features

  • Table of useful configuration options will now print if no migrations are found.
  • When performing operations using the results of database comparison capabilities (model, generate, prepare, diffText) for SQL Server and Oracle databases, selecting static data differences will fail if the associated table does not exist in the target database and is not also included for selection.
  • Library Upgrades:
    • Upgraded RgCompare.Cli from 1.39.0.1098 to 1.39.4.1185.

Released: Aug 14, 2025

Updates in Flyway Desktop 8.4.3

Features

  • Made tables compact in static data modal so that more information can be displayed.

Library Versions

  • Flyway: 11.11.1-rc568.
  • Electron: 37.2.6.

Fixes

  • Fixed issue where the check command response would not be parsed successfully when it contained differences in SQL Server objects with no schema.
  • Fixed orientation of icons in static data table.

Released: Aug 13, 2025

Updates in Flyway Desktop 8.4.2

Features

Library Versions

  • Flyway: 11.11.1-rc555.
  • Electron: 37.2.6.

Fixes

  • Fixed issue where the UI became unresponsive when selecting a large number of rows on schema model development database objects table.

Released: Aug 11, 2025

Updates in Flyway Desktop 8.4.1

Features

  • It is now possible to open Flyway .conf files from the landing page. They no longer appear under import. They will be upgraded to toml format while maintaining a backup as before.
  • Added summary after initial save to schema model, with chance for user feedback.

Library Versions

  • Flyway: 11.11.1-rc541.
  • Electron: 37.2.6.

Fixes

  • Fixed some links on automated deployment page.

Released: Aug 8, 2025

Updates in Flyway 11.11.0

Features

  • MongoDB Native Connectors: Improved the handling of cases where no authentication is explicitly specified.
  • Removed 'flywayTelemetryManager' from 'CommandExtension' API signature.
  • Database Compatibility:
    • Updated community dbs to 10.24.0.
  • Library Upgrades:
    • Upgraded RgCompare.Cli from 1.38.0.1077 to 1.39.0.1098.

Released: Aug 7, 2025

Updates in Flyway Desktop 8.4.0

Features

  • Added a new automated deployment page which generates a recommended deployment script to run in your CI environment and provides links to associated resources.

Library Versions

  • Flyway: 11.11.0-rc512.
  • Electron: 37.2.6.

Released: Aug 5, 2025

Updates in SQL Change Automation 5.0.25217

Features

  • Internal Library Updates.
  • Updated SQL Compare Engine to 15.4.22.28842.

Fixes

  • Resolved parsing errors caused by trailing syntax when selecting "New Database" or "SQL Source Control" as the source with the "Don't Baseline" option.