DocumentDB for VS Code v0.4 Released! 🔥 #251
tnaum-ms
announced in
Announcements
Replies: 1 comment
-
Patch Release v0.4.1This patch release includes a minor fix and a small user-experience update related to the walkthrough welcome screen. What's Changed in v0.4.1Walkthrough 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. ChangelogSee the full changelog entry for this release: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
DocumentDB for VS Code v0.4 Released! 🔥
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.
What's New in v0.4
⭐ Deep Integration with the Azure Resources Extension (#58)
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.
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.
nonNullchecks 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
Beta Was this translation helpful? Give feedback.
All reactions