Flyway 11.9.0

Released: Jun 2, 2025

Flyway 11.9.0 での更新項目

機能

  • OSS command-line artifacts will now be downloaded from the release tag on GitHub instead of Maven.
  • Flyway now allows enabling or disabling Code Analysis Rules Engines via configuration.
  • diffText console output will now use the unified diff format when -color=never is set or color support has not been detected.
  • Different IDs are now included in diffText console output.

Library Upgrades:

  • Upgraded RgCompare.Cli from 1.33.3.433 to 1.33.6.573.
  • Databricks JDBC driver 2.7.1 to 2.7.3.

不具合の修正

  • Fixed an issue where the MongoDB connection string's 'defaultauthdb' configuration was not being correctly applied.