Skip to content

Commit 3ef4373

Browse files
authored
Merge pull request #7092 from stevestein/ssdt-15.8
Ssdt 15.8
2 parents b53fb0d + 50198a4 commit 3ef4373

4 files changed

Lines changed: 43 additions & 21 deletions

File tree

docs/ssdt/changelog-for-sql-server-data-tools-ssdt.md

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Changelog for SQL Server Data Tools (SSDT) | Microsoft Docs"
33
ms.custom: ""
4-
ms.date: "07/02/2018"
4+
ms.date: "09/05/2018"
55
ms.prod: sql
66
ms.prod_service: "sql-tools"
77
ms.component: "ssdt"
@@ -23,6 +23,29 @@ This change log is for [SQL Server Data Tools (SSDT)](download-sql-server-data-t
2323

2424
For detailed posts about what's new and changed, see [the SSDT Team blog](https://blogs.msdn.microsoft.com/ssdt/)
2525

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.
46+
47+
48+
2649

2750
## SSDT for Visual Studio 2017 (15.7.1)
2851
Build number: 14.0.16167.0

docs/ssdt/download-sql-server-data-tools-ssdt.md

Lines changed: 17 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Download SQL Server Data Tools (SSDT) | Microsoft Docs"
33
ms.custom: ""
4-
ms.date: "08/28/2018"
4+
ms.date: "09/05/2018"
55
ms.prod: sql
66
ms.prod_service: "sql-tools"
77
ms.component: "ssdt"
@@ -43,19 +43,18 @@ The installer lists available Visual Studio instances to add the SSDT tools to.
4343

4444
## SSDT for VS 2017 (standalone installer)
4545

46-
[![download](../ssdt/media/download.png) Download SSDT for Visual Studio 2017 (15.7.1) ](https://go.microsoft.com/fwlink/?linkid=875613)
46+
[![download](../ssdt/media/download.png) Download SSDT for Visual Studio 2017 (15.8) ](https://go.microsoft.com/fwlink/?linkid=2014060)
4747

4848
> [!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.
5150
5251

5352

5453
**Version Information**
5554

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
5958

6059
For a complete list of changes, see the [changelog](changelog-for-sql-server-data-tools-ssdt.md).
6160

@@ -65,17 +64,17 @@ SSDT for Visual Studio 2017 has the same [system requirements](https://docs.micr
6564

6665
This release of **SSDT for VS 2017** can be installed in the following languages:
6766

68-
[Chinese (Simplified)]( https://go.microsoft.com/fwlink/?linkid=875613&clcid=0x804) |
69-
[Chinese (Traditional)]( https://go.microsoft.com/fwlink/?linkid=875613&clcid=0x404) |
70-
[English (United States)]( https://go.microsoft.com/fwlink/?linkid=875613&clcid=0x409) |
71-
[French]( https://go.microsoft.com/fwlink/?linkid=875613&clcid=0x40c)
72-
[German]( https://go.microsoft.com/fwlink/?linkid=875613&clcid=0x407) |
73-
[Italian]( https://go.microsoft.com/fwlink/?linkid=875613&clcid=0x410) |
74-
[Japanese]( https://go.microsoft.com/fwlink/?linkid=875613&clcid=0x411) |
75-
[Korean]( https://go.microsoft.com/fwlink/?linkid=875613&clcid=0x412) |
76-
[Portuguese (Brazil)]( https://go.microsoft.com/fwlink/?linkid=875613&clcid=0x416) |
77-
[Russian]( https://go.microsoft.com/fwlink/?linkid=875613&clcid=0x419) |
78-
[Spanish]( https://go.microsoft.com/fwlink/?linkid=875613&clcid=0x40a)
67+
[Chinese (Simplified)]( https://go.microsoft.com/fwlink/?linkid=2014060&clcid=0x804) |
68+
[Chinese (Traditional)]( https://go.microsoft.com/fwlink/?linkid=2014060&clcid=0x404) |
69+
[English (United States)]( https://go.microsoft.com/fwlink/?linkid=2014060&clcid=0x409) |
70+
[French]( https://go.microsoft.com/fwlink/?linkid=2014060&clcid=0x40c)
71+
[German]( https://go.microsoft.com/fwlink/?linkid=2014060&clcid=0x407) |
72+
[Italian]( https://go.microsoft.com/fwlink/?linkid=2014060&clcid=0x410) |
73+
[Japanese]( https://go.microsoft.com/fwlink/?linkid=2014060&clcid=0x411) |
74+
[Korean]( https://go.microsoft.com/fwlink/?linkid=2014060&clcid=0x412) |
75+
[Portuguese (Brazil)]( https://go.microsoft.com/fwlink/?linkid=2014060&clcid=0x416) |
76+
[Russian]( https://go.microsoft.com/fwlink/?linkid=2014060&clcid=0x419) |
77+
[Spanish]( https://go.microsoft.com/fwlink/?linkid=2014060&clcid=0x40a)
7978

8079

8180

-6.57 KB
Loading

docs/ssdt/previous-releases-of-sql-server-data-tools-ssdt-and-ssdt-bi.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Previous releases of SQL Server Data Tools (SSDT and SSDT-BI) | Microsoft Docs"
33
ms.custom: ""
4-
ms.date: "08/28/2018"
4+
ms.date: "09/05/2018"
55
ms.prod: sql
66
ms.prod_service: "sql-tools"
77
ms.component: "ssdt"
@@ -32,9 +32,9 @@ The last few downloads are provided for the unlikely event that you experience i
3232

3333
|SSDT release| Visual Studio 2017|
3434
|:---|:---|
35+
|15.7.1|[SSDT for VS2017 15.7.1](https://go.microsoft.com/fwlink/?LinkId=875613)|
3536
|15.7.0|[SSDT for VS2017 15.7.0](https://go.microsoft.com/fwlink/?LinkId=874716)|
3637
|15.6.0|[SSDT for VS2017 15.6.0](https://go.microsoft.com/fwlink/?LinkId=871368)|
37-
|15.5.2|[SSDT for VS2017 15.5.2](https://go.microsoft.com/fwlink/?LinkId=866452)|
3838
<br>
3939

4040
|SSDT release| Visual Studio 2015|

0 commit comments

Comments
 (0)