Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Dec 1, 2025

🤖 New release

  • rmcp-macros: 0.9.1 -> 0.10.0
  • rmcp: 0.9.1 -> 0.10.0 (⚠ API breaking changes)

rmcp breaking changes

--- failure enum_variant_added: enum variant added on exhaustive enum ---

Description:
A publicly-visible enum without #[non_exhaustive] has a new variant.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#enum-variant-new
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.45.0/src/lints/enum_variant_added.ron

Failed in:
  variant ClientNotification:CustomClientNotification in /tmp/.tmpfQ3PEz/rust-sdk/crates/rmcp/src/model.rs:1780
Changelog

rmcp-macros

0.9.1 - 2025-11-24

Fixed

  • (shemars) use JSON Schema 2020-12 as Default Dialect (#549)

rmcp

0.10.0 - 2025-12-01

Added

  • add support for custom client notifications (#556)

Other

  • replace paste with pastey for macros feature (#564)


This PR was generated with release-plz.

@github-actions github-actions bot changed the title chore: release v0.9.2 chore: release v0.10.0 Dec 1, 2025
@github-actions github-actions bot force-pushed the release-plz-2025-12-01T18-12-35Z branch from c54c327 to 4bd9570 Compare December 1, 2025 20:59
@alexhancock alexhancock self-requested a review December 1, 2025 21:06
@alexhancock alexhancock merged commit 57d1ac9 into main Dec 1, 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