Flyway のリリース

Released: May 5, 2026

SQL Change Automation 5.1.26125 での更新項目

機能

  • Updated SQL Compare Engine to 17.0.0.30436.

Released: Apr 29, 2026

Flyway Desktop 9.4.2 での更新項目

機能

  • The Automated Deployment page now generates Github Actions workflow files, using the new Flyway Github Actions.
  • Library Versions:
    • Flyway: 12.5.1-rc1928.
    • Electron: 41.3.0.

不具合の修正

  • Fixed an issue where Copy to clipboard button on Automated Deployment page would copy the contents without new lines on Windows.

Released: Apr 27, 2026

Flyway 12.5.0 での更新項目

機能

  • Flyway now supports Azure Key Vault as a secrets resolver.
  • Flyway now supports Native Connectors mode for Cassandra. The JDBC-based approach has been deprecated.
  • 'flyway prepare' with '-prepare.source=schemaModel' now fails with a clear error when the configured schema model directory does not exist.
  • 'initSql' has been deprecated. Please use the 'afterConnect' callback instead.
  • The Flyway Secret Manager feature is no longer available under Teams license.
  • Internal Dependency:
    • Upgraded...

Released: Apr 23, 2026

SQL Change Automation 5.1.26112 での更新項目

不具合の修正

  • Updated SQL Compare Engine to 17.0.0.30373.

Released: Apr 17, 2026

Flyway Desktop 9.3.4 での更新項目

機能

  • Code review issues such as 'noqa' warnings and regex rules will now underline the whole line in addition to adding an icon annotation.
  • Library Versions:
    • Flyway: 12.5.0-rc1852.
    • Electron: 41.2.1.

Released: Apr 16, 2026

Flyway Desktop 9.3.3 での更新項目

機能

  • Added an apply fix action to the code review panel for issues with a suggested fix.
  • Library Versions:
    • Flyway: 12.5.0-rc1848.
    • Electron: 41.2.1.

Released: Apr 14, 2026

Flyway 12.4.0 での更新項目

機能

  • Added a new rule: RG23 - Configurable forbidden alias names.
  • Added a "checksumIncludeReferencedScripts" parameter under "Oracle" namespace to control whether referenced scripts are included in checksum calculation.

不具合の修正

  • Fixed NullPointerException when comparison engine returns null collection fields.
  • In JSON output of check code, "file_pos", "file_pos_end" properties will now adjust for windows line endings present in scripts. Suggested fix content will now attempt to match the line endings...

Released: Apr 14, 2026

Flyway Desktop 9.3.2 での更新項目

不具合の修正

  • Library Versions:
    • Flyway: 12.4.0-rc1834.
    • Electron: 41.2.0.

Released: Apr 10, 2026

Flyway Desktop 9.3.1 での更新項目

機能

  • Rearranged options on the Automated Deployment page to emphasize their position in the hierarchy.
  • Library Versions:
    • Flyway: 12.4.0-rc1822.
    • Electron: 41.2.0.

不具合の修正

  • Fixed dialect mapping for Postgres to ensure code review can run successfully in Postgres projects.
  • Fixed an issue with layout of Automated Deployment page at small screen sizes.
  • Fixed an issue with code review warnings where out of date warnings would persist in the issue view.

Released: Apr 9, 2026

Flyway Desktop 9.3.0 での更新項目

機能

  • Library Versions:
    • Flyway: 12.3.1-rc1808.
    • Electron: 41.2.0.

不具合の修正

  • Fixed issue where upgrading projects with obsolete configurations would cause migrations tab to disappear.