Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-04-07 | 699 Bytes | |
v9.1.0 source code.tar.gz | 2025-04-07 | 90.9 kB | |
v9.1.0 source code.zip | 2025-04-07 | 95.0 kB | |
Totals: 3 Items | 186.6 kB | 0 |
🍃🔎 MongoDB Lens v9.1.0
Features
- Selective Component Enabling: Added ability to explicitly specify which components (tools, prompts, resources) should be enabled, implicitly disabling all others via the new
enabled
configuration option.
Improvements
- Data Flow Documentation: Added comprehensive explanation of how data flows through the system when using MongoDB Lens with remote LLM providers, including diagrams and best practices for protecting sensitive data.
- Legacy Connection Options Removed: Removed deprecated MongoDB connection options (
useNewUrlParser
anduseUnifiedTopology
) which are no longer needed with modern MongoDB driver versions.