Skip to content

Commit 688db79

Browse files
authored
Updating the Changelog with changes for 1.20 (#17752) (#17753)
(cherry picked from commit b9a5ebf)
1 parent 6829aad commit 688db79

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

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

3+
## Version 1.20.0
4+
* Release date: July 26, 2023
5+
* Release status: GA
6+
### What's new in 1.20.0
7+
* Added new setting to support enabling connection pooling for performance improvement - https://github.com/microsoft/vscode-mssql/pull/17733
8+
* Bug Fixes:
9+
- Fixed issue where creating connection with connection string would fail - https://github.com/microsoft/vscode-mssql/pull/17737
10+
- Fixed issue where Copy actions wouldn't work on Data Grid cells - https://github.com/microsoft/vscode-mssql/pull/17722
11+
- Added missing DB Create syntax keyword colorization - https://github.com/microsoft/vscode-mssql/pull/17732
12+
- Improved connection description when selecting connection from quick pick - https://github.com/microsoft/vscode-mssql/pull/17737
13+
- Fixed authentication issue where user account could not be found in MSAL Cache in Linux - https://github.com/microsoft/vscode-mssql/pull/17747
14+
315
## Version 1.19.1
416
* Release date: June 5, 2023
517
* Release status: GA

0 commit comments

Comments
 (0)