Skip to content

Conversation

@gau-nernst
Copy link
Contributor

Describe Your Changes

Pin rmcp to latest commit to avoid breaking changes, as well as ensure we use the same version across the team

Fixes Issues

  • Closes #
  • Closes #

Self Checklist

  • Added relevant comments, esp in complex areas
  • Updated docs (for bug fixes / features)
  • Created issues for follow-up changes or refactoring needed


let service =
().serve(TokioChildProcess::new(&mut cmd).map_err(|e| e.to_string())?)
().serve(TokioChildProcess::new(cmd).map_err(|e| e.to_string())?)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Breaking-change from rmcp

@gau-nernst gau-nernst merged commit 1651405 into release/v0.5.18 May 19, 2025
2 of 8 checks passed
@gau-nernst gau-nernst deleted the chore/pin_rmcp branch May 19, 2025 06:07
@github-project-automation github-project-automation bot moved this to QA in Jan May 19, 2025
@github-actions github-actions bot added this to the v0.5.18 milestone May 19, 2025
@david-menloai david-menloai moved this from QA to Done in Jan Jun 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants