Flyway 10.17.1

Released: Aug 13, 2024

Flyway 10.17.1 での更新項目

機能

  • Added support for Environment Overrides for the 'jarDirs' parameter.
  • Added suggestions for incorrect configurations within the Flyway namespace.
  • Moved report function and assets to their own module.
  • Script migration is now available as an open source feature of Flyway.

不具合の修正

  • Fixed the issue that Repeatables apply placeholders when calculating checksum even when 'placeholderReplacement' is set to false in script config file.
  • Fixed the issue where setting 'placeholderReplacement' to 'true' in the script configuration had no effect when it was 'false' in the global configuration.
  • Fixed 'org.flywaydb:flyway-database-cassandra' artifact on Maven Central.