Flyway のリリース

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.

Released: Apr 30, 2025

Flyway Desktop 7.8.8 での更新項目

機能

  • Now shows a banner providing an alternative to use the backup provisioner when baseline script fails when building shadow environment.
  • The “Save” button within the new Schema Model page is now enabled even if no differences have been selected. Users will be provided an option to save all changes if no differences have been selected when the save button is clicked.

Library Versions

  • Flyway: 11.8.1-rc68
  • Electron: 34.3.0

不具合の修正

  • Fixed a bug where versioned script config descriptions were not...

Released: Apr 24, 2025

Flyway 11.8.0 での更新項目

機能

  • The Native Connectors in Flyway now support an afterConnect callback. This new option performs the same function as initSql, which it is going to replace.
  • The PostgreSQL parser now supports CASE statements within a BEGIN ATOMIC statement.
  • Deprecated detectUserByUrl and detectPasswordByUrl methods from the DatabaseType API.

Database Compatibility

  • Added support for `STREAMLIT` objects to Snowflake parser.

Library Upgrades

  • Upgraded RgCompare.Cli from 1.30.2.26351 to 1.30.2.26414.
  • Upgraded...

Released: Apr 17, 2025

Flyway 11.7.2 での更新項目

機能

  • Added support for the AWS Wrapper with PostgreSQL.
  • MongoDB Native Connectors can now use the database from a URL instead of the default 'test' database.

Library Upgrades

  • Upgraded RgCompare.Cli from 1.30.2.26299 to 1.30.2.26351.
  • Updated databricks-jdbc to 2.7.1.
  • Updated jetty-server to 9.4.57.v20241219 to fix CVE-2024-6763.

Released: Apr 16, 2025

Flyway Desktop 7.8.7 での更新項目

機能

Library Versions

  • Flyway: 11.7.2-rc529597
  • Electron: 34.3.0

不具合の修正

  • Fixed an issue where Flyway Desktop can hang on logo splash screen.