Skip to content

v1.13.0

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Jun 10:08
9915b93

What's New

You can now pause and resume Atlas clusters directly through the MCP Server, and quickly load sample datasets into a cluster to get started with realistic data. Server-side JavaScript functions ($where, $function, and $accumulator) are now disabled by default to prevent unintended behavior, though this can be configured if needed. A bug fix also ensures that renaming a collection with dropTarget: true is correctly blocked when destructive operations are disabled.

What's Changed

🚀 Features

🐛 Bug Fixes

📦 Dependencies

  • chore(deps): bump @mongodb-js/devtools-proxy-support from 0.7.8 to 0.7.14 by @dependabot[bot] in #1229
  • chore(deps-dev): bump @vitest/browser from 4.1.5 to 4.1.6 by @dependabot[bot] in #1217
  • chore(deps-dev): bump the vitest group across 1 directory with 5 updates by @dependabot[bot] in #1219
  • chore(deps): bump mongodb-build-info from 1.9.7 to 1.9.11 by @dependabot[bot] in #1244
  • chore(deps-dev): bump knip from 6.4.1 to 6.16.1 by @dependabot[bot] in #1246
  • chore(deps-dev): bump vite-plugin-singlefile from 2.3.2 to 2.3.3 by @dependabot[bot] in #1230
  • chore(deps-dev): bump vite from 8.0.8 to 8.0.16 by @dependabot[bot] in #1250
  • chore(deps-dev): bump @typescript-eslint/parser from 8.58.2 to 8.61.0 by @dependabot[bot] in #1245

New Contributors

Full Changelog: v1.12.0...v1.13.0