Skip to content

Commit ac266b9

Browse files
authored
Adding release notes for DacFx 170.4.63 (#783)
1 parent 819a229 commit ac266b9

2 files changed

Lines changed: 36 additions & 0 deletions

File tree

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Release Notes
2+
3+
## MMicrosoft.SqlPackage 170.4.63-preview
4+
5+
This update brings the below changes over the previous release:
6+
7+
### Adds
8+
* Adds support for Database option AUTOMATIC_INDEX_COMPACTION
9+
10+
### Fixed
11+
* https://github.com/microsoft/DacFx/issues/47
12+
* https://github.com/microsoft/DacFx/issues/775
13+
* Fixes a bug with preserving External Model ownership information when deploying to a database
14+
* fixes a bug with deploying a table with CLUSTER BY to Warehouse in Microsoft Fabric.
15+
### Changed
16+
* Updates Microsoft.SqlServer.TransactSql.ScriptDom to 180.6.0
17+
* Microsoft.Data.SqlClient to 6.1.4
18+
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Release Notes
2+
3+
## Microsoft.SqlServer.DacFx 170.4.63-preview
4+
5+
This update brings the below changes over the previous release:
6+
7+
### Adds
8+
* Adds support for Database option AUTOMATIC_INDEX_COMPACTION
9+
10+
### Fixed
11+
* https://github.com/microsoft/DacFx/issues/47
12+
* https://github.com/microsoft/DacFx/issues/775
13+
* Fixes a bug with preserving External Model ownership information when deploying to a database
14+
* fixes a bug with deploying a table with CLUSTER BY to Warehouse in Microsoft Fabric.
15+
### Changed
16+
* Updates Microsoft.SqlServer.TransactSql.ScriptDom to 180.6.0
17+
* Microsoft.Data.SqlClient to 6.1.4
18+

0 commit comments

Comments
 (0)