Flyway のリリース

Released: May 29, 2026

Flyway 12.7.0 での更新項目

機能

  • Flyway can load custom SQLFluff rules for use in the Check command.
  • API users are now required to include the 'flyway-proprietary' module to use Redgate proprietary features.
  • Upgraded RgCompare to 1.58.2.4353.

Released: May 27, 2026

Flyway Desktop 9.5.3 での更新項目

機能

  • Added preview Oracle option to add existence checks to scripts - Currently supports creates and drops for functions, indexes, jobs, materialized views, materialized view logs, packages, procedures, queues, queue tables, schedules, sequences, synonyms, tables, table columns, triggers, types, and views.
  • Added an option to copy the sign-in link to the clipboard, for users where the browser cannot automatically be opened.
  • Library Versions:
    • Flyway: 12.6.3-rc2109.
    • Electron: 42.2.0.

Released: May 26, 2026

Flyway Desktop 9.5.2 での更新項目

機能

  • Added Filters UI support for Postgres projects to enable users to filter out objects during comparison.
  • Flyway Desktop will now restore previous open tabs on launch.
  • Library Versions:
    • Flyway: 12.6.3-rc2099.
    • Electron: 42.1.0.

Released: May 21, 2026

Flyway 12.6.2 での更新項目

機能

  • Environment Variable resolver syntax now works in all flyway configuration parameters, not just environment connection properties.
  • Cockroach v26 is now supported.
  • Upgraded ch.qos.logback:logback-classic from 1.2.3 to 1.2.13.
  • Upgraded org.apache.derby:derby from 10.16.1.1 to 10.17.1.0.
  • Upgraded org.apache.logging.log4j:log4j-core from 2.17.1 to 2.25.4.
  • Upgraded RgCompare to 1.58.1.4262.

不具合の修正

  • Fixed crash in 'check code' when SQLFluff emits LXR violations for files containing a UTF-8 BOM...

Released: May 19, 2026

SQL Change Automation 5.1.26138 での更新項目

機能

  • Updated SQL Compare Engine to 17.0.0.30459.

Released: May 18, 2026

Flyway Desktop 9.5.0 での更新項目

機能

  • Automated Deployment page now has workflows with a manual approval step, for users with GitHub environments with required viewers.
  • The choice between state and migrations deployments has moved from project creation to the Deployment page.
  • Library Versions:
    • Flyway: 12.6.2-rc2042.
    • Electron: 42.0.1.

Released: May 12, 2026

Flyway 12.6.1 での更新項目

機能

  • Upgraded RgCompare.Cli to 1.58.1.4056.

不具合の修正

  • Flyway repair against a dry-run target no longer fails for SQL baseline migrations.
  • License text files now included in Flyway distributions.
  • Fixed SARIF output for check -code.

Released: May 11, 2026

Flyway Desktop 9.4.4 での更新項目

機能

  • Automated Deployment page now links out to user’s GitHub repository when generating GitHub Actions workflows.
  • Library Versions:
    • Flyway: 12.6.1-rc2004.
    • Electron: 42.0.1.

不具合の修正

  • Fixed environment display name text color being invisible in project settings modal.

Released: May 8, 2026

Flyway 12.6.0 での更新項目

機能

  • Flyway now supports Native Connectors mode for the Deploy command.
  • 'Auth' command now defers to existing license providers instead of redundantly re-authenticating. License output now reports the acquisition method.
  • Configuration errors caused solely by obsolete parameters now throw ObsoleteConfigurationParametersException, exposing the obsolete parameters as structured data.
  • Gradle plugin is now compatible with Gradle's configuration cache for environment variable and system property inputs...

Released: May 7, 2026

Flyway Desktop 9.4.3 での更新項目

機能

  • Added a SQL Server data deployment behavior option to use existence checks for INSERT statements.
  • Added support for the oracle.checksumIncludeReferencedScripts parameter in migration commands.
  • Now lists the changes that will happen as part of the upgrade process, when upgrading projects with obsolete configuration.
  • Library Versions:
    • Flyway: 12.6.0-rc1977.
    • Electron: 42.0.0.

不具合の修正

  • No longer shows the ‘Execute in a transaction’ option for an Oracle deployment script.