Skip to content

v1.14.0

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Jul 09:10
b7d2a8e

What's New

You can now create, pause, resume, and upgrade Atlas clusters directly through the AI assistant, as well as load sample data into clusters with a dedicated tool. Sensitive information is now automatically redacted from configuration outputs and logs by default, and MQL validation has been extended to cover projections in find, export, and explain operations. Additionally, a new maxSessions configuration option lets you control how many sessions the server can create, and administrators can now disable automatic IP access list creation when connecting to Atlas clusters.

What's Changed

🚀 Features

🐛 Bug Fixes

📖 Documentation

  • docs(atlas): clarify atlas-list-alerts returns triggered alerts, not configurations MCP-543 by @blva in #1260

📦 Dependencies

  • chore(deps-dev): bump esbuild from 0.27.1 to 0.28.1 by @dependabot[bot] in #1259
  • chore(deps): bump github/gh-aw-actions from cc81570b4572ee3ccd62613812c2505f13160de5 to c20f9e750acfb2da7ce8698626ebeb65efb33300 by @dependabot[bot] in #1262
  • chore(deps-dev): bump eslint-plugin-prettier from 5.5.5 to 5.5.6 by @dependabot[bot] in #1264
  • chore(deps): bump zod from 4.4.2 to 4.4.3 by @dependabot[bot] in #1266
  • chore(deps-dev): bump uuid from 14.0.0 to 14.0.1 by @dependabot[bot] in #1273
  • chore(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #1261
  • chore(deps): bump github/gh-aw-actions/setup-cli from 0.80.6 to 0.81.4 by @dependabot[bot] in #1289
  • chore(deps-dev): bump the vitest group with 5 updates by @dependabot[bot] in #1328
  • chore(deps-dev): bump @modelcontextprotocol/inspector from 0.21.2 to 0.22.0 by @dependabot[bot] in #1331
  • chore(deps-dev): bump @vitejs/plugin-react from 6.0.1 to 6.0.3 by @dependabot[bot] in #1329
  • chore(deps-dev): bump testcontainers from 11.14.0 to 12.0.3 by @dependabot[bot] in #1330
  • chore(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #1325
  • chore(deps): bump github/gh-aw-actions/setup-cli from 0.81.4 to 0.82.2 by @dependabot[bot] in #1324
  • chore(deps): bump docker/login-action from 4.2.0 to 4.4.0 by @dependabot[bot] in #1323
  • chore(deps): bump docker/setup-buildx-action from 4.1.0 to 4.2.0 by @dependabot[bot] in #1322
  • chore(deps): bump marocchino/sticky-pull-request-comment from 3.0.4 to 3.0.5 by @dependabot[bot] in #1344
  • chore(deps): bump mongodb-js/devtools-shared/actions/setup-bot-token from 04e390e1e6157b3edbc120f3d9359d3fb47ab839 to c0821f61558402d9e6384de1b2caacce1d6695dd by @dependabot[bot] in #1345

New Contributors

Full Changelog: v1.13.0...v1.14.0