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