Skip to content

RC release for testing-2 - #234

Merged
yash-dodderi7 merged 1 commit into
mainfrom
1.0.1-rc2-release
Aug 13, 2026
Merged

RC release for testing-2#234
yash-dodderi7 merged 1 commit into
mainfrom
1.0.1-rc2-release

Conversation

@yash-dodderi7

Copy link
Copy Markdown
Contributor

Related Issue

Resolves:

What does this change do?

RC2 testing

Why is this change needed?

RC2 testing

Evidence of Testing

Automated tests — commands run and results summary:

# e.g. uv run pytest tests/unit/  →  142 passed
# e.g. uv run pytest tests/integration/  →  38 passed, 2 skipped

Environments tested (both are required):

  • Couchbase Capella (version: ____)
  • Self-managed Couchbase Server (version: ____, e.g. via Docker)

Manual verification — MCP client used (Claude Desktop, Cursor, MCP Inspector, ...) and what was exercised. Screenshots or tool-call transcripts are very helpful:

Compatibility Considerations

Checklist

  • Linked to an issue (required for new tools). The issue can be on JIRA (preferred for internal contributors) or GitHub.
  • Uses the Couchbase SDK (REST fallback justified in the description, if any)
  • Works on both Capella and self-managed Couchbase Server
  • No changes to cb_mcp.core contracts / managed MCP interfaces (or discussed first)
  • Unit tests added/updated
  • Integration tests added/updated (for cluster-touching changes)
  • Read-only mode and tool annotations handled (for new/changed tools)
  • Evidence of testing included above
  • Docs updated (README, DOCKER.md) for user-facing changes
  • Lint and pre-commit pass

@AayushTyagi1
AayushTyagi1 self-requested a review August 13, 2026 11:48
@AayushTyagi1
AayushTyagi1 marked this pull request as ready for review August 13, 2026 11:48
Copilot AI lite review requested due to automatic review settings August 13, 2026 11:48
@yash-dodderi7
yash-dodderi7 merged commit 45139c7 into main Aug 13, 2026
16 checks passed

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the project’s release-candidate version metadata from 1.0.1rc1 to 1.0.1rc2 across the Python package configuration, lockfile, and MCP server manifest to support RC2 testing/distribution.

Changes:

  • Bumped Python package version to 1.0.1rc2 in pyproject.toml.
  • Updated the locked editable package version in uv.lock.
  • Updated server.json version fields and the OCI image tag to 1.0.1rc2.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
pyproject.toml Updates project/package version to 1.0.1rc2.
uv.lock Syncs lockfile’s editable package version to 1.0.1rc2.
server.json Updates published server/package version metadata and Docker image tag to 1.0.1rc2.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@nithishr
nithishr deleted the 1.0.1-rc2-release branch August 17, 2026 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants