Flyway 新版本发表

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.

Released: Mar 16, 2023

SQL Change Automation 4.6.23075 中的更新

特性

  • Added support for Microsoft SQL Server Management Studio (SSMS) 2019 GA.
  • Updated SQL Compare Engine to 15.0.8.23281.

Released: Jan 19, 2023

SQL Change Automation 4.6.23075 中的更新

特性

  • Updated SQL Compare Engine to 15.0.3.22981.
  • SQL Change Automation now includes Microsoft.SQL.Server.Dacfx license.
  • SQL Change Automation is now using new Encrypt values for connection string.

Released: Dec 28, 2022

Flyway Desktop 6.x 中的更新

v6.8.9

Updated Oct 30, 2023

Features

  • Library Versions:
    • Flyway: 9.22.2.
    • RG Compare: 1.17.0.11563.
    • SQL Compare engine: 15.2.1.24215.
    • Compare for Oracle engine: 6.2.4.1852.
    • Electron: 27.0.2.

Fixes

  • Fixed scrolling on Schema model and Generate migrations tabs.

v6.8.8

Updated Oct 26, 2023

Features

  • Added filtering to invalid objects table.
  • Library Versions:
    • Flyway: 9.22.2.
    • RG Compare: 1.17.0.11532.
    • SQL Compare engine: 15.2.1.24199.
    • Compare for Oracle engine: 6.2.4.1850.
    • Electron: 27.0.2.

Fixes

  • Fixed an...