v0.0.4
What's Changed
- chore(release): use app token to create the release PR by @nirinchev in #72
- chore: add integration tests for list-databases by @nirinchev in #74
- add a mechanism to disable tools from the config by @nirinchev in #63
- feat: suggest the config connection string on connect failure by @nirinchev in #75
- feat: add createCollection tool by @nirinchev in #76
- chore: add coveralls support by @nirinchev in #77
- chore: add integration tests for count by @nirinchev in #78
- chore: refactor integration test setup by @nirinchev in #79
- add create project tool by @blva in #82
- chore: add integration tests for create-index by @nirinchev in #84
- chore: add integration tests for insert-many by @nirinchev in #85
- chore: add integration tests for delete operations by @nirinchev in #86
- fix: tweak the connect tool to prefer preconfigured connection string by @nirinchev in #88
- chore: add atlas tests by @fmenezes in #83
- fix: close mongo client between runs by @nirinchev in #98
- feat: hide atlas tools when not configured by @fmenezes in #96
- chore: add tests for metadata actions by @nirinchev in #91
- refactor: move configuration to be passed by @fmenezes in #101
- feat: core telemetry functionality by @blva in #87
- ci: split atlas and mongodb tests by @fmenezes in #104
- chore: pin lcov-result-merger version by @gagik in #106
- fix: add isError in handleError by @blva in #107
- refactor: split test helpers by @fmenezes in #103
- fix: tests by @fmenezes in #110
- chore: fix tests by @nirinchev in #112
- chore: add tests for db-stats by @nirinchev in #99
- chore: add tests for read operations by @nirinchev in #102
- chore: add remaining mongodb integration tests by @nirinchev in #105
- chore: rename to mongodb-mcp-server by @gagik in #97
Full Changelog: v0.0.3...v0.0.4
Note
Due to an issue this release was never published in NPM