Flyway 10.17.1

Released: Aug 13, 2024

Updates in Flyway 10.17.1

Funktionen

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

Fehlerkorrekturen

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