Skip to content

Commit

Permalink
Release notes added for MSSQL extension version 1.19.0 (#17700) (#17701)
Browse files Browse the repository at this point in the history
(cherry picked from commit 9ad23eb)

Co-authored-by: Sukhwant Kaur <[email protected]>
  • Loading branch information
erpett and sukkaur authored May 19, 2023
1 parent 4ee4586 commit 7ad521f
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Change Log

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

## Version 1.18.0
* Release date: March 22, 2023
* Release status: GA
Expand Down

0 comments on commit 7ad521f

Please sign in to comment.