Skip to content

chore: release v2.0.0 - #920

Merged
DaleSeo merged 1 commit into
mainfrom
release-plz-2026-06-23T20-43-46Z
Jun 29, 2026
Merged

chore: release v2.0.0#920
DaleSeo merged 1 commit into
mainfrom
release-plz-2026-06-23T20-43-46Z

Conversation

@github-actions

@github-actionsgithub-actionsBot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

🤖 New release

  • rmcp-macros: 1.8.0 -> 2.0.0
  • rmcp: 1.8.0 -> 2.0.0
Changelog

rmcp-macros

2.0.0 - 2026-06-27

Added

  • [breaking] align model types with MCP 2025-11-25 spec (#927)

Fixed

  • fill missing fully qualified syntax in prompt_handler macros (#866)

Other

  • align README examples with v2 model API (#928)

rmcp

2.0.0 - 2026-06-27

Added

  • [breaking] relax tool result structuredContent type (#919)
  • deprecate roots/sampling/logging types (#923)
  • [breaking] align model types with MCP 2025-11-25 spec (#927)

Fixed

  • prevent OAuth resource spoofing (#937)
  • block oauth metadata ssrf (#935)
  • prevent streamable HTTP session leak (#934)
  • fill missing fully qualified syntax in prompt_handler macros (#866)
  • (rmcp) add Audio variant to PromptMessageContent (#865)

Other

  • consolidate repeated rmcp tests (#931)
  • Revert "feat!: relax tool result structuredContent type (#919)" (#932)
  • align README examples with v2 model API (#928)


This PR was generated with release-plz.

@github-actions
github-actionsBot requested a review from a team as a code ownerJune 23, 2026 20:43
@DaleSeo

Copy link
Copy Markdown
Member

Note: PR #865 has breaking changes, so this has to bump to v2.0.0. We'll have to manually modify the version unless other PRs get merged with breaking changes.

@github-actions
github-actionsBotforce-pushed the release-plz-2026-06-23T20-43-46Z branch 2 times, most recently from dce1d11 to 645adacCompareJune 24, 2026 19:27
@github-actionsgithub-actionsBot changed the title chore: release v1.8.1chore: release v2.0.0Jun 25, 2026
@github-actions
github-actionsBotforce-pushed the release-plz-2026-06-23T20-43-46Z branch 10 times, most recently from 09e7ac1 to dd769a2CompareJune 27, 2026 03:45
@github-actions
github-actionsBotforce-pushed the release-plz-2026-06-23T20-43-46Z branch from dd769a2 to 5f44053CompareJune 27, 2026 23:52
@DaleSeo
DaleSeo merged commit 67a3085 into mainJun 29, 2026
18 checks passed
@DaleSeo
DaleSeo deleted the release-plz-2026-06-23T20-43-46Z branch June 29, 2026 12:24
Sign up for freeto 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

@DaleSeo