Flyway 10.18.1

Released: Sep 24, 2024

Updates in Flyway 10.18.1

Features

  • Updated Parser createStatement method signature.
  • Retired usage of https://nexus.flywaydb.org.

Fixes

  • Fixed the issue that 'Check' command should throw an Exception if current environment and build environment are the same.
  • Fixed the bug that Flyway failed to load Callbacks which are configured as a 'classpath'.
  • Fixed the bug that Flyway failed to load Callbacks from default path 'db/callback'.