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
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,9 +26,12 @@ version: 0.30.6
26
26
27
27
The *June Public Preview* contains the following highlights:
28
28
29
-
- Edit Data Filtering and Sorting: Edit data on a table opens the top 200 rows by default. To modify the query, click on the "Show SQL Pane" toolbar button to open the query pane. The query can be modified in the SQL editor pane to filter or sort the resultset.
30
-
- Insiders builds now have the in-progress Profiler extension preview available to install instead of including Profiler by default.
31
-
- The new SQL Data Warehouse extension includes rich customizable dashboard widgets surfacing insights to your data warehouse. This unlocks key scenarios around managing and tuning your data warehouse to ensure it is optimized for consistent performance.
29
+
-**SQL Server Profiler for SQL Operations Studio *Preview*** extension initial release.
30
+
- The new **SQL Data Warehouse** extension includes rich customizable dashboard widgets surfacing insights to your data warehouse. This unlocks key scenarios around managing and tuning your data warehouse to ensure it is optimized for consistent performance.
31
+
-**Edit Data "Filtering and Sorting"** support.
32
+
-**SQL Server Agent for SQL Operations Studio *Preview*** extension enhancements for Jobs and Job History views.
- Update VS Code Platform source code integrating [March 2018 (1.22)](https://code.visualstudio.com/updates/v1_22) and [April 2018 (1.23)](https://code.visualstudio.com/updates/v1_23) releases.
32
35
- Fix GitHub Issues:
33
36
- Feature request ([issue 1204](https://github.com/Microsoft/sqlopsstudio/issues/1204)): Please make the results grid auto-fit column width to data, and/or remember manual changes if the same query is re-run.
34
37
- Fix [issue 1398](https://github.com/Microsoft/sqlopsstudio/issues/1398): Should show add message and add account account button when linked account is empty.
@@ -40,8 +43,7 @@ The *June Public Preview* contains the following highlights:
40
43
- Fix [issue 1495](https://github.com/Microsoft/sqlopsstudio/issues/1495): Query editor "Explain" query plan is broken.
41
44
42
45
43
-
44
-
46
+
For more information, see the [Change Log](https://github.com/Microsoft/sqlopsstudio/blob/master/CHANGELOG.md), and [Releases](https://github.com/Microsoft/sqlopsstudio/releases).
45
47
46
48
47
49
## May 2018 (May Public Preview)
@@ -67,8 +69,6 @@ The *May Public Preview* is focused on stabilization and bug fixes. This build c
67
69
- Fix [issue 1316](https://github.com/Microsoft/sqlopsstudio/issues/1316): SQL Agent Don´t resize after change windows size
68
70
69
71
70
-
For more information, see the [Change Log](https://github.com/Microsoft/sqlopsstudio/blob/master/CHANGELOG.md), and [Releases](https://github.com/Microsoft/sqlopsstudio/releases).
0 commit comments