diff --git a/release-notes/Microsoft.SqlPackage/170.3/170.3.79-preview.md b/release-notes/Microsoft.SqlPackage/170.3/170.3.79-preview.md new file mode 100644 index 0000000..70cb7fb --- /dev/null +++ b/release-notes/Microsoft.SqlPackage/170.3/170.3.79-preview.md @@ -0,0 +1,13 @@ +# Release Notes + +## Microsoft.SqlPackage 170.3.79-preview + +This update brings the below changes over the previous release: + +### Added +* Enhances permission publishing to include EXECUTE ON EXTERNAL MODEL permissions +* Extends Vector column support to allow changing the base type +### Fixed +* Fixes https://github.com/microsoft/DacFx/issues/604 +* Fixes https://github.com/microsoft/DacFx/issues/735 + diff --git a/release-notes/Microsoft.SqlServer.DacFx/170.3/170.3.79-preview.md b/release-notes/Microsoft.SqlServer.DacFx/170.3/170.3.79-preview.md new file mode 100644 index 0000000..f117469 --- /dev/null +++ b/release-notes/Microsoft.SqlServer.DacFx/170.3/170.3.79-preview.md @@ -0,0 +1,15 @@ +# Release Notes + +## Microsoft.SqlServer.DacFx 170.3.79-preview + +This update brings the below changes over the previous release: + +### Added +* Enhances permission publishing to include EXECUTE ON EXTERNAL MODEL permissions +* Extends Vector column support to allow changing the base type +### Fixed +* Fixes https://github.com/microsoft/DacFx/issues/604 +* Fixes https://github.com/microsoft/DacFx/issues/735 +### Changed + +