Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Nov 11, 2025

🤖 New release

  • rmcp-macros: 0.8.5 -> 0.9.0
  • rmcp: 0.8.5 -> 0.9.0 (⚠ API breaking changes)

rmcp breaking changes

--- failure constructible_struct_adds_field: externally-constructible struct adds field ---

Description:
A pub struct constructible with a struct literal has a new pub field. Existing struct literals must be updated to include the new field.
        ref: https://doc.rust-lang.org/reference/expressions/struct-expr.html
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.43.0/src/lints/constructible_struct_adds_field.ron

Failed in:
  field Tool.meta in /tmp/.tmptEJair/rust-sdk/crates/rmcp/src/model/tool.rs:37
Changelog

rmcp-macros

0.9.0 - 2025-11-17

Added

  • (tool) add _meta to tool definitions (#534)

rmcp

0.9.0 - 2025-11-17

Added

  • (auth) implement CredentialStore trait (#542)
  • (tool) add _meta to tool definitions (#534)


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2025-11-11T01-29-36Z branch from 5e71e6f to 301a8bd Compare November 17, 2025 15:18
@alexhancock alexhancock self-requested a review November 17, 2025 15:30
@alexhancock alexhancock merged commit 9cba162 into main Nov 17, 2025
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