Releases: microsoft/vscode-cosmosdb
Releases · microsoft/vscode-cosmosdb
v0.25.0
Added
- Feature parity across all MongoDB API platforms.
- Improved Azure Cosmos DB for MongoDB (RU) interface.
- MongoDB Scrapbook support added for all MongoDB API-supported databases.
- Unified context menus across all experiences.
- Supporting TenantId for CosmosDB authentication
- Improved support for local emulators.
- Added support for the Cosmos DB Emulator on Linux and MacOS (Intel)
Changed
- Optimized resource tree exploration.
- Time-consuming queries are now executed only when interacting with a selected cluster.
- Migrated Tree View API from V1 to V2.
- Create server/account command opens Azure Portal with corresponding blade instead of going through command palette wizard.
Full Changelog: CHANGELOG.md, v0.24.2...v0.25.0
v0.24.2
Changed
- Enhanced error handling.
- Improved index metrics display.
- Made minor adjustments.
Full Changelog: CHANGELOG.md, v0.24.1...v0.24.2
v0.24.1
Changed
- Fixed several issues around keyboard access and accessibility in general.
- NoSQL query editor toolbar now folds to a menu to fit the window size keeping all elements accessible.
- Fixed some minor issues.
Full Changelog: CHANGELOG.md, v0.24.0...v0.24.1
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