Flyway 新版本发表

Released: Dec 21, 2022

SQL Change Automation 4.5.23019 中的更新

特性

  • Migrated from Microsoft .NET Core 3.1 to .NET 6.

Released: Dec 1, 2022

SQL Change Automation 4.5.22355 中的更新

特性

  • Added "Ignore STATISTICS_INCREMENTAL" option.
  • Updated SQL Compare Engine to 14.10.8.22550.

修补程序

  • Fixed error while generating the migration in SSMS 17.

Released: Oct 19, 2022

SQL Change Automation 4.5.22335 中的更新

特性

  • Updated SQL Compare Engine to 14.10.6.22110.
  • SQL Change Automation is now using version 5.0.1 of Microsoft.Data.SqlClient library.

Released: Oct 6, 2022

SQL Change Automation 4.5.22292 中的更新

修补程序

  • Fixed uninstallation of SCA extension to SSMS using Toolbelt.

Released: Sep 29, 2022

SQL Change Automation 4.5.22279 中的更新

特性

  • Updated SQL Compare Engine to 14.8.6.21534.
  • SQL Change Automation now uses version 4.1 of Microsoft.Data.SqlClient library. This version contains a breaking change - "Encrypt" parameter value is now set to "True" by default (instead of "False"). This might cause a need for you to reconfigure your SQL connection in some cases, as SQL Change Automation will now assume that "Encrypt" is "True" if it was not specified. This also applies to the New-DatabaseConnection cmdlet.
  • DacFx Parser version...

Released: Aug 25, 2022

SQL Change Automation 4.5.22272 中的更新

特性

  • Added multi line commit message support.

Released: Aug 11, 2022

SQL Change Automation 4.4.22237 中的更新

特性

  • Added support for Microsoft SQL Server Management Studio (SSMS) 19.

Released: Jul 28, 2022

SQL Change Automation 4.4.22207 中的更新

修补程序

  • Fixed NullReferenceException occurring while viewing static data differences.

Released: Jul 13, 2022

Flyway 9.x 中的更新

v9.22.3

Updated Oct 12, 2023

Features

  • The AWS-Secrets JDBC driver included in the Commandline package has been upgraded to 2.0.0.
  • Added "END CASE" support in Google BigQuery SQL script.
  • Updated newest supported version of Snowflake to 7.33

Fixes

  • Keep software.amazon.awssdk:s3 on latest 2.20.X release to get fix for CVE-2023-4586.
  • Upgrade software.amazon.awssdk:s3@2.20.94 to software.amazon.awssdk:s3@2.20.158 to fix CWE-295.

v9.22.1

Updated Sep 12, 2023

Features

  • Updated Java 17 JRE included...

Released: Jun 9, 2022

SQL Change Automation 4.4.22160 中的更新

特性

  • Updated SQL Compare Engine to 14.7.9.21168.

修补程序

  • Static data: DATETIME values will now be displayed in "yyyy-MM-dd HH:mm:ss.fff" format.