Skip to content

Commit 3bf7d22

Browse files
author
stevestein
committed
update for june release
1 parent 3efedcd commit 3bf7d22

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

docs/sql-operations-studio/download.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ Download and install the latest release, the *June Public Preview*:
2222

2323
|Platform|Download|Release date| Version |
2424
|:---|:---|:---|:---|
25-
|Windows|[Installer](https://go.microsoft.com/fwlink/?linkid=873386)<br>[.zip](https://go.microsoft.com/fwlink/?linkid=873387)|June 19, 2018 |0.29.3|
26-
|macOS|[.zip](https://go.microsoft.com/fwlink/?linkid=873388)|June 19, 2018 |0.29.3|
27-
|Linux|[.deb](https://go.microsoft.com/fwlink/?linkid=873391)<br>[.rpm](https://go.microsoft.com/fwlink/?linkid=873390)<br>[.tar.gz](https://go.microsoft.com/fwlink/?linkid=873389)|June 19, 2018 |0.29.3|
25+
|Windows|[Installer](https://go.microsoft.com/fwlink/?linkid=873386)<br>[.zip](https://go.microsoft.com/fwlink/?linkid=873387)|June 19, 2018 |0.30.5|
26+
|macOS|[.zip](https://go.microsoft.com/fwlink/?linkid=873388)|June 19, 2018 |0.30.5|
27+
|Linux|[.deb](https://go.microsoft.com/fwlink/?linkid=873391)<br>[.rpm](https://go.microsoft.com/fwlink/?linkid=873390)<br>[.tar.gz](https://go.microsoft.com/fwlink/?linkid=873389)|June 19, 2018 |0.30.5|
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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,20 +16,20 @@ manager: craigg
1616
---
1717
# SQL Operations Studio (preview) release notes
1818

19-
**[Download the May Public Preview](download.md)**
19+
**[Download the June Public Preview](download.md)**
2020

2121

22-
## June 2018 (JUne Public Preview)
22+
## June 2018 (June Public Preview)
2323

2424
release date: June 19, 2018
2525
version: 0.30.5
2626

2727
The *June Public Preview* contains the following highlights:
2828

2929
- 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
30+
- Insiders builds now have the in-progress Profiler extension preview available to install instead of including Profiler by default.
3131
- 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.
32-
- Fix GitHub Issues
32+
- Fix GitHub Issues:
3333
- 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.
3434
- Fix [issue 1398](https://github.com/Microsoft/sqlopsstudio/issues/1398): Should show add message and add account account button when linked account is empty.
3535
- Fix [issue 1399](https://github.com/Microsoft/sqlopsstudio/issues/1399): Linked account tab is broken when the view is collapsed.

0 commit comments

Comments
 (0)