Skip to content

Commit 7ad521f

Browse files
erpettsukkaur
andauthored
Release notes added for MSSQL extension version 1.19.0 (#17700) (#17701)
(cherry picked from commit 9ad23eb) Co-authored-by: Sukhwant Kaur <[email protected]>
1 parent 4ee4586 commit 7ad521f

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Change Log
22

3+
## Version 1.19.0
4+
* Release date: May 24, 2023
5+
* Release status: GA
6+
### What's new in 1.19.0
7+
* Added support for Linux ARM64 runtime - https://github.com/microsoft/vscode-mssql/pull/17639
8+
* Use preferred username instead of email for Azure accounts - https://github.com/microsoft/vscode-mssql/pull/17606
9+
* Removed prompt to select tenant when SQL Auth Provider is enabled - https://github.com/microsoft/vscode-mssql/pull/17611
10+
* Updated msal-node npm package to v1.16.0 - https://github.com/microsoft/vscode-mssql/pull/17605
11+
* Bug Fixes
12+
- Added validation for servername before attempting connection https://github.com/microsoft/vscode-mssql/pull/17680
13+
- Fixed an issue when selecting "Add Azure Account" during profile creation prompts for profile name first https://github.com/microsoft/vscode-mssql/pull/17664
14+
- Fixed a bug where SQLCMD variables weren't getting JSONified https://github.com/microsoft/vscode-mssql/pull/17683
15+
316
## Version 1.18.0
417
* Release date: March 22, 2023
518
* Release status: GA

0 commit comments

Comments
 (0)