Skip to content

Releases: mongodb-js/mongodb-mcp-server

v1.0.3-prerelease.1

07 Oct 11:01
f384834
Compare
Choose a tag to compare
v1.0.3-prerelease.1 Pre-release
Pre-release

What's Changed

  • chore: downgrade yargs-parser to v21 by @himanshusinghs in #618
  • chore: release v1.0.3-prerelease.1 by @mongodb-devtools-bot[bot] in #619

Full Changelog: v1.0.2...v1.0.3-prerelease.1

v1.0.2

06 Oct 09:55
071fc3b
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump @modelcontextprotocol/inspector from 0.16.6 to 0.16.8 by @dependabot[bot] in #586
  • chore(deps-dev): bump typescript-eslint from 8.44.0 to 8.44.1 by @dependabot[bot] in #585
  • chore(deps-dev): bump uuid from 11.1.0 to 13.0.0 by @dependabot[bot] in #584
  • chore(deps): bump yargs-parser from 21.1.1 to 22.0.0 by @dependabot[bot] in #587
  • chore(ci): add dependency checks and reorganize tangled dependencies by @gagik in #576
  • chore: bump @mongosh dependencies by @gagik in #574
  • chore: clean up ConnectionManager.connect by @nirinchev in #588
  • chore: improve descriptions about connection - MCP-224 by @blva in #592
  • chore: release v1.0.2-prerelease.1 by @mongodb-devtools-bot[bot] in #594
  • chore: emit close on ConnectionManager by @himanshusinghs in #595
  • chore: release v1.0.2-prerelease.2 by @mongodb-devtools-bot[bot] in #596
  • chore(deps): bump mongodb-log-writer from 2.4.1 to 2.4.2 by @dependabot[bot] in #604
  • chore(deps): bump docker/login-action from 3.5.0 to 3.6.0 by @dependabot[bot] in #603
  • chore(deps): bump mongodb-schema from 12.6.2 to 12.6.3 by @dependabot[bot] in #599
  • chore(deps-dev): bump mongodb from 6.19.0 to 6.20.0 by @dependabot[bot] in #601
  • chore: remove smithery from documentation by @gagik in #606
  • chore(deps-dev): bump @vitest/eslint-plugin from 1.3.8 to 1.3.13 by @dependabot[bot] in #602
  • chore: stop waiting for cluster deletion by @blva in #607
  • chore(ci): add cleanup script on CI for atlas envs by @kmruiz in #608
  • chore: release v1.0.2 by @mongodb-devtools-bot[bot] in #611

Full Changelog: v1.0.1...v1.0.2

v1.0.2-prerelease.2

26 Sep 13:16
85909c5
Compare
Choose a tag to compare
v1.0.2-prerelease.2 Pre-release
Pre-release

What's Changed

  • chore: emit close on ConnectionManager by @himanshusinghs in #595
  • chore: release v1.0.2-prerelease.2 by @mongodb-devtools-bot[bot] in #596

Full Changelog: v1.0.2-prerelease.1...v1.0.2-prerelease.2

v1.0.2-prerelease.1

25 Sep 17:28
45ea2aa
Compare
Choose a tag to compare
v1.0.2-prerelease.1 Pre-release
Pre-release

What's Changed

  • chore(deps-dev): bump @modelcontextprotocol/inspector from 0.16.6 to 0.16.8 by @dependabot[bot] in #586
  • chore(deps-dev): bump typescript-eslint from 8.44.0 to 8.44.1 by @dependabot[bot] in #585
  • chore(deps-dev): bump uuid from 11.1.0 to 13.0.0 by @dependabot[bot] in #584
  • chore(deps): bump yargs-parser from 21.1.1 to 22.0.0 by @dependabot[bot] in #587
  • chore(ci): add dependency checks and reorganize tangled dependencies by @gagik in #576
  • chore: bump @mongosh dependencies by @gagik in #574
  • chore: clean up ConnectionManager.connect by @nirinchev in #588
  • chore: improve descriptions about connection - MCP-224 by @blva in #592
  • chore: release v1.0.2-prerelease.1 by @mongodb-devtools-bot[bot] in #594

Full Changelog: v1.0.1...v1.0.2-prerelease.1

v1.0.1

22 Sep 13:49
f5e1926
Compare
Choose a tag to compare

