Flyway 10.7.2

Released: Feb 8, 2024

Flyway 10.7.2 での更新項目

機能

  • Added Community DB support for Oceanbase.
  • Bumped Flyway-Community-DB-Support to 10.7.2
  • Updated AWS secrets manager JDBC dependency to 2.0.2.
  • Flyway now matches Oracle SQL*Plus behavior when parsing 'SHOW ERRORS'.

不具合の修正

  • Flyway errors running 'check -dryrun' for MongoDB.
  • Fixed a bug with the Oracle PL/SQL parser which caused certain view definitions containing the 'FORCE' keyword to break.
  • Parameter settings through Environment variables got ignored if combined with command line parameter settings.