Flyway 10.18.1

Released: Sep 24, 2024

Flyway 10.18.1 での更新項目

機能

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

不具合の修正

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