What's Changed

  • fix: use correct expression for the release channel by @nirinchev in #569
  • chore(deps-dev): bump typescript-eslint from 8.42.0 to 8.44.0 by @dependabot[bot] in #559
  • chore(deps): bump @modelcontextprotocol/sdk from 1.17.5 to 1.18.0 by @dependabot[bot] in #560
  • chore: Add a new generic copilot-instructions.md to make copilot more useful on reviews by @kmruiz in #572
  • fix: Use JSON for stdio, similiar to the HTTP Transport and use EJSON deserialize when necessary MCP-207 by @kmruiz in #571
  • feat(explain): Add support for custom verbosity to the explain plan tool by @kmruiz in #573
  • chore: validate apiBaseUrl by @blva in #575
  • fix: add guards against possible memory overflow in find and aggregate tools MCP-21 by @himanshusinghs in #536
  • chore: update the readme with new config variables by @himanshusinghs in #579
  • chore: add missing expectations for accuracy tests by @himanshusinghs in #581
  • fix(schema): Use sample instead of find for schema sampling by @kmruiz in #580
  • chore: release v1.0.1 by @mongodb-devtools-bot[bot] in #582

Full Changelog: v1.0.0...v1.0.1

v1.0.0

16 Sep 14:50
9d0fda8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v1.0.0

v1.0.0-prerelease.2

16 Sep 12:41
18ef230
Compare
Choose a tag to compare
v1.0.0-prerelease.2 Pre-release
Pre-release

What's Changed

  • fix: Removes nullable from DBUser password by @cveticm in #564
  • chore: extend lib to provide configurable properties for VSCode by @himanshusinghs in #565
  • chore: release v1.0.0-prerelease.2 by @mongodb-devtools-bot[bot] in #566

New Contributors

Full Changelog: v1.0.0-prerelease.1...v1.0.0-prerelease.2

v1.0.0-prerelease.1

16 Sep 10:35
b75f7cc
Compare
Choose a tag to compare
v1.0.0-prerelease.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.3.1-prerelease.1...v1.0.0-prerelease.1

v0.3.1-prerelease.1

10 Sep 13:35
008ad6b
Compare
Choose a tag to compare
v0.3.1-prerelease.1 Pre-release
Pre-release

What's Changed

  • chore: bump dependencies to latest by @nirinchev in #490
  • chore: allows ConnectionManager to be injected via TransportRunner MCP-131 by @himanshusinghs in #481
  • chore: add some extra log level validations by @nirinchev in #489
  • ci: add ipAccessList after creating project by @blva in #496
  • chore: warn about the usage of deprecated cli arguments MCP-107 by @kmruiz in #493
  • fix: allow connect tool on readOnly mode by @blva in #499
  • fix: start mcp even if connection fails - [MCP-140] by @blva in #503
  • chore: extend library interfaces to allow injecting a custom connection error handler MCP-132 by @himanshusinghs in #502
  • feat: add more details about atlas connect flow - MCP-124 by @blva in #500
  • chore(deps): bump @mongosh/service-provider-node-driver from 3.12.0 to 3.14.0 by @dependabot[bot] in #507
  • Revert "chore(deps): bump @mongosh/service-provider-node-driver from 3.12.0 to 3.14.0" by @kmruiz in #513
  • chore(deps): bump oauth4webapi from 3.8.0 to 3.8.1 by @dependabot[bot] in #509
  • feat: add dictionary-based redaction for secrets in logs by @kmruiz in #508
  • fix(connection): support for multiple hosts urls #327 by @kmruiz in #514
  • chore: fix flakiness of exports by waiting to at least have 1 available by @kmruiz in #516
  • fix: typings for mongodb-connection-string-url by @kmruiz in #515
  • chore: expose a hook to specify telemetry hosting mode MCP-166 by @nirinchev in #501
  • feat(cli): notify when a flag is wrong and suggest a fix MCP-121 by @kmruiz in #517
  • fix(readOnly): Do not allow $out and $merge in readOnly mode by @kmruiz in #525
  • fix: don't wait for telemetry events MCP-179 by @nirinchev in #521
  • fix: report correct number of projects by @nirinchev in #523
  • chore: add ability to release prerelease versions by @nirinchev in #492
  • chore(deps): bump actions/setup-node from 4 to 5 by @dependabot[bot] in #535
  • chore(deps): bump vite from 7.1.4 to 7.1.5 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #537
  • chore: fix release channel detection script by @himanshusinghs in #539
  • chore(deps): bump actions/github-script from 7 to 8 by @dependabot[bot] in #533
  • chore(deps-dev): bump @eslint/js from 9.34.0 to 9.35.0 by @dependabot[bot] in #532
  • chore(deps-dev): bump @types/node from 24.3.0 to 24.3.1 by @dependabot[bot] in #529
  • chore(deps): bump actions/stale from 9 to 10 by @dependabot[bot] in #534
  • chore(deps-dev): bump eslint from 9.34.0 to 9.35.0 by @dependabot[bot] in #530
  • chore: release v0.3.1-prerelease.1 by @mongodb-devtools-bot[bot] in #540

Full Changelog: v0.3.0...v0.3.1-prerelease.1

v0.3.0

28 Aug 16:32
52c913b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0