Skip to content

Bump version to 1.0.1 - #236

Merged
AayushTyagi1 merged 1 commit into
mainfrom
bump-version-1.0.1
Aug 13, 2026
Merged

Bump version to 1.0.1#236
AayushTyagi1 merged 1 commit into
mainfrom
bump-version-1.0.1

Conversation

@AayushTyagi1

@AayushTyagi1 AayushTyagi1 commented Aug 13, 2026

Copy link
Copy Markdown
Member

Related Issue

Resolves: Bump version to 1.0.1

What does this change do?

Bump version to 1.0.1

Why is this change needed?

To release 1.0.1

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

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 finalizes the release metadata by bumping the Couchbase MCP Server version from 1.0.1rc2 to 1.0.1 across packaging and distribution descriptors.

Changes:

  • Update Python project version to 1.0.1 in pyproject.toml.
  • Update lockfile metadata to 1.0.1 in uv.lock.
  • Update MCP server registry/package descriptors (PyPI + OCI image tag) to 1.0.1 in server.json.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
uv.lock Updates the editable package entry version to 1.0.1 to match the release.
server.json Updates server/package versions and OCI image tag to 1.0.1 for registry consumers.
pyproject.toml Sets the project version to 1.0.1 for the Python package release.

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

Comment thread pyproject.toml

@nithishr nithishr left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@AayushTyagi1
AayushTyagi1 merged commit a8764f4 into main Aug 13, 2026
18 checks passed
@nithishr
nithishr deleted the bump-version-1.0.1 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