Releases: mongodb-js/mongodb-mcp-server
Releases · mongodb-js/mongodb-mcp-server
v1.8.0
What's Changed
- chore(deps-dev): bump typescript-eslint from 8.47.0 to 8.56.0 by @dependabot[bot] in #941
- chore(deps): bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #939
- fix: simplify userAgent by @blva in #938
- feat: update atlas-local-create-deployment tool to use preview image by @Luke-Sanderson in #912
- refactor: inject user config in atlas local integration tests by @Luke-Sanderson in #943
- chore: pass the serverOptions and sessionOptions to McpHttpServer by @himanshusinghs in #944
- chore: release v1.8.0-prerelease.1 by @mongodb-devtools-bot[bot] in #948
- chore: release v1.8.0 by @mongodb-devtools-bot[bot] in #949
Full Changelog: v1.7.0...v1.8.0
v1.8.0-prerelease.1
What's Changed
- chore(deps-dev): bump typescript-eslint from 8.47.0 to 8.56.0 by @dependabot[bot] in #941
- chore(deps): bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #939
- fix: simplify userAgent by @blva in #938
- feat: update atlas-local-create-deployment tool to use preview image by @Luke-Sanderson in #912
- refactor: inject user config in atlas local integration tests by @Luke-Sanderson in #943
- chore: pass the serverOptions and sessionOptions to McpHttpServer by @himanshusinghs in #944
- chore: release v1.8.0-prerelease.1 by @mongodb-devtools-bot[bot] in #948
Full Changelog: v1.7.0...v1.8.0-prerelease.1
v1.7.0
What's Changed
- feat: MongoDB Assistant Knowledge Search Tools by @nlarew in #472
- chore: add structured content to mongodb/metadata tools by @nirinchev in #841
- chore: add structured content to responses from mongodb/create tools by @nirinchev in #928
- chore: add structured content for mongodb/delete tools by @nirinchev in #930
- chore: add structured content for update tools by @nirinchev in https://github.com/mongodb-js/
mongodb-mcp-server/pull/932 - fix: upgrade all mongosh and devtools-shared dependencies by @addaleax in #914
- feat(lib): add ability to pass custom context to tool constructor by @gagik in #906
- fix!(lib): make connectionErrorHandler async-compatible by @gagik in #927
New Contributors
Full Changelog: v1.6.0...v1.7.0
v1.6.1-prerelease.4
v1.6.1-prerelease.3
v1.6.1-prerelease.2
v1.6.1-prerelease.1
What's Changed
- fix: Upgrade the MongoDB driver and dependencies to v7.1.0 by @kmruiz in #907
- feat(lib): add ability to pass custom context to tool constructor by @gagik in #906
- chore(deps): bump docker/build-push-action from 6.18.0 to 6.19.2 by @dependabot[bot] in #910
- chore: release v1.6.1-prerelease.1 by @mongodb-devtools-bot[bot] in #913
Full Changelog: v1.6.0...v1.6.1-prerelease.1
v1.6.0
What's Changed
- chore: add abort signal tests MCP-364 by @nirinchev in #859
- chore: bump ai sdk to 6, updates the group adapt with the changes by @himanshusinghs in #863
- chore(deps-dev): bump eslint from 9.39.1 to 9.39.2 by @dependabot[bot] in #872
- chore(deps): bump undici from 6.22.0 to 6.23.0 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #866
- chore(deps): bump @mongodb-js/devtools-proxy-support from 0.5.5 to 0.7.2 by @dependabot[bot] in #873
- chore: detect connection_host_type in all stablished connections by @blva in #874
- chore: import UI registry conditionally by @gagik in #871
- chore: move connectionInfo out of connection manager by @blva in #876
- chore: add browser tests and a web entry point by @gagik in #868
- chore(deps): bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 by @dependabot[bot] in #879
- chore: consider correct channel before docker push MCP-356 by @himanshusinghs in #877
- refactor(mcp-ui): update UI module generation to create .ts file for compilation by @tsck in #865
- chore(deps): bump docker/login-action from 3.6.0 to 3.7.0 by @dependabot[bot] in #889
- fix: ensure we don't log errors to console MCP-382 by @nirinchev in #891
- feat: allow session id to be passed externally MCP-369 by @nirinchev in #870
- fix: warn on insecure apiBaseUrl by @nirinchev in #893
- chore(deps-dev): bump @vitest/eslint-plugin from 1.6.4 to 1.6.6 by @dependabot[bot] in #882
- chore: release v1.5.1-prerelease.1 by @mongodb-devtools-bot[bot] in #898
- chore(ci): use oidc publishing by @nirinchev in #899
- chore: ensure RequestContext is passed down to Tool.execute MCP-388 by @himanshusinghs in #901
- chore: release v1.5.1-prerelease.2 by @mongodb-devtools-bot[bot] in #902
- chore: make toolName a static property MCP-390 by @himanshusinghs in #903
- feat: add healthcheck handling to streamable http server MCP-383 by @nirinchev in #892
- refactor(mcp-ui): use LG exports for embeddable UI by @tsck in #897
- chore: release v1.6.0 by @mongodb-devtools-bot[bot] in #904
Full Changelog: v1.5.0...v1.6.0
v1.5.1-prerelease.1
What's Changed
- chore: add abort signal tests MCP-364 by @nirinchev in #859
- chore: bump ai sdk to 6, updates the group adapt with the changes by @himanshusinghs in #863
- chore(deps-dev): bump eslint from 9.39.1 to 9.39.2 by @dependabot[bot] in #872
- chore(deps): bump undici from 6.22.0 to 6.23.0 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #866
- chore(deps): bump @mongodb-js/devtools-proxy-support from 0.5.5 to 0.7.2 by @dependabot[bot] in #873
- chore: detect connection_host_type in all stablished connections by @blva in #874
- chore: import UI registry conditionally by @gagik in #871
- chore: move connectionInfo out of connection manager by @blva in #876
- chore: add browser tests and a web entry point by @gagik in #868
- chore(deps): bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 by @dependabot[bot] in #879
- chore: consider correct channel before docker push MCP-356 by @himanshusinghs in #877
- refactor(mcp-ui): update UI module generation to create .ts file for compilation by @tsck in #865
- chore(deps): bump docker/login-action from 3.6.0 to 3.7.0 by @dependabot[bot] in #889
- fix: ensure we don't log errors to console MCP-382 by @nirinchev in #891
- feat: allow session id to be passed externally MCP-369 by @nirinchev in #870
- fix: warn on insecure apiBaseUrl by @nirinchev in #893
- chore(deps-dev): bump @vitest/eslint-plugin from 1.6.4 to 1.6.6 by @dependabot[bot] in #882
- chore: release v1.5.1-prerelease.1 by @mongodb-devtools-bot[bot] in #898
- chore(ci): use oidc publishing by @nirinchev in #899
Full Changelog: v1.5.0...v1.5.1-prerelease.1
v1.5.0
What's Changed
- feat: Add configurable api / auth client support by @ciprian-tibulca in #836
- chore: allow mongodb-connection-string-url to be 3.0.1 by @gagik in #851
- chore(deps-dev): bump knip from 5.70.1 to 5.80.0 by @dependabot[bot] in #849
- fix: pass in abort signals correctly for read and metadata tools COMPASS-10236 MCP-200 by @nirinchev in #853
- chore: use unref conditionally to avoid electorn issues by @gagik in #856
- fix: fixes wrong path getting updated with generated embeddings MCP-357 by @himanshusinghs in #855
- chore: prevent console logging by @nirinchev in #858
- chore: make apiClient conditional again by @gagik in #860
- feat: add support for working with autoembed indexes in MCP - MCP-350 by @himanshusinghs in #799
New Contributors
- @ciprian-tibulca made their first contribution in #836
Full Changelog: v1.4.1...v1.5.0