Flyway のリリース

Released: Nov 15, 2023

SQL Change Automation 4.6.23319 での更新項目

不具合の修正

  • Fixed an issue where a change to the FullText Index in a table was included in a transaction during generating a migration.

Released: Nov 14, 2023

Flyway Desktop 6.11.0 での更新項目

機能

  • Changed look and feel of table in migrations tab.

Released: Nov 13, 2023

Flyway 10.0.1 での更新項目

機能

  • Added support for progress logging to STDERR with JSON output.

不具合の修正

  • Fixed handling of `FLYWAY_JDBC_PROPERTIES_ACCESSTOKEN` environment variable with TOML projects.
  • Fixed bug caused by generation of unrecognized parameters when starting the Redgate Comparison engine process.
  • Fixed making locations relative to the working directory when using TOML configuration.
  • When using the new TOML configuration format, 'jarDirs' and 'schemas' will no longer be erased when also configuring certain...

Released: Nov 8, 2023

Flyway Desktop 6.10.0 での更新項目

機能

  • Library Versions:
    • Flyway: 9.22.2.
    • RG Compare: 1.18.0.11708.
    • SQL Compare engine: 15.2.3.24277.
    • Compare for Oracle engine: 6.2.4.1864.
    • Electron: 27.0.3.

不具合の修正

  • Fixed issue where connection dialog would reuse local secret key. If hitting this issue, please delete the password entry in the flyway.user.toml (or flyway-dev.user.json) file and resave the connection via the UI.

Released: Nov 7, 2023

Flyway Desktop 6.9.3 での更新項目

機能

  • The recent projects list will now show the database type for that project once it has been reopened.
  • Library Versions:
    • Flyway: 9.22.2.
    • RG Compare: 1.18.0.11708.
    • SQL Compare engine: 15.2.2.24260.
    • Compare for Oracle engine: 6.2.4.1858.
    • Electron: 27.0.3.

Released: Nov 3, 2023

Flyway Desktop 6.9.2 での更新項目

機能

  • Object definitions are no longer calculated when there are more than 50,000 differences to display. This should improve memory consumption when baselining large databases.
  • Library Versions:
    • Flyway: 9.22.2.
    • RG Compare: 1.18.0.11696.
    • SQL Compare engine: 15.2.2.24244.
    • Compare for Oracle engine: 6.2.4.1858.
    • Electron: 27.0.3.

Released: Nov 2, 2023

Flyway Desktop 6.9.1 での更新項目

機能

  • Library Versions:
    • Flyway: 9.22.2.
    • RG Compare: 1.18.0.11644.
    • SQL Compare engine: 15.2.2.24241.
    • Compare for Oracle engine: 6.2.4.1858.
    • Electron: 27.0.3.

不具合の修正

  • Fixed issue where a MySQL connection in a single-schema that doesn't define the default database would cause an error when applying changes to the local development database.
  • Fixed issue where pasting a JDBC URL containing a username and password during Azure MFA auth connection would erroneously save these unnecessary details to flyway...

Released: Oct 31, 2023

Flyway Desktop 6.9.0 での更新項目

機能

  • Token is now handled via jdbcProperties.accessToken for environments defined in toml. This affects Microsoft SQL Server Azure Active Directory interactive authentication only.
  • Token is now handled via jdbcProperties.accessToken for target environment input of flyway-dev diff verb and output of flyway-dev resolve verb. This affects SQL Server Azure Active Directory interactive authentication only.
  • Library Versions:
    • Flyway: 9.22.2.
    • RG Compare: 1.17.0.11618.
    • SQL Compare engine...

Released: Oct 31, 2023

Flyway 10.0.0 での更新項目

機能

  • Added auth command to authorize Flyway online using Redgate username and password.
  • Added support for REDGATE_LICENSING_PERMIT_PATH and REDGATE_LICENSING_PERMIT environment variables along with offline licensing for offline machines.
  • Added support for LocalSecrets resolvers.
  • Breaking changes:
    • Removed deprecated flyway.check.reportFilename. Please use flyway.reportFilename.
    • The 'cherryPick' configuration option has been moved to a configuration extension. When using the API, it can no longer be...

Released: Jul 13, 2023

SQL Change Automation 4.6.23194 での更新項目

機能

  • SQL Change Automation now allows you to create projects with SqlDsp160.
  • Updated SQL Compare Engine to 15.0.10.23607.