Skip to content

Commit 95551f0

Browse files
author
stevestein
committed
update for May release
1 parent fca82e5 commit 95551f0

2 files changed

Lines changed: 36 additions & 9 deletions

File tree

docs/sql-operations-studio/download.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
title: Download and install Microsoft SQL Operations Studio (preview) | Microsoft Docs
33
description: 'Download and Install Microsoft SQL Operations Studio (preview) for Windows, macOS, or Linux'
44
ms.custom: "tools|sos"
5-
ms.date: "04/25/2018"
5+
ms.date: "05/08/2018"
66
ms.prod: sql
7-
ms.reviewer: "alayu; erickang; sstein"
7+
ms.reviewer: "alayu; sstein"
88
ms.suite: "sql"
99
ms.prod_service: sql-tools
1010
ms.component: sos
@@ -18,13 +18,13 @@ manager: craigg
1818

1919
[!INCLUDE[name-sos](../includes/name-sos.md)] runs on Windows, macOS, and Linux.
2020

21-
Download and install the latest release, the *April Public Preview*:
21+
Download and install the latest release, the *May Public Preview*:
2222

2323
|Platform|Download|Release date| Version |
2424
|:---|:---|:---|:---|
25-
|Windows|[Installer](https://go.microsoft.com/fwlink/?linkid=872717)<br>[.zip](https://go.microsoft.com/fwlink/?linkid=872718)|April 25, 2018 |0.28.6|
26-
|macOS|[.zip](https://go.microsoft.com/fwlink/?linkid=872719)|April 25, 2018 |0.28.6|
27-
|Linux|[.deb](https://go.microsoft.com/fwlink/?linkid=872722)<br>[.rpm](https://go.microsoft.com/fwlink/?linkid=872721)<br>[.tar.gz](https://go.microsoft.com/fwlink/?linkid=872720)|April 25, 2018 |0.28.6|
25+
|Windows|[Installer](https://go.microsoft.com/fwlink/?linkid=872717)<br>[.zip](https://go.microsoft.com/fwlink/?linkid=872718)|May 7, 2018 |0.29.3|
26+
|macOS|[.zip](https://go.microsoft.com/fwlink/?linkid=872719)|May 7, 2018 |0.29.3|
27+
|Linux|[.deb](https://go.microsoft.com/fwlink/?linkid=872722)<br>[.rpm](https://go.microsoft.com/fwlink/?linkid=872721)<br>[.tar.gz](https://go.microsoft.com/fwlink/?linkid=872720)|May 7, 2018 |0.29.3|
2828

2929
For details about the latest release, see the [release notes](release-notes.md).
3030

docs/sql-operations-studio/release-notes.md

Lines changed: 30 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
title: Microsoft SQL Operations Studio (preview) release notes| Microsoft Docs
33
description: 'Microsoft SQL Operations Studio (preview) release notes'
44
ms.custom: "tools|sos"
5-
ms.date: "04/25/2018"
5+
ms.date: "05/07/2018"
66
ms.prod: sql
7-
ms.reviewer: "alayu; erickang; sstein"
7+
ms.reviewer: "alayu; sstein"
88
ms.suite: "sql"
99
ms.prod_service: sql-tools
1010
ms.component: sos
@@ -16,7 +16,34 @@ manager: craigg
1616
---
1717
# SQL Operations Studio (preview) release notes
1818

19-
**[Download the April Public Preview](download.md)**
19+
**[Download the May Public Preview](download.md)**
20+
21+
22+
## May 2018 (May Public Preview)
23+
24+
release date: May 7, 2018
25+
version: 0.29.3
26+
27+
The *May Public Preview* is focused on stabilization and bug fixes. This build contains the following highlights:
28+
29+
- Announcing Redgate SQL Search extension available in Extension Manager.
30+
- Community Localization available for 10 languages: German, Spanish, French, Italian, Japanese, Korean, Portuguese, Russian, Simplified Chinese and Traditional Chinese.
31+
- GDPR-compliant build has reduced telemetry collection, improved opt-out experience and in-product links to Privacy Statement.
32+
- Extension Manager has improved Marketplace experience to easily discover community extensions.
33+
- SQL Agent extension Jobs and Job History view improvement.
34+
- Updates for whoisactive and Server Reports extensions.
35+
- Improve Manage Dashboard Properties scrolling.
36+
- Fix GitHub Issues:
37+
- Fix [issue 703](https://github.com/Microsoft/sqlopsstudio/issues/703): Entering HTML-like text in edit data causes value to display incorrectly until refresh
38+
- Fix [issue 821](https://github.com/Microsoft/sqlopsstudio/issues/821): sqlopsstudio.deb package dependency
39+
- Fix [issue 1260](https://github.com/Microsoft/sqlopsstudio/issues/1260): Keyword 'distinct' not highlighted
40+
- Fix [issue 1332](https://github.com/Microsoft/sqlopsstudio/issues/1332): Edit data revert row doesn't work
41+
- Fix [issue 1215](https://github.com/Microsoft/sqlopsstudio/issues/1215): SQL Agent extension and the status bar
42+
- Fix [issue 1316](https://github.com/Microsoft/sqlopsstudio/issues/1316): SQL Agent Don´t resize after change windows size
43+
44+
45+
For more information, see the [Change Log](https://github.com/Microsoft/sqlopsstudio/blob/master/CHANGELOG.md), and [Releases](https://github.com/Microsoft/sqlopsstudio/releases).
46+
2047

2148

2249
## April 2018 (April Public Preview)

0 commit comments

Comments
 (0)