Flyway のリリース

Released: Feb 20, 2026

Flyway 12.0.2 での更新項目

機能

  • Added flag '-check.generateReport' to control whether check should write the result to a file.
  • Flyway check now honors environment-specific cleanDisabled override when no provisioner set for the build database.
  • Running snapshot against an Oracle database without specifying schemas will now use the default schema if set.

不具合の修正

  • Auth can now be output as JSON when 'outputType=json' is set.

Released: Feb 18, 2026

Flyway Desktop 9.1.0 での更新項目

機能

  • Added Oracle comparison option to ignore invisible columns.
  • Added Oracle comparison option to ignore invisible indexes.
  • Multiple project tabs can now be opened.
  • Library Versions:
    • Flyway: 12.0.2-rc1522.
    • Electron: 40.4.1.

Released: Feb 12, 2026

Flyway 12.0.1 での更新項目

機能

  • Added alias for azureAdInteractive resolver to entraId.
  • 'check-changes' now honors target parameter for setting a target version.
  • Redgate Clone documentation marked as deprecated and Flyway Desktop sections removed.
  • Database Compatibility:
    • Oracle now uses synonyms on new schema and snapshot history tables to enable them to be called unquoted.
  • Library Upgrades:
    • Bump Oauth2-oidc-sdk to 11.32.

不具合の修正

  • Fixed issue where configuration parameters would not be listed when running --help on check with...

Released: Feb 12, 2026

Flyway Desktop 9.0.3 での更新項目

機能

  • Added previous/next change navigation buttons to the version control diff viewer.
  • The diff viewer header now adapts to its container width instead of the screen width.
  • Library Versions:
    • Flyway: 12.0.1-rc1482.
    • Electron: 40.4.0.

不具合の修正

  • Fixed an issue when reviewing dependencies during deployment with a partial selection of objects.

Released: Feb 11, 2026

Flyway Desktop 9.0.2 での更新項目

機能

  • Library Versions:
    • Flyway: 12.0.1-rc1473.
    • Electron: 40.2.1.

不具合の修正

  • The automated deployment page no longer displays commands which are not supported, for database flavors without advanced comparison support.
  • Fixed error in automated deployment page ad hoc rollback scripts.

Released: Feb 5, 2026

Flyway Desktop 9.0.1 での更新項目

機能

  • Added scripts for deploying specific migrations and for rolling back deployments to the automated deployment page.
  • Baseline scripts no longer give the option for AI descriptions as such scripts are often too large to be used for generation.
  • Library Versions
    • Flyway: 12.0.1-rc1449.
    • Electron: 40.1.0.

不具合の修正

  • Fixed an issue where an error page could not be dismissed on the Migration scripts page.

Released: Feb 3, 2026

Flyway Desktop 9.0.0 での更新項目

機能

  • Added copy script to clipboard button on Automate deployment page.
  • There is now a dedicated deploy page for manual deployments on projects with migrations enabled.
  • Improved form validation in the create branch modal to show validation messages instead of disabling the button.
  • check.majorRules, check.majorTolerance, check.minorRules, check.minorTolerance settings have been removed from the list of advanced parameters on the migration scripts page, as they are no longer supported by the Flyway...

Released: Jan 28, 2026

Flyway Desktop 8.7.11 での更新項目

機能

  • Added a new filter UI to add and edit filter files for Oracle projects.
  • When there are no objects selected on the Generate migrations page, the generate migrations button is no longer disabled. If clicked it will prompt to generate a migration against all objects.
  • The Add Remote modal now shows validation errors when submitting with empty fields instead of disabling the button.
  • Table column sorting state is now persisted across sessions.
  • Migrations table is now more compact.
  • The Configure...

Released: Jan 28, 2026

Flyway 12.0.0 での更新項目

機能

  • Database Compatibility
    • Added support for nested IF statements in Snowflake parser.
  • Java Compatibility
    • Changed the method signature of the public 'CommandExtension' interface.
    • CompositeResult is now a record.
  • Library Upgrades
    • Upgraded RgCompare.Cli from 1.48.1.2582 to 1.50.1.2648.
  • Breaking Changes
    • The 'passOnRegexMatch' field in the Code Analysis Regex Rule is no longer supported.
    • The 'plugin' namespace for configuration parameters is no longer supported.
    • The environment variable 'REDGATE...

Released: Jan 26, 2026

Flyway 11.20.3 での更新項目

機能

  • Library Upgrades
    • Upgraded RgCompare.Cli from 1.48.1.2503 to 1.48.1.2582.
    • Upgraded sqlfluff from 3.5.0 to 4.0.0.
    • Upgraded google-cloud-spanner to 2.34.1 and google-cloud-storage to 2.60.0 to fix CVE-2025-55163.