DocumentDB for VS Code

Release NotesBack to Home


DocumentDB for VS Code Extension v0.4

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.

DocumentDB Logo

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.

What’s New in v0.4

Deep Integration with the Azure Resources Extension (#58)

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.

Authentication Method Selection

2️⃣ Service Discovery for Azure Cosmos DB for MongoDB (RU) (#244)

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 →

3️⃣ Official DocumentDB Logo and Branding (#246)

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.

Key Fixes and Improvements

🐛 Restored Password Support for Connection Strings (#247)

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.

🛠️ Improved Debugging with Enhanced Error Details (#236)

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.

Changelog

See the full changelog entry for this release: ➡️ CHANGELOG.md#040


Patch Release v0.4.1

This patch release includes a minor fix and a small user-experience update related to the walkthrough welcome screen.

What’s Changed in v0.4.1

Walkthrough Welcome Screen & Sidebar Icon Discovery (#253)

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.

Changelog

See the full changelog entry for this release: ➡️ CHANGELOG.md#041