Flyway 11.9.2

Released: Jun 19, 2025

Flyway 11.9.2 での更新項目

機能

  • The snapshot command now creates any missing parent directories for the provided snapshot file path.
  • MongoDB Native Connectors now supports outputQueryResults for JavaScript migrations.
  • Improved error message information for script migration errors.
  • Database Compatibility:
    • Fabric Database support added for foundational capabilities.
  • Library Upgrades:
    • Upgraded RgCompare.Cli from 1.33.6.583 to 1.34.8.647.

不具合の修正

  • Flyway code analysis now reports analyzed files more accurately.
  • Fixed an issue where Flyway would throw an error during code analysis if no specific connection URL was provided.
  • Deprecated MongoDB using legacy JDBC driver. Please make sure Mongosh is installed to use Native Connectors.