SQL Change Automation Visual Studio 4.5 release notes
Published 29 September 2022
4.5.23068 - March 9th, 2023
Improvements:
- Updated SQL Compare Engine to 15.0.7.23275
4.5.23060 - March 1st, 2023
Improvements:
- Updated SQL Compare Engine to 15.0.6.23242
4.5.23052 - February 21st, 2023
Improvements:
- Updated SQL Compare Engine to 15.0.5.23181
4.5.23045 - February 15th, 2023
Improvements:
- Internal library updates
4.5.23038 - February 9th, 2023
Improvements:
- Updated SQL Compare Engine to 15.0.4.23133
4.5.23032 - February 2nd, 2023
Improvements:
- Updated SQL Compare Engine to 15.0.4.23083
4.5.23024 - January 24th, 2023
Improvements:
- Internal library updates
4.5.23019 - January 19th, 2023
Improvements:
- Updated SQL Compare Engine to 15.0.3.22981
Changes:
- VT-264 - SQL Change Automation now includes Microsoft.SQL.Server.Dacfx license
- VT-255 - SQL Change Automation is now using new Encrypt values for connection string
4.5.23011 - January 11th, 2023
Improvements:
- Updated SQL Compare Engine to 15.0.1.22876
4.5.23005 - January 5th, 2023
Improvements:
- Internal library updates
4.5.22363 - December 29th, 2022
Improvements:
- Updated SQL Compare Engine to 15.0.1.22813
4.5.22355 - December 21st, 2022
Changes:
- VT-103 - Migrated from .NET Core 3.1 to .NET 6.
4.5.22348 - December 14th, 2022
Improvements:
- Updated SQL Compare Engine to 14.10.10.22696
4.5.22342 - December 8th, 2022
Improvements:
- Updated SQL Compare Engine to 14.10.9.22670
4.5.22335 - December 1st, 2022
Improvements:
- Updated SQL Compare Engine to 14.10.8.22550
Fixes:
- VT-232 - Fixed "Could not load file or assembly Newtonsoft.Json" error occuring when executing SCA MSBuild tasks.
4.5.22321 - November 17th, 2022
Fixes:
- VT-232 - Fixed "Could not load file or assembly Newtonsoft.Json" error occuring when executing SCA MSBuild tasks.
- VT-259 - Fixed "Could not load file or assembly System.Runtime.CompilerServices.Unsafe" error occuring when opening SCA extension in Visual Studio 2017.
4.5.22313 - November 10th, 2022
Improvements:
- Internal library updates
Fixes:
- VT-263 - Fixed an issue with opening Visual Studio 2022 with installed SCA extension.
4.5.22306 - November 3rd, 2022
Improvements:
- Updated SQL Compare Engine to 14.10.6.22196
4.5.22300 - October 27th, 2022
Improvements:
- Updated SQL Compare Engine to 14.10.6.22131
4.5.22292 - October 19th, 2022
Improvements:
- Updated SQL Compare Engine to 14.10.6.22110
Changes:
- SQL Change Automation is now using version 5.0.1 of Microsoft.Data.SqlClient library.
4.5.22286 - October 13th, 2022
Improvements:
- Internal library updates
4.5.22279 - October 6th, 2022
Fixes:
- VT-252 - Fixed uninstallation of SCA extension to Visual Studio using Toolbelt.
- VT-226 - Fixed an issue with opening the SQL Change Automation tools window in Visual Studio.
4.5.22272 - September 29th, 2022
Improvements:
- Updated SQL Compare Engine to 14.8.6.21534
Changes:
SQL Change Automation is now using version 4.1 of Microsoft.Data.SqlClient library. This version contains breaking change - "Encrypt" parameter value is now set to "True" by default (instead of "False"). This might cause a need of reconfiguring 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 16 was added to SQL Change Automation.