SQL Change Automation PowerShell 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
Features:
- VT-265 - The warning messages about the existence of the .sqlproj project file have been clarified.
4.5.22355 - December 21st, 2022
Improvements:
- Internal library updates
4.5.22348 - December 15th, 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.
4.5.22313 - November 10th, 2022
Improvements:
- Internal library updates
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
Fixes:
- VT-258: Fixed "Could not load file or assembly Microsoft.IdentityModel.Abstractions" error occuring when using Active Directory - Password authentication.
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
Improvements:
- VT-188 - Improve Performance SCA PowerShell progress bar during the call Invoke-DatabaseBuild.
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 theNew-DatabaseConnection
cmdlet.