Flyway 10.16.0

Released: Jul 18, 2024

Updates in Flyway 10.16.0

Funktionen

  • The schema model's location is now also specified in schemaModelLocation in the Flyway namespace in Flyway.toml.

Fehlerkorrekturen

  • Fixed a bug where MongoDb database name was null.
  • Removed duplicate libraries from the command line.
  • Issue with '${flyway:workingDirectory}' not using configured working directory has been fixed.
  • Fixed an issue where failed migrations could report a negative execution time.