Flyway 11.8.2

Released: May 13, 2025

Flyway 11.8.2 での更新項目

機能

  • Reports will now display the environments used by Flyway.
  • Jackson-databind is now a dependency of flyway-core.

Database Compatibility:

  • NC Mongo now uses temporary files to remove issues with `"` characters in migrations.
  • Added support for creating a table inside IF THEN blocks for BigQuery.

Library Upgrades:

  • Upgraded RgCompare.Cli from 1.30.3.102 to 1.32.0.254.

不具合の修正

  • Fixed a bug where SQLFluff code analysis reported files with violations even when the violation count was zero.
  • Issue 4074 MongoDB Native Connectors now throws when there is a writeError.