Skip to content

Commit 5439b5f

Browse files
authored
Merge pull request #20011 from yualan/patch-84
Update release-notes-azure-data-studio.md
2 parents c749674 + a041f11 commit 5439b5f

File tree

1 file changed

+44
-11
lines changed

1 file changed

+44
-11
lines changed

docs/azure-data-studio/release-notes-azure-data-studio.md

Lines changed: 44 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ author: yualan
88
ms.author: alayu
99
ms.reviewer: maghan
1010
ms.custom: seodec18, contperf-fy21q4
11-
ms.date: 07/29/2021
11+
ms.date: 08/18/2021
1212
---
1313

1414
# Release notes for Azure Data Studio
@@ -19,24 +19,36 @@ This article provides details about updates, improvements, and bug fixes for the
1919

2020
:::image type="icon" source="media/download-icon.png" border="false":::**[Download and install the latest release!](./download-azure-data-studio.md)**
2121

22-
### July Hotfix 2021
22+
### August 2021
2323

24-
Azure Data Studio 1.31.1 is the latest general availability (GA) release.
24+
Azure Data Studio 1.32.0 is the latest general availability (GA) release.
2525

26-
- Release number: 1.31.1
27-
- Release date: July 29, 2021
26+
- Release number: 1.32.0
27+
- Release date: August 18, 2021
2828

29-
#### Bug fixes in 1.31.1
29+
#### What's new in 1.32.0
30+
31+
| New item | Details |
32+
|----------|---------|
33+
| Notebooks | Large performance improvement for large notebooks |
34+
| Extension update | [SchemaCompare](extensions/schema-compare-extension.md) |
35+
| Extension update | [SQLDatabaseProjects](extensions/sql-database-project-extension.md) |
36+
| Extension update | [MachineLearning](extensions/machine-learning-extension.md) |
37+
| Extension update | [Azure Arc](extensions/azure-arc-extension.md) |
38+
| Extension update | Lang packs |
39+
40+
#### Bug fixes in 1.32.0
3041

3142
| New Item | Details |
3243
|----------|---------|
33-
| Connections | Fixed Database connection toolbar missing for sql scripts |
34-
| Connections | Fixed Connection dropped / is not maintained when saving / opening scripts |
35-
| Connections | Script file opened from command line does not allow DB connection|
44+
| Database Projects | Fixed Seeing "Project already opened" message for every project I open or create |
45+
| Schema Compare | Fixed Schema compare subsequent results after once are not loading in view |
46+
| Lang packs | Fixed Localization for previously untranslated extensions. |
47+
| Machine Learning | Fixed Machine Learning - View models dialog is broken |
3648

37-
For a full list of bug fixes addressed for the July Hotfix 2021 release, visit the [bugs and issues list on GitHub](https://github.com/microsoft/azuredatastudio/milestone/75).
49+
For a full list of bug fixes addressed for the August 2021 release, visit the [bugs and issues list on GitHub](https://github.com/microsoft/azuredatastudio/issues?q=is%3Aissue+milestone%3A%22August+2021+Release%22+is%3Aclosed).
3850

39-
#### Known issues in 1.31.1
51+
#### Known issues in 1.32.0
4052

4153
For a list of the current known issues, visit the [issues list on GitHub](https://github.com/microsoft/azuredatastudio/issues?q=is%3Aissue).
4254

@@ -83,6 +95,27 @@ You can reference [Azure Data Studio feedback](https://github.com/microsoft/azur
8395
> [!Note]
8496
> All previous versions of Azure Data Studio are not supported.
8597
98+
### July Hotfix 2021
99+
100+
Azure Data Studio 1.31.1 is the latest general availability (GA) release.
101+
102+
- Release number: 1.31.1
103+
- Release date: July 29, 2021
104+
105+
#### Bug fixes in 1.31.1
106+
107+
| New Item | Details |
108+
|----------|---------|
109+
| Connections | Fixed Database connection toolbar missing for sql scripts |
110+
| Connections | Fixed Connection dropped / is not maintained when saving / opening scripts |
111+
| Connections | Script file opened from command line does not allow DB connection|
112+
113+
For a full list of bug fixes addressed for the July Hotfix 2021 release, visit the [bugs and issues list on GitHub](https://github.com/microsoft/azuredatastudio/milestone/75).
114+
115+
#### Known issues in 1.31.1
116+
117+
For a list of the current known issues, visit the [issues list on GitHub](https://github.com/microsoft/azuredatastudio/issues?q=is%3Aissue).
118+
86119
### July 2021
87120

88121
- Release number: 1.31.0

0 commit comments

Comments
 (0)