v1.3.0-pre.1
Pre-release
Pre-release
What's Changed
- chore: more accuracy test tweaks by @nirinchev in #675
- chore: add a temporary OIDC-based registry publish workflow by @gagik in #682
- chore: fixup the OIDC-based registry publish workflow by @gagik in #683
- chore: remove version from server.json for registry publishing by @gagik in #685
- chore: retry the whole test with fixtures in case of error by @kmruiz in #684
- chore(deps-dev): bump @modelcontextprotocol/inspector from 0.16.8 to 0.17.1 by @dependabot[bot] in #670
- chore: support for pre-filters in $vectorSearch MCP-240 by @kmruiz in #689
- chore: move registry publishing to the publish workflow by @gagik in #687
- feat: add ability to specify enabled preview features by @nirinchev in #686
- chore: check that a vector search index exists with indexCheck by @kmruiz in #693
- chore: disable telemetry in accuracy tests by @nirinchev in #704
- chore: clarify that search support is in preview by @nirinchev in #694
- chore: How to Deploy MongoDB MCP Server on Azure Container Apps? by @anshulkhantwal in #680
- feat: add support for automatic embeddings for the insert many tool MCP-236 by @gagik in #688
- chore: update release process documentation by @gagik in #695
- fix(atlas-local): improve error message when Docker is unavailable by @jeroenvervaeke in #708
- chore: skip atlas tests in mongodb forks by @blva in #707
- chore(deps-dev): bump @redocly/cli from 2.0.8 to 2.7.0 by @dependabot[bot] in #703
- chore: automatic README generation from user config schema by @gagik in #709
- chore: get default user config from schema by @gagik in #710
- chore: adds validation for vector search stage's pre-filter expression MCP-242 by @himanshusinghs in #696
- chore(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #701
- chore: update atlas tools output to json - MCP-264 by @blva in #653
- chore: include tool args for perf advisor telemetry MCP-277 by @nirinchev in #706
- chore(deps-dev): bump typescript from 5.9.2 to 5.9.3 by @dependabot[bot] in #713
- chore: reconfigure permission model for Github actions MCP-279 by @himanshusinghs in #714
- chore(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #698
- docs: remove non-existent tools by @gagik in #719
- fix: operation ids in the openapi spec by @fmenezes in #720
- chore(deps-dev): bump @eslint/js from 9.35.0 to 9.39.1 by @dependabot[bot] in #723
- chore: fix perf advisor test by @blva in #722
- chore: adds field embeddings validation for quantization "none" and warn when vectorSearch is not configured correctly by @himanshusinghs in #717
- fix: creating multiple users on atlas connect [MCP-280] by @fmenezes in #721
- chore: allow forks to run local atlas by @blva in #711
- chore(deps-dev): bump @vitest/eslint-plugin from 1.3.13 to 1.3.23 by @dependabot[bot] in #702
- chore(deps): bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #697
- chore(deps): bump vite from 7.1.5 to 7.1.11 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #672
- chore: add pre-commit hooks [MCP-284] by @fmenezes in #727
- fix: don't extract fields from lexical search indexes by @nirinchev in #725
- Improve Azure Deployment README for clarity and completeness by @anshulkhantwal in #726
- chore: add connection metadata to telemetry by @blva in #716
- chore: improve ability to use custom tools MCP-295 by @gagik in #732
- chore(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #736
- chore(deps-dev): bump knip from 5.64.0 to 5.68.0 by @dependabot[bot] in #735
- chore: refactor config initialisation for CLI to allow easy extension from other config sources as well MCP-288 by @himanshusinghs in #729
- chore: bump mongodb-redact by @gagik in #739
- chore: add createSessionConfig hook MCP-294 by @gagik in #740
- chore: bump mcp sdk by @nirinchev in #744
- fix: add en-us to cursor deeplink by @nirinchev in #751
- chore: split connect and switch-connection tool MCP-301 by @himanshusinghs in #749
- chore: add guidelines to lock down the directory paths MCP-300 by @himanshusinghs in #750
- chore(deps): bump peter-evans/create-pull-request from 7.0.8 to 7.0.9 by @dependabot[bot] in #753
- chore(deps): bump @mongosh/arg-parser from 3.19.0 to 3.22.0 by @dependabot[bot] in #755
- chore: npm -> pnpm by @nirinchev in #746
- fix: don't setup node in publish.yml by @nirinchev in #758
- chore: add test for boolean behavior and rename embeddingsValidation by @gagik in #759
- feat: introduces dry mode for CLI MCP-297 by @himanshusinghs in #747
- chore: rename vectorSearch feature flag to search by @nirinchev in #760
- chore: install git-secrets in publish workflow by @nirinchev in #762
- feat: add ability to override parameters using HTTP headers MCP-293 by @gagik in #748
- fix: fix the schema for embeddings parameter MCP-281 by @himanshusinghs in #763
- chore: error on invalid schema passed to headers and query parameters by @gagik in #765
- chore: pin Atlas image to working tag by @himanshusinghs in #768
- chore: release v1.3.0-pre.1 by @mongodb-devtools-bot[bot] in #764
New Contributors
- @anshulkhantwal made their first contribution in #680
Full Changelog: v1.2.0...v1.3.0-pre.1