SQL Change Automation PowerShell 3.3 release notes
Published 26 June 2019
3.3.19233 - August 21, 2019
Improvements
- Updated SQL Compare and SQL Data Compare to 13.8.0.12547
Fixes:
- SCA-2634: Fixed issue with SQL Change Automation project release artifacts where pre-update schema check might fail with static data in a system versioned table
- SCA-2636: Fixed issue where SQLCompare NoTransactions option would not be fully honoured if static data was enabled
3.3.19225 - August 13, 2019
Improvements
- Updated SQL Compare Engine to 13.7.23.12372
3.3.19217 - August 5, 2019
Fixes:
- SCA-2623: The IncludeTimestamps data compare option is now switched off by default
3.3.19212 - July 31, 2019
Features:
- SCA-2627: It is now possible to execute a SQL Change Automation project release artifact against a different database from that used to generate it
- Updates SQL Compare and SQL Data Compare to 13.7.21.12187
Fixes:
- SCA-2629: Error no longer printed to log file when performing shadow deployment with programmable objects with custom transaction handling
3.3.19197 - July 25, 2019
Features:
- Updates SQL Compare and SQL Data Compare to 13.7.20.12082
3.3.19197 - July 16, 2019
Features:
- Updates SQL Compare and SQL Data Compare to 13.7.18.11947
3.3.19190 - July 9, 2019
Features:
- Updates SQL Compare and SQL Data Compare to 13.7.18.11782
3.3.19185 - July 4, 2019
Fixes:
- Logs now show the number of objects causing the skip when skipping baseline on deploy.
- Version numbers now appear correctly when using the installer.
3.3.19183 - July 2, 2019
Features:
- Updates SQL Compare and SQL Data Compare to 13.7.17.11648
3.3.19177 - June 26, 2019
Features:
When deploying SQL Source Control projects you can now configure static data options in the following cmdlets:
Invoke-DatabaseBuild
New-DatabaseDocumentation
Invoke-DatabaseTests
New-DatabaseReleaseArtifact
Sync-DatabaseSchema
See Using comparison options with SQL Change Automation PowerShell module for SQL Source Control Projects for details
Changes:
Changed the contents of the result returned by the New-DatabaseReleaseArtifact cmdlet when run against a SQLSourceControl project