You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/ssdt/changelog-for-sql-server-data-tools-ssdt.md
+24-1Lines changed: 24 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: "Changelog for SQL Server Data Tools (SSDT) | Microsoft Docs"
3
3
ms.custom: ""
4
-
ms.date: "07/02/2018"
4
+
ms.date: "09/05/2018"
5
5
ms.prod: sql
6
6
ms.prod_service: "sql-tools"
7
7
ms.component: "ssdt"
@@ -23,6 +23,29 @@ This change log is for [SQL Server Data Tools (SSDT)](download-sql-server-data-t
23
23
24
24
For detailed posts about what's new and changed, see [the SSDT Team blog](https://blogs.msdn.microsoft.com/ssdt/)
25
25
26
+
## SSDT for Visual Studio 2017 (15.8)
27
+
Build Number: 14.0.16174.0
28
+
Release date: September 05, 2018
29
+
30
+
### What's New?
31
+
32
+
**SSIS:**
33
+
34
+
1. Fix regression in VS 15.8 that saving Script Task/Component will hit compile error.
35
+
1. Fix regression in VS 15.8 that deployment wizard doesn’t work.
36
+
1. Fix an issue that ADO.NET connection manager doesn't support 3rd party ADO.NET provider.
37
+
38
+
**Installer:**
39
+
40
+
- Implement reboot-in-the-middle when installing SSDT on Windows 10.
41
+
42
+
43
+
### Known issues:
44
+
45
+
- SSIS Execute Package Task doesn't support debugging when ExecuteOutOfProcess is set to True. This issue only applies to debugging. Save, deploy, and execution via DTExec.exe or SSIS catalog is not impacted.
Copy file name to clipboardExpand all lines: docs/ssdt/download-sql-server-data-tools-ssdt.md
+17-18Lines changed: 17 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: "Download SQL Server Data Tools (SSDT) | Microsoft Docs"
3
3
ms.custom: ""
4
-
ms.date: "08/28/2018"
4
+
ms.date: "09/05/2018"
5
5
ms.prod: sql
6
6
ms.prod_service: "sql-tools"
7
7
ms.component: "ssdt"
@@ -43,19 +43,18 @@ The installer lists available Visual Studio instances to add the SSDT tools to.
43
43
44
44
## SSDT for VS 2017 (standalone installer)
45
45
46
-
[ Download SSDT for Visual Studio 2017 (15.7.1) ](https://go.microsoft.com/fwlink/?linkid=875613)
46
+
[ Download SSDT for Visual Studio 2017 (15.8) ](https://go.microsoft.com/fwlink/?linkid=2014060)
47
47
48
48
> [!IMPORTANT]
49
-
> - Before installing SSDT for Visual Studio 2017 (15.7.1), uninstall *Analysis Services Projects* and *Reporting Services Projects* extensions if they are already installed, and close all VS instances.
50
-
> - When installing SSDT on Windows 10 and choosing **Install new SQL Server Data Tools for Visual Studio 2017 instance**, please clear any checkbox and install the new instance first. After the new instance is installed, please reboot the computer and open the SSDT installer again to continue the installation.
49
+
> - Before installing SSDT for Visual Studio 2017 (15.8), uninstall *Analysis Services Projects* and *Reporting Services Projects* extensions if they are already installed, and close all VS instances.
51
50
52
51
53
52
54
53
**Version Information**
55
54
56
-
Release number: 15.7.1
57
-
Build number: 14.0.16167.0
58
-
Release date: July 02, 2018
55
+
Release number: 15.8
56
+
Build Number: 14.0.16174.0
57
+
Release date: September 05, 2018
59
58
60
59
For a complete list of changes, see the [changelog](changelog-for-sql-server-data-tools-ssdt.md).
61
60
@@ -65,17 +64,17 @@ SSDT for Visual Studio 2017 has the same [system requirements](https://docs.micr
65
64
66
65
This release of **SSDT for VS 2017** can be installed in the following languages:
0 commit comments