Flyway 11.9.0

Released: Jun 2, 2025

Actualizaciones en Flyway 11.9.0

Características

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

Correcciones

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