Flyway 12.0.2

Released: Feb 20, 2026

Updates in Flyway 12.0.2

Features

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

Fixes

  • Auth can now be output as JSON when 'outputType=json' is set.