Releases: microsoft/vscode-cosmosdb
Releases · microsoft/vscode-cosmosdb
v0.24.0
Added
- Added support for Azure Cosmos DB for MongoDB vCore. Azure Resources now lists existing MongoDB vCore clusters.
- Added support for universal MongoDB Cluster connectivity using a connection string (MongoDB Cluster Connections). This supports both MongoDB vCore clusters as well as other MongoDB cluster platforms.
- New UI for executing queries in the NoSQL account. UI supports viewing results in a table, tree or a JSON view, showing the query stats, the RU cost and Index Metrics.
- New UI for executing search queries in the vCore account. UI supports viewing results in a table, tree or a JSON view.
- New UI for creating, viewing and editing documents in a separate tab.
- New UI supports VS Code theming (except Monarch).
Full Changelog: CHANGELOG.md, v0.23.0...v0.24.0
v0.23.0
Changed
- Use Entra ID automatically for NoSQL accounts with local auth disabled. #2290
- Don't fetch NoSQL account keys when using Entra ID. #2290
Added
- Added RBAC permission error handling for NoSQL accounts. If RBAC permission is missing, show a notification with an option to assign a contributor role for the current account and a link to RBAC documentation. #2289
v0.22.0
v0.21.0
v0.20.1
v0.20.0
This release adds the initial Azure AD authentication support for PostgreSQL flexible database servers and fixed various bugs. See 0.20.0 for all closed issues.
Breaking change
- The extension is migrated to use vscode secretStorage module for storing user credentials #2137. If you have local attachments that are broken due to this change, please re-attach them.
- The CosmosDB Graph extension has been removed from the marketplace. Attempting to open the graph explorer will open a documentation suggesting alternative tools for viewing graphs #2086.
Added
- The extension now supports connecting to PostgreSQL flexible database server as Azure AD users. Read this wiki to learn more.
0.19.4
Added
- Add commands to focus view and prep for release by @alexweininger in #2130
Dependencies
- Bump version after release by @github-actions in #2099
- Bump webpack from 5.28.0 to 5.76.0 by @dependabot in #2111
- Bump xml2js and @azure/ms-rest-js by @dependabot in #2125
v0.19.3
Added
- Forward compatibility with Azure Resources API v2 @alexweininger in #2095
Changed
- Remove Preview label for Postgres Flexible by @tonybaloney in #2058
- Fix revealing attached database by @alexweininger in #2092
Engineering
- Remove version checker action by @alexweininger in #2046
- Replace public-ip with our own util to fix CVE-2022-33987 by @alexweininger in #2048
- Migrate to vscode-azext-dev by @alexweininger in #2050
- Update AppInsights key by @bwateratmsft in #2052
- Add post release version bumper by @alexweininger in #2053
- Use shared Azure Id parsing utils by @alexweininger in #2054
- Rename info-needed-closer by @bwateratmsft in #2056
- Move workflow from root to workflows folder by @alexweininger in #2057
- Change filter for treeItemPicker by @nturinski in #2063
- Finalize CodeQL settings by @bwateratmsft in #2068
- Fix readme badges by @bwateratmsft in #2070
- Skip test suite to enable CodeQL build by @nturinski in #2081
- Add .nvmrc file by @alexweininger in #2085
- Use updated AzExtTreeFileSystem by @alexweininger in #2094
Dependencies
- Bump extension version post release by @alexweininger in #2045
- Bump moment from 2.29.2 to 2.29.4 by @dependabot in #2049
- Bump loader-utils from 1.4.0 to 1.4.2 by @dependabot in #2077
- Bump yargs-parser and yargs by @dependabot in #2078
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #2083
- Bump qs from 6.10.1 to 6.11.0 by @dependabot in #2084
- Bump @xmldom/xmldom from 0.7.5 to 0.7.8 by @dependabot in #2074
- Bump flat and mocha by @dependabot in #2088
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #2089