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
+12-12Lines changed: 12 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,23 +26,23 @@ Release date: January 28, 2019
26
26
27
27
### What's New?
28
28
**SSIS:**
29
-
1. Add Power Query Source (Preview) for SSIS 2017
30
-
2. Add support for SSIS 2012 back
31
-
3. Add Oracle source & destination for SSIS 2019
32
-
4. Fix an issue that Script Task/Component cannot be loaded when migrating from old SSIS versions
33
-
5. Fix an issue that data viewer doesn't work on win7 SP1 and Win8.1
34
-
6. Fix an issue that in some case saving package will make VS crash
35
-
7. Fix an issue that in some case package cannot be executed when protection level is EncryptSensitiveWithPassword and target server version is lower than SQL 2017
36
-
8. Fix an issue that annotations with default font are not displayed in SSDT
37
-
9. ISDeploymentWizard supports SQL auth, AAD integrated auth and AAD password auth in commandline mode
29
+
1. Add Power Query Source (Preview) for SSIS 2017.
30
+
2. Add support for SSIS 2012 back.
31
+
3. Add Oracle source and destination for SSIS 2019.
32
+
4. Fix an issue that Script Task/Component cannot be loaded when migrating from earlier SSIS versions.
33
+
5. Fix an issue that data viewer doesn't work on Windows 7 SP1 and Windows 8.1.
34
+
6. Fix an issue that, in some cases, saving the package causes Visual Studio to crash.
35
+
7. Fix an issue that, in some cases, the package cannot be executed when protection level is EncryptSensitiveWithPassword and target server version is earlier than SQL 2017.
36
+
8. Fix an issue that annotations with default font are not displayed in SSDT.
37
+
9. ISDeploymentWizard supports SQL auth, Azure Active Directory integrated auth, and Azure Active Directory password auth in command-line mode.
38
38
39
39
### Known issues:
40
40
41
41
- 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.
42
42
- SSDT for Visual Studio 2017 higher than 15.8 doesn't support designing packages that contain Teradata source/destination. Use SSDT for Visual Studio 2017 (15.8).
43
-
- Power Query Source may not support OData v4 when SSIS and SSAS are installed on the same VS instance.
44
-
- Power Query Source may not support using ODBC to connect to Oracle when SSIS and SSAS are installed on the same VS instance.
45
-
- Power Query Source is not localized
43
+
- Power Query Source may not support OData v4 when SSIS and SSAS are installed on the same Visual Studio instance.
44
+
- Power Query Source may not support using ODBC to connect to Oracle when SSIS and SSAS are installed on the same Visual Studio instance.
0 commit comments