Releases: Couchbase-Ecosystem/mcp-server-couchbase
Releases · Couchbase-Ecosystem/mcp-server-couchbase
v0.5.2
What's Changed
- MCP registry publishing by @nithishr in #75
- MCP registry publishing #2 by @nithishr in #76
- MCP Registry Publishing #3 by @nithishr in #77
- Enhance Docker workflow for version tagging in GitHub Actions. by @nithishr in #78
- Fix docker tags by @nithishr in #79
- Fix docker latest tagging by @nithishr in #80
- Potential fix for code scanning alert no. 6: Code injection by @nithishr in #81
- Improve tool description for running SQL++ queries by @nithishr in #82
- [Release 0.5.2] Update version to 0.5.2 in pyproject.toml, server.json, and uv.lock by @nithishr in #83
Full Changelog: v0.5.1...v0.5.2
v0.5.2rc6
v0.5.2rc5
v0.5.2rc4
What's Changed
Full Changelog: v0.5.2rc3...v0.5.2rc4
v0.5.2rc3
v0.5.2rc2
v0.5.2rc1
v0.5.1
What's Changed
- fix runAsUser using UID, fixing #56 by @ReSearchITEng in #57
- DA-1170 add index advisor support with two new tools by @AayushTyagi1 in #58
- DA-1204 tool to get list of services status of them by @AayushTyagi1 in #64
- Refactor index advisor tool to be scoped by @nithishr in #65
- DA-1171 list index names and definitions by @AayushTyagi1 in #63
- Update Dockerfile and add server.json configuration by @nithishr in #69
- [Release-0.5.1] Update version to 0.5.1 in pyproject.toml, server.json, and uv.lock by @nithishr in #70
New Contributors
- @ReSearchITEng made their first contribution in #57
- @AayushTyagi1 made their first contribution in #59
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Support multiple buckets by @nithishr in #47
Note: The option to specify the bucket name to use with the MCP server is removed in this release. Instead, all the buckets linked to the credentials can be accessed by the MCP server.
- Add support for mTLS & certificates by @nithishr in #51
- MCP Trust Score by @Matvey-Kuk in #46
- Sending alerts on devex_alerts channel by @giriraj-singh-couchbase in #48
- Added support to alert when PR is generated from forked repos also by @giriraj-singh-couchbase in #49
- Update GitHub Actions workflow to improve PR alert conditions by @nithishr in #53
- Release - Version 0.5.0 by @nithishr in #54
- Enhance Docker.md with new features and updated environment variable … by @nithishr in #55
New Contributors
- @Matvey-Kuk made their first contribution in #46
- @giriraj-singh-couchbase made their first contribution in #48
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Allow tools to be discovered without Couchbase connection, Restucture package by @nithishr in #25
- Update version and add TestPyPI workflow by @nithishr in #27
- Add release actions for both Test PyPI & PyPI indices by @nithishr in #29
- Update project name and version in pyproject.toml by @nithishr in #30
- Rename cli script + fix release notes action by @nithishr in #31
- add MCP server badge by @punkpeye in #33
- Refactor Dockerfile for multi-stage build and user permissions by @nithishr in #32
- Add support for Streamable HTTP Transport by @nithishr in #34
- Readme updates for version 0.4 by @nithishr in #35
- Update version to 0.4.0 in pyproject.toml by @nithishr in #36
- Update README.md by @rajagp in #39
- Enhance README.md with MCP Client Configuration examples by @nithishr in #37
- Update environment variable for HOST & PORT, Add version cli command by @nithishr in #40
- Add build script and enhance Dockerfile with metadata labels for comm… by @nithishr in #41
- Fix dockerfile transport config & cut a new release candidate by @nithishr in #42
- Update version format in pyproject.toml from "0.4.0-rc1" to "0.4.0rc1… by @nithishr in #43
- Update GitHub Actions workflow to remove release from test pypi release by @nithishr in #44
- Release 0.4.0 by @nithishr in #45
New Contributors
Full Changelog: v0.3.0...v0.4.0