Flyway のリリース

Released: Sep 17, 2025

Flyway 11.13.1 での更新項目

機能

  • Flyway now provides clearer error messages when attempting to load an unlicensed plugin.

Released: Sep 16, 2025

Flyway 11.13.0 での更新項目

機能

  • It is now possible to define 'beforeDeploy', 'afterDeploy', and 'afterDeployError' callbacks in locations specified by the 'callbackLocations' parameter. This allows logic to be executed before and after script execution for state-based deployments.
  • deploy command now supports errorOverrides, allowing for graceful handling of SQL Server PRINT statements.
  • it is now possible to specify callback-specific locations using the 'callbackLocations' parameter.

Database Compatibility

  • Couchbase...

Released: Sep 4, 2025

Flyway 11.12.0 での更新項目

機能

  • A new 'failOnError' mode has been introduced in Flyway 'check' code analysis.
  • Added support to generate undo script for state based model migration.
  • The 'majorRules' and 'minorRules' parameters in Code Analysis are now deprecated.
  • Library Upgrades:
    • Upgraded RgCompare.Cli from 1.40.0.1194 to 1.41.0.1246.

不具合の修正

  • Fixed an issue where fetching the list of static data tables may fail when using Azure AD interactive authentication.

Released: Sep 4, 2025

Flyway Desktop 8.5.0 での更新項目

機能

  • Added support for more advanced parameters for migrations commands.
  • Now generate migrations without a shadow database is now out of preview.
  • The old schema model UI has been removed. This will only have an effect if the new schema model UI was disabled in the settings.

Library Versions

  • Flyway: 11.12.0-rc644.
  • Electron: 38.0.0.

Released: Sep 1, 2025

Flyway Desktop 8.4.6 での更新項目

機能

  • Added styling to indicate rows on tables are clickable.

Library Versions

  • Flyway: 11.11.3-rc621.
  • Electron: 37.4.0.

Released: Aug 29, 2025

Flyway Desktop 8.4.5 での更新項目

機能

  • Added wizard to help users set up schema model on first time set up.
  • A WHERE clause can now be specified for each static data table to filter out unwanted data for SQL Server.

Library Versions

  • Flyway: 11.11.3-rc613.
  • Electron: 37.4.0.

不具合の修正

  • Removed Flyway pipelines icon from app header.
  • Fixed issue where static data table would render as unscrollable and go off the page.

Released: Aug 21, 2025

SQL Change Automation 5.0.25232 での更新項目

機能

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

不具合の修正

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

Released: Aug 21, 2025

Flyway 11.11.2 での更新項目

機能

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

不具合の修正

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

Released: Aug 20, 2025

Flyway Desktop 8.4.4 での更新項目

機能

  • 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

Flyway 11.11.1 での更新項目

機能

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