Flyway 11.10.1

Released: Jul 3, 2025

Updates in Flyway 11.10.1

Features

  • New SQL Server projects which will now surface 'PRINT' statements as info logs instead of warnings with a default error override in the project settings.
  • The 'help' command now provides targeted help for individual 'check' sub-commands.
  • Updated terminology in docs from AAD to Microsoft Entra.

Fixes

  • Fixed an issue where the 'shouldExecute' configuration was ignored by Flyway during Callbacks execution in Native Connectors mode.