microsoft/vscode-cosmosdb v0.34.0
microsoft/vscode-cosmosdb
Captured source
source ↗published Jun 11, 2026seen 1wcaptured 1whttp 200method plain
v0.34.0
Repository: microsoft/vscode-cosmosdb
Tag: v0.34.0
Published: 2026-06-11T16:17:57Z
Prerelease: no
Release notes:
Added
- Added support for Azure Cosmos DB Shell
- Automatically installs .NET 10 and the CosmosDBShell tool if not available on the system.
- Configure a custom path to CosmosDBShell using the
cosmosDB.shell.pathsetting. - Run CosmosDBShell using the new
NoSQL: Launch Cosmos DB Shellcommand or the Database/Container context menu. - Built-in MCP support, enable using
cosmosDB.shell.MCP.enabled.
Fixed
- Fixed an issue where Cosmos DB accounts configured with strict native (data-plane) RBAC could not perform control-plane operations such as creating or deleting databases and containers or reading throughput. These operations are now routed through Azure Resource Manager for Azure-signed-in accounts. (#2990)
- Fixed an issue where the NoSQL Query Editor's Stats tab showed a "Failed to parse index metrics" error for queries that returned no results. (#3034)
- Fixed an issue where the Query Editor connection dropdown could remain stuck in a "Loading…" state when listing databases or containers failed. (#3036)
- Fixed an issue where the Throughput Bucket menu was shown in the Query Editor toolbar when connected to the Cosmos DB Emulator, which does not support it. (#3058)
- Fixed an issue where Cosmos DB Shell MCP discovery could trigger install or settings notifications in the background when the shell was not installed or MCP was disabled. (#3043)
Changed
- Migrated from Slickgrid to React Data Grid to address several accessibility and theming issues. (#2960)
- Updated Cosmos DB best practices skill including a set of supplementary rule files for different scenarios. (#2965)
- Improved telemetry reliability and privacy by adding stable identifiers to setup wizard steps and masking connection details. (#3036, #3086)
- Encoded the well-known Cosmos DB Emulator key in the bundle so it is no longer flagged by VS Code Marketplace credential scanning. (#3093)
- Updated
@microsoft/vscode-azext-azureutilsand@microsoft/vscode-azext-utilsfor Node 24 compatibility. (#3082) - Updated localization.
- Updated several dependencies to address vulnerabilities.
Full Changelog: CHANGELOG.md, https://github.com/microsoft/vscode-cosmosdb/compare/v0.32.2...v0.34.0
Notability
notability 3.0/10Routine extension release, not AI-specific.