Added support for new 'IncludeOnlineIndexCreation' option for Oracle.
'check drift' and 'check changes' JSON output now includes an 'id' for each difference, allowing drift to be resolved against specific objects.
Flyway MCP server now available, exposing development-time tools an AI agent can call. These tools run Flyway commands for both state based and migrations projects.
Now includes the offending SQL in error messages for Flyway Desktop when debug logging is disabled.
The 'docker' provisioner now reports a dedicated error code when a SQL Server or Oracle container is provisioned without accepting the database vendor's EULA.
Library Upgrades:
Updated jackson-databind to 3.1.5 / 2.22.1 to address a High-severity Incorrect Authorization advisory.
Internal Dependency:
Upgraded RgCompare to 1.61.4.4850.
Fixes
Fixed the 'auth' command incorrectly showing a "no locations configured" warning that only applies to migration commands.