diff --git a/release-notes/Microsoft.SqlPackage/170/170.0.33-preview.md b/release-notes/Microsoft.SqlPackage/170/170.0.33-preview.md index bdac54c..511e7fe 100644 --- a/release-notes/Microsoft.SqlPackage/170/170.0.33-preview.md +++ b/release-notes/Microsoft.SqlPackage/170/170.0.33-preview.md @@ -4,6 +4,9 @@ This update brings the below changes over the previous release: +### Breaking Change +* Dacunpack.exe is removed from the install location 'C:\Program Files\Microsoft SQL Server\170\DAC\bin' and the a new functionality, to unpack .dacpac files is added to SqlPackage, as part of the SqlPackage extract action + ### Added * Added a new functionality to extract action to unpack a given .dacpac file to a folder.