Skip to content

Commit

Permalink
Changelog for release 1.22.0 (#17841) (#17844)
Browse files Browse the repository at this point in the history
(cherry picked from commit 1277466)
  • Loading branch information
erpett authored Nov 7, 2023
1 parent a06ece2 commit a07f3b9
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Change Log

## Version 1.22.0
* Release date: November 8, 2023
* Release status: GA
### What's new in 1.22.0
* Azure Active Directory (Azure AD) is renamed to Entra Id - [#17824](https://github.com/microsoft/vscode-mssql/issues/17824)
* Added command for clearing Azure token cache - [#17807](https://github.com/microsoft/vscode-mssql/issues/17807)
* Added support for setting Firewall rule name in firewall rule - [#17803](https://github.com/microsoft/vscode-mssql/issues/17803)
* Removed Azure tenant config filter setting - [#17798](https://github.com/microsoft/vscode-mssql/issues/17798)

* Bug Fixes:
- Fixed Firewall Rule creation issues when prompted - [#17607](https://github.com/microsoft/vscode-mssql/issues/17607)
- Fixed proxy error 502 when downloading Sql Tools Service - [#17772](https://github.com/microsoft/vscode-mssql/issues/17772)
- Fixed an issue where connection profile could not be saved after enabling trust server certificate [#17805](https://github.com/microsoft/vscode-mssql/issues/17805)

## Version 1.21.0
* Release date: September 20, 2023
* Release status: GA
Expand Down

0 comments on commit a07f3b9

Please sign in to comment.