v0.7.0
What's Changed
- Add Scarf gateway as Docker pull option by @azaddhirajkumar in #107
- Update Docker readme by @nithishr in #108
- DA-1537 Added Explain Plan for the query by @AayushTyagi1 in #105
- DA-1575 Added Support for Elicitation by @AayushTyagi1 in #111
- Bump mcp from 1.20.0 to 1.23.0 by @dependabot[bot] in #95
- DA-1528 Removed urllib3 since dependency no longer exist by @AayushTyagi1 in #112
- DA-1616 Remove delete as default in Elicitation by @AayushTyagi1 in #113
- DA-1626 contribution guide update by @AayushTyagi1 in #116
- DA-1572 Added Installation links for Cursor by @AayushTyagi1 in #118
- Update build script & cleanup by @nithishr in #119
- Update contribution guidelines for dependency management and formatting by @nithishr in #121
New Contributors
- @azaddhirajkumar made their first contribution in #107
- @dependabot[bot] made their first contribution in #95
Full Changelog: v0.6.1...v0.7.0
Note: The tool call for test_cluster_connection has a bug (#127) with the Couchbase Python SDK 4.6.0. The solution is to downgrade the SDK version in the MCP server to 4.5.0 or upgrade the MCP server to version 0.7.1.