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
+5-6Lines changed: 5 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: "03/27/2018"
5
+
ms.date: "03/28/2018"
6
6
ms.prod: "sql-non-specified"
7
7
ms.reviewer: "alayu; erickang; sstein"
8
8
ms.suite: "sql"
@@ -21,17 +21,16 @@ ms.workload: "Inactive"
21
21
22
22
## March 2018 (March Public Preview)
23
23
24
-
release date: March 27, 2018
25
-
version: 0.27.0
24
+
release date: March 28, 2018
25
+
version: 0.27.3
26
26
27
27
The *March Public Preview* continues to address the top GitHub issues and is focused on improving our extensibility story. Specifically enabling Extension Manager, improving dashboard management, and providing SQL Agent and insights extensions. This release includes the following enhancements:
28
28
29
29
- Enhance the Manage Dashboard extensibility model to support tabbed insights and configuration panes.
30
-
- Dashboard Insights extensions for sp_whoisactive from [whoisactive.com](http://www.whoisactive.com).
31
30
- Extension Manager enables simple acquisition of 1st-party and 3rd-party extensions.
31
+
- Dashboard extensions for sp_whoisactive from [whoisactive.com](http://www.whoisactive.com).
32
32
- Add additional Extensibility APIs for connection and object explorer management.
33
-
- Early Preview of SQL Agent Management Extension.
34
-
- Community Localization open for 10 languages.
33
+
- Early preview of SQL Agent dashboard extension.
35
34
- Continue to fix important customer impacting [GitHub issues](https://github.com/Microsoft/sqlopsstudio/issues).
36
35
37
36
For more information, see the [Change Log](https://github.com/Microsoft/sqlopsstudio/blob/master/CHANGELOG.md).
0 commit comments