DocumentDB for VS Code Extension v0.2.2 Released! 🚀 #171
tnaum-ms
announced in
Announcements
Replies: 0 comments
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 Extension v0.2.2 Released! 🚀
We're excited to share the release of DocumentDB for VS Code Extension v0.2.2, continuing our mission to bring powerful MongoDB and DocumentDB development capabilities into your daily VS Code workflow. This update brings significant improvements to data import performance, new extension-to-extension integration capabilities, and a more polished user experience, particularly around connection management and service discovery.
Whether you're working with MongoDB, Azure Cosmos DB for MongoDB, or DocumentDB-compatible databases across different environments, this version focuses on enabling you to work faster, more reliably, and with greater flexibility.
What’s New in v0.2.2
1️⃣ Preview of Data Migration Plugin Support
We're introducing an experimental data migration framework that enables third-party extensions to provide migration tooling through the DocumentDB extension. Built on a provider-based architecture, it offers:
This is an opt-in preview aimed at extension authors and early adopters.
Learn how to participate in the preview →
2️⃣ URL Handler for Direct Database Navigation
You can now use custom
vscode://URLs to deep-link into your database environments directly from documentation, apps, bookmarks, or team workflows. These links can:This is a major step toward tighter integration with other tools and improved developer ergonomics.
Read full URL syntax and examples →
3️⃣ Buffered Document Importing for Faster Performance
Importing documents is now significantly faster thanks to buffered bulk insert support. This change:
Key Fixes and UX Improvements
Smarter and Safer Connection Management
#88
#85
#91
#128
UI and Interaction Polish
#81
#109
📰 Changelog
See the full changelog entry for this release:
➡️ CHANGELOG.md#022
Get Involved
This release includes one of our biggest behind-the-scenes upgrades yet, particularly with the new migration infrastructure and import engine. If you're a developer of MongoDB tooling, we'd love your feedback on the new plugin support. And if you're using the extension in production, let us know how the performance and usability improvements land for your team.
Your DocumentDB for VS Code Team
Beta Was this translation helpful? Give feedback.
All reactions