Skip to content

[boring] bump kmcp for latest changes#1262

Merged
EItanya merged 1 commit intomainfrom
eitanya/bump-kmcp
Feb 3, 2026
Merged

[boring] bump kmcp for latest changes#1262
EItanya merged 1 commit intomainfrom
eitanya/bump-kmcp

Conversation

@EItanya
Copy link
Contributor

@EItanya EItanya commented Feb 3, 2026

No description provided.

Signed-off-by: Eitan Yarmush <eitan.yarmush@solo.io>
Copilot AI review requested due to automatic review settings February 3, 2026 14:25
@EItanya EItanya changed the title bump kmcp for latest changes [boring] bump kmcp for latest changes Feb 3, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This pull request bumps the kmcp (Kubernetes MCP) dependency to the latest version and fixes a function signature issue in the Python tracing configuration.

Changes:

  • Bumped kmcp dependency from v0.2.2 to v0.2.5 in Go modules
  • Added default parameter values to the configure function in Python tracing utilities, fixing a bug where kagent-langgraph was calling it with insufficient arguments
  • Updated documentation to use lowercase parameter descriptions, aligning with codebase conventions

Reviewed changes

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

File Description
go/go.mod Updated kmcp dependency from v0.2.2 to v0.2.5
go/go.sum Added checksums for kmcp v0.2.5 (retains v0.2.2 entry as per Go module conventions)
python/packages/kagent-core/src/kagent/core/tracing/_utils.py Added default values to configure function parameters (name="kagent", namespace="kagent") and updated documentation to lowercase style

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@EItanya EItanya merged commit 9f48e33 into main Feb 3, 2026
23 checks passed
@EItanya EItanya deleted the eitanya/bump-kmcp branch February 3, 2026 15:01
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.

2 participants