Flyway 12.0.2

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.