Skip to content

Conversation

@github-actions
Copy link
Contributor

🤖 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/.tmpD0hOOs/rust-sdk/crates/rmcp/src/model/tool.rs:37
Changelog

rmcp-macros

0.9.0 - 2025-11-11

Added

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

rmcp

0.9.0 - 2025-11-11

Added

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


This PR was generated with release-plz.

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.

1 participant