Release Notes — Back to Home
We are excited to announce the release of DocumentDB for VS Code Extension v0.4. This is a landmark update that introduces deep integration with the Azure ecosystem, adds powerful new service discovery capabilities, and aligns our branding with the official DocumentDB identity.
This release improves how developers working with Azure discover, connect to, and manage their MongoDB-compatible databases, all from within a unified VS Code experience.
Note: This is a staged feature release It is coordinated across three extensions: DocumentDB for VS Code, Azure Databases, and Azure Resources.
The full integration experience will be enabled when the Azure Resources extension update is released in the coming days.
This release improves the user experience for developers in the Azure ecosystem by integrating directly with the Azure Resources extension. The DocumentDB extension now takes ownership of the Azure Cosmos DB for MongoDB (RU) and (vCore) nodes directly within the Azure resource tree.
This collaboration provides a single, authoritative view for all your Azure resources while enriching the experience with the specialized MongoDB tooling that our extension provides.
We’ve expanded our service discovery capabilities by adding a dedicated provider for Azure Cosmos DB for MongoDB (RU) resources. This complements our existing vCore provider and makes connecting to RU-based accounts easier than ever.
Learn more about Service Discovery →
The extension has been updated with the official DocumentDB logo and branding. This change provides better brand recognition and creates a more consistent visual identity across the DocumentDB ecosystem. You’ll see the new logo in the VS Code activity bar, the marketplace, and throughout our documentation.
We’ve fixed a regression that prevented users from creating new connections using a connection string with a password in certain configurations. The validation logic in the connection workflow has been improved to ensure all valid connection strings are handled correctly.
As part of our commitment to stability, we’ve enhanced our internal error handling. nonNull
checks now include file context in their error messages, making it significantly easier for our team to diagnose and triage reported issues.
See the full changelog entry for this release: ➡️ CHANGELOG.md#040
This patch release includes a minor fix and a small user-experience update related to the walkthrough welcome screen.
The walkthrough welcome screen behavior has been updated to help users notice the updated extension icon in the VS Code sidebar. This change highlights the new branding so users can find the extension more easily from the environment they already use.
See the full changelog entry for this release: ➡️ CHANGELOG.md#041