Flyway 新版本发表

Released: May 27, 2025

Flyway Desktop 8.0.6 中的更新

特性

Library Versions

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

修补程序

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

Released: May 22, 2025

Flyway Desktop 8.0.5 中的更新

特性

Library Versions

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

Released: May 20, 2025

Flyway 11.8.3 中的更新

特性

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

Flyway Desktop 8.0.4 中的更新

特性

  • Made starting a trial more discoverable in Community edition.

Library Versions

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

修补程序

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

Released: May 15, 2025

Flyway Desktop 8.0.3 中的更新

特性

Library Versions

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

Released: May 14, 2025

Flyway Desktop 8.0.2 中的更新

特性

  • 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

Flyway 11.8.2 中的更新

特性

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

修补程序

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

Released: May 9, 2025

Flyway Desktop 8.0.1 中的更新

特性

Library Versions

  • Flyway: 11.8.2-rc90
  • Electron: 34.3.0

修补程序

  • 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

Flyway 11.8.1 中的更新

特性

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

修补程序

  • 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

Flyway Desktop 7.8.9 中的更新

特性

  • 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

修补程序

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