Skip to content

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 10 Aug 12:18
5fefa7a

What's New

You can now create Atlas clusters with advanced options including multi-region configurations and Customer Managed Keys (CMK) for encryption, as well as pause, resume, and upgrade existing clusters directly through your AI assistant. When running aggregation pipelines that include write stages like $out or $merge, the server will now prompt you to confirm before proceeding, giving you an extra layer of control over potentially destructive operations. Atlas organization and project listings now paginate properly to return complete results, and sensitive information in configuration output is redacted by default to prevent accidental exposure of secrets.

What's Changed

🚀 Features

🐛 Bug Fixes

  • fix(tests): increase mongot healthcheck wait timeouts by @gagik in #1412
  • fix(ci): open a PR for third-party notices instead of pushing to main by @gagik in #1411

📖 Documentation

📦 Dependencies

  • chore(deps): bump @inquirer/prompts from 8.3.2 to 8.5.2 by @dependabot[bot] in #1408
  • chore(deps-dev): bump @vitest/eslint-plugin from 1.6.23 to 1.6.24 in the vitest group by @dependabot[bot] in #1407

New Contributors

Full Changelog: v2.0.0...v2.1.0