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/sql-operations-studio/release-notes.md
+8-6Lines changed: 8 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Microsoft SQL Operations Studio (preview) release notes| Microsoft Docs
3
3
description: 'Microsoft SQL Operations Studio (preview) release notes'
4
4
ms.custom: "tools|sos"
5
-
ms.date: "04/24/2018"
5
+
ms.date: "04/25/2018"
6
6
ms.prod: "sql-non-specified"
7
7
ms.reviewer: "alayu; erickang; sstein"
8
8
ms.suite: "sql"
@@ -22,20 +22,22 @@ ms.workload: "Inactive"
22
22
23
23
## April 2018 (April Public Preview)
24
24
25
-
release date: April 24, 2018
26
-
version: 0.28.3
25
+
release date: April 25, 2018
26
+
version: 0.28.6
27
27
28
-
The *April Public Preview* contains several additional bug fixes and improvements.
28
+
The *April Public Preview* contains bug fixes and improvements.
29
29
30
+
- Improvements to the SQL Agent Preview extension.
30
31
- Improved large and protected file support for saving Admin protected and >256M files within SQL Operations Studio.
31
32
- Integrated Terminal splitting to work with multiple open terminals at once.
32
33
- Reduced installation on-disk file count foot print for faster installs and startup times.
33
-
- Improvements to SQL Agent Preview extension.
34
34
- Continue to fix GitHub issues:
35
35
- Fix #37 When the chart viewer throws an error, unexpected behavior occurs.
36
36
- Fix #462 Feature Request: Option for Server Groups to be expanded by default.
37
+
- Fix #606 intellisense - Bad suggestion for 'update' command.
37
38
- Fix #967 Expect query plan when select XML showplan in the result grid.
38
39
- Fix #1023 Add square brackets for ms_foreachdb call from flyfishingdba.
40
+
- Fix #1048 Pre-login SSL/TLS handshake error.
39
41
- Fix #1050 Clear insights view before showing error.
40
42
- Fix #1057 Restore and new query actions in explorer-widget are broken.
41
43
- Fix #1068 Dashboard Output windows pops-up with error message for Azure SQL Database.
@@ -48,7 +50,7 @@ The *April Public Preview* contains several additional bug fixes and improvement
48
50
- Fix #1104 SQL extension tabs stopped working.
49
51
50
52
51
-
A significant highlight for this build is the Visual Studio Code 1.21 platform source code refresh. This brings in several updates to the core editor and workbench from the previous 1.19 sync point. Some examples include the following:
53
+
A significant highlight for the April Public Preview is the Visual Studio Code 1.21 platform source code refresh. This brings in several updates to the core editor and workbench from the previous 1.19 sync point. Some examples include the following:
52
54
53
55
-[New Notifications UI](https://code.visualstudio.com/updates/v1_21#_new-notifications-ui) - Easily manage and review SQL Operations Studio notifications.
54
56
-[Integrated Terminal splitting](https://code.visualstudio.com/updates/v1_21#_split-terminals) - Work with multiple open terminals at once.
0 commit comments