Flyway Releases

Released: May 27, 2025

Updates in Flyway Desktop 8.0.6

Features

Library Versions

  • Flyway: 11.8.3-rc137.
  • Electron: 34.3.0.

Fixes

  • Fixed listing of schemas in the target databases modal so that they are now properly separated.

Released: May 22, 2025

Updates in Flyway Desktop 8.0.5

Features

Library Versions

  • Flyway: 11.8.3-rc125.
  • Electron: 34.3.0.

Released: May 20, 2025

Updates in Flyway 11.8.3

Features

Database Compatibility

  • Added CUBRID community database.

Library Upgrades

  • Upgraded RgCompare.Cli from 1.32.0.269 to 1.33.3.408.

Released: May 20, 2025

Updates in Flyway Desktop 8.0.4

Features

  • Made starting a trial more discoverable in Community edition.

Library Versions

  • Flyway: 11.8.3-rc117.
  • Electron: 34.3.0.

Fixes

  • Fixed issue where git diffs would not show in projects nested relative to repository root.

Released: May 15, 2025

Updates in Flyway Desktop 8.0.3

Features

Library Versions

  • Flyway: 11.8.3-rc112.
  • Electron: 34.3.0.

Released: May 14, 2025

Updates in Flyway Desktop 8.0.2

Features

  • Added support for Table Partitioning in PostgreSQL.
  • Updated UI for choosing a deployment source.

Library Versions

  • Flyway: 11.8.3-rc108.
  • Electron: 34.3.0.

Released: May 13, 2025

Updates in Flyway 11.8.2

Features

  • Reports will now display the environments used by Flyway.
  • Jackson-databind is now a dependency of flyway-core.

Database Compatibility:

  • NC Mongo now uses temporary files to remove issues with `"` characters in migrations.
  • Added support for creating a table inside IF THEN blocks for BigQuery.

Library Upgrades:

  • Upgraded RgCompare.Cli from 1.30.3.102 to 1.32.0.254.

Fixes

  • Fixed a bug where SQLFluff code analysis reported files with violations even when the violation count was zero.
  • Issue...

Released: May 9, 2025

Updates in Flyway Desktop 8.0.1

Features

Library Versions

  • Flyway: 11.8.2-rc90
  • Electron: 34.3.0

Fixes

  • Fixed issue of missing library when running comparisons after upgrading from most recent versions of Flyway Desktop to version 8.0.0.

Released: May 6, 2025

Updates in Flyway 11.8.1

Features

  • Added Oracle debug information to documentation.
  • Flyway now throws error if PAT is set in OSS edition.
  • Jackson libraries now optional on flyway-core. JSON and TOML features will require these libraries.

Library Upgrades

  • Upgraded RgCompare.Cli from 1.30.2.26414 to 1.30.3.102.

Fixes

  • Snowflake would not set a role after a migration if the current role is the same as the original role before a migration.

Released: May 6, 2025

Updates in Flyway Desktop 7.8.9

Features

  • Clicking on an indeterminate checkbox in a table will now select all descendants instead of deselecting them.

Library Versions

  • Flyway: 11.8.1-rc70
  • Electron: 34.3.0

Fixes

  • Fixed an issue where banner reporting on how the shadow database was updated was not being displayed on the Generate Migrations page.
  • Fixed an issue where static data and comparisons modal might close if it was opened while a comparison was in progress and the comparison then completed successfully.