Flyway 10.16.0

Released: Jul 18, 2024

Atualizações na Flyway 10.16.0

Recursos

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

Correções

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