Skip to content

Commit eb608f6

Browse files
authored
update release note for SSDT for VS2017 15.9.6
1 parent c938c12 commit eb608f6

1 file changed

Lines changed: 30 additions & 1 deletion

File tree

docs/ssdt/release-notes-ssdt.md

Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,35 @@ GeneMi , 2019/03/22.
4040
P.S. there's no need to keep this large HTML comment indefinitely.
4141
-->
4242

43+
## 15.9.7,  SSDT for VS 2017
44+
45+
_Released:_   Dec 28, 2020
46+
_Build Number:_   14.0.16228.0
47+
_SSDT for Visual Studio 2017._
48+
49+
### What's New?
50+
51+
| New Item | Details |
52+
|-----------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------|
53+
| Integration Services (SSIS) | Make creating SSISDB optional in IR Creation Wizard. |
54+
| Integration Services (SSIS) | Fixed an issue that Azure Subscription ComboBox items are duplicate in IR Creation Wizard and Azure-Enabled Project Wizard when different subscriptions have the same name. |
55+
| Integration Services (SSIS) | Fixed an issue that sometimes Connect button cannot be enabled in IR Creation Wizard. |
56+
| Integration Services (SSIS) | Fixed an issue that Azure Subscription ComboBox items are duplicate in IR Creation Wizard and Azure-Enabled Project Wizard when different subscriptions have the same name. |
57+
| Integration Services (SSIS) | Fixed an issue that auto-generated code under bufferwrapper.cs of script component adds extra double-quotes when current locale is Germany. |
58+
| Integration Services (SSIS) | Fixed an issue that download WSDL buttonis not displayed when target server version is SQL Server 2012, 2014, 2016. |
59+
| Integration Services (SSIS) | Fixed an issue that building large projects may fail due to out of memory exception. |
60+
| Integration Services (SSIS) | Fixed an issue that the package is not downgraded to current target server version of the project when it is saved as copy to file system or MSDB in package deployment model. |
61+
| Integration Services (SSIS) | Fixed an issue that Dimension Processing Destination doesn't work due to "No such interface" error. |
62+
| Integration Services (SSIS) | Fixed some issues related to accessibility and high-DPI. |
63+
64+
### Known issues
65+
66+
| Known issue | Details |
67+
| :---------- | :------ |
68+
| SSIS Execute Package Task doesn't support debugging when ExecuteOutOfProcess is set to True. | This issue applies only to debugging. Save, deploy, and execution via DTExec.exe or SSIS catalog isn't affected. |
69+
|   |   |
70+
71+
4372
## 15.9.6,  SSDT for VS 2017
4473

4574
_Released:_   Aug 31, 2020
@@ -1054,4 +1083,4 @@ SSDT General Availability (GA) is now released. The SSDT GA update for June 2016
10541083
- [Previous releases of SQL Server Data Tools (SSDT and SSDT-BI)](../ssdt/previous-releases-of-sql-server-data-tools-ssdt-and-ssdt-bi.md)
10551084
- [What's New in Database Engine](../sql-server/what-s-new-in-sql-server-2016.md)
10561085
- [What's New in Analysis Services](/analysis-services/what-s-new-in-analysis-services)
1057-
- [What's New in Integration Services](../integration-services/what-s-new-in-integration-services-in-sql-server-2016.md)
1086+
- [What's New in Integration Services](../integration-services/what-s-new-in-integration-services-in-sql-server-2016.md)

0 commit comments

Comments
 (0)