Flyway のリリース

Released: Aug 14, 2025

Flyway Desktop 8.4.3 での更新項目

機能

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

不具合の修正

  • 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

Flyway Desktop 8.4.2 での更新項目

機能

Library Versions

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

不具合の修正

  • 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

Flyway Desktop 8.4.1 での更新項目

機能

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

不具合の修正

  • Fixed some links on automated deployment page.

Released: Aug 8, 2025

Flyway 11.11.0 での更新項目

機能

  • 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

Flyway Desktop 8.4.0 での更新項目

機能

  • 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

SQL Change Automation 5.0.25217 での更新項目

機能

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

不具合の修正

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

Released: Jul 31, 2025

Flyway 11.10.5 での更新項目

機能

  • Added a new configuration option that allows a WHERE clause to be specified for comparison operations on each static data table to filter the returned rows.
  • Added full aws-secretsmanager-jdbc dependencies.
  • Library Upgrades: 
    • Upgraded RgCompare.Cli from 1.38.0.1042 to 1.38.0.1077.

Released: Jul 31, 2025

Flyway Desktop 8.3.8 での更新項目

機能

  • Added a “Save” button to the Deployment script review step.
  • Added a “Download Git” button that appears when Git isn’t detected. Clicking it opens the official Git download page.

Library Versions

  • Flyway: 11.10.5-rc486.
  • Electron: 37.2.4.

Released: Jul 29, 2025

Flyway Desktop 8.3.7 での更新項目

機能

  • Improved visibility around the state of checking for updates banner.

Library Versions

  • Flyway: 11.10.5-rc470.
  • Electron: 37.2.4.

不具合の修正

  • Removed some unnecessary refreshes of migrations view caused by migrations comparison and generation.
  • Fixed UI performance issue when interacting with a large number of invalid objects during baselining process.

Released: Jul 28, 2025

SQL Change Automation 5.0.25206 での更新項目

機能

  • Updated SQL Compare Engine to 15.4.22.28745.

不具合の修正

  • Resolved an issue that previously limited SCA installation to the C drive, enabling installation on any drive where SSMS21 is located.
  • Fixed a web server process unavailable issue upon opening SSMS 21.