Flyway 10.16.0

Released: Jul 18, 2024

Flyway 10.16.0 での更新項目

機能

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

不具合の修正

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