Skip to content

feat: update deps and trigger release#21

Merged
gomba999 merged 8 commits intomainfrom
update-rmcp
Feb 23, 2026
Merged

feat: update deps and trigger release#21
gomba999 merged 8 commits intomainfrom
update-rmcp

Conversation

@gomba999
Copy link
Contributor

@gomba999 gomba999 commented Feb 6, 2026

Update rmcp and python-sdk versions in mcp proxy and mcp example server.

@gomba999 gomba999 force-pushed the update-rmcp branch 2 times, most recently from 06b28c7 to 53118c0 Compare February 6, 2026 20:17
@gomba999 gomba999 requested review from Tehsmash and micpapal February 6, 2026 20:19
@gomba999 gomba999 force-pushed the update-rmcp branch 2 times, most recently from 399646d to e5fe934 Compare February 9, 2026 13:13
@gomba999 gomba999 requested a review from msardara February 9, 2026 13:41
Copy link
Member

@micpapal micpapal left a comment

Choose a reason for hiding this comment

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

I saw that the python transport is been updated as well and the PR is approved agntcy/slim-mcp-python#8

We can merge that PR first to update the transport here in the client example and properly test all the changes

help="Logging level (DEBUG, INFO, WARNING, ERROR, CRITICAL)",
)
@click.option(
"--json-response",
Copy link
Member

Choose a reason for hiding this comment

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

I think this option is not really used in our tests

cmds:
- |
cd examples/config/
docker run -it -v ./slim-server-config.yaml:/config.yaml -p 46357:46357 ghcr.io/agntcy/slim:1.0.0 /slim --config /config.yaml
Copy link
Member

Choose a reason for hiding this comment

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

we are now at version 1.0.2 for SLIM. we can update the image here


[dependencies]
agntcy-slim = "1.0.0"
agntcy-slim = "1.0.1"
Copy link
Member

Choose a reason for hiding this comment

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

here also can be updated to 1.0.2

# from the slim repo
# agntcy-slim = { git = "https://github.com/agntcy/slim.git", branch = "main" }
agntcy-slim-auth = "0.5.0"
agntcy-slim-config = "0.6.0"
Copy link
Member

Choose a reason for hiding this comment

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

here the latest version is 0.6.2

# agntcy-slim = { git = "https://github.com/agntcy/slim.git", branch = "main" }
agntcy-slim-auth = "0.5.0"
agntcy-slim-config = "0.6.0"
agntcy-slim-datapath = "0.11.1"
Copy link
Member

Choose a reason for hiding this comment

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

v0.11.3

agntcy-slim-auth = "0.5.0"
agntcy-slim-config = "0.6.0"
agntcy-slim-datapath = "0.11.1"
agntcy-slim-service = "0.8.4"
Copy link
Member

Choose a reason for hiding this comment

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

v0.8.6

agntcy-slim-config = "0.6.0"
agntcy-slim-datapath = "0.11.1"
agntcy-slim-service = "0.8.4"
agntcy-slim-session = "0.1.4"
Copy link
Member

Choose a reason for hiding this comment

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

v0.1.6

Signed-off-by: Dominik Kolonits <[email protected]>
Signed-off-by: Dominik Kolonits <[email protected]>
Signed-off-by: Dominik Kolonits <[email protected]>
Signed-off-by: Dominik Kolonits <[email protected]>
Signed-off-by: Dominik Kolonits <[email protected]>
Signed-off-by: Dominik Kolonits <[email protected]>
Signed-off-by: Dominik Kolonits <[email protected]>
@gomba999 gomba999 changed the title chore: update deps feat: update deps and trigger release Feb 23, 2026
@gomba999 gomba999 merged commit 549c7eb into main Feb 23, 2026
9 checks passed
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