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.