What's New
You can now create MongoDB Atlas clusters directly from your AI assistant using the new create cluster capability. It supports M10–M80 replica sets and single-shard clusters, automatically selecting a sensible instance size based on your existing project clusters, and returns immediately so you can continue working while the cluster provisions in the background.
What's Changed
🚀 Features
- feat: Add atlas-create-cluster tool by @manupedrozo in #1211
📦 Dependencies
- chore(deps): bump tmp from 0.0.33 to 0.2.5 by @dependabot[bot] in #1183
- chore(deps): bump docker/build-push-action from 7.1.0 to 7.2.0 by @dependabot[bot] in #1203
- chore(deps): bump docker/login-action from 4.1.0 to 4.2.0 by @dependabot[bot] in #1202
- chore(deps): bump docker/setup-buildx-action from 4.0.0 to 4.1.0 by @dependabot[bot] in #1204
- chore(deps-dev): bump prettier from 3.8.1 to 3.8.3 by @dependabot[bot] in #1216
- chore(deps-dev): bump globals from 17.5.0 to 17.6.0 by @dependabot[bot] in #1215
- chore(deps): bump mongodb-log-writer from 2.5.7 to 2.5.13 by @dependabot[bot] in #1214
New Contributors
- @manupedrozo made their first contribution in #1205
Full Changelog: v1.11.0...v1.12.0