Flyway 10.18.1

Released: Sep 24, 2024

Atualizações na Flyway 10.18.1

Recursos

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

Correções

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