Flyway 10.16.0

Released: Jul 18, 2024

Mises à jour de Flyway 10.16.0

Fonctionnalités

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

Correctifs

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