Skip to content

Release 1.3.0 - #524

Merged
koic merged 1 commit into
modelcontextprotocol:mainfrom
koic:release_1_3_0
Aug 21, 2026
Merged

Release 1.3.0#524
koic merged 1 commit into
modelcontextprotocol:mainfrom
koic:release_1_3_0

Conversation

@koic

@koic koic commented Aug 21, 2026

Copy link
Copy Markdown
Member

This release adds a resources_list_handler so resources/list can be served per-connection, passes handler-returned _meta through subscription results, and moves the user-facing documentation from README.md to the documentation site at https://ruby.sdk.modelcontextprotocol.io.

Two entries under "Changed" are incompatible with 1.2.0 and ship in a minor release under the exceptions in VERSIONING.md: OAuth endpoint responses larger than 4 MiB are refused, and a request whose id is already in flight on the same session is answered with Invalid Request.

Important

The documentation moves with #523, and the site deploys only through the release workflow, so #523 needs to be merged immediately before this release.

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

This release adds a `resources_list_handler` so `resources/list` can be served per-connection,
passes handler-returned `_meta` through subscription results, and moves the user-facing documentation
from README.md to the documentation site at https://ruby.sdk.modelcontextprotocol.io.

Two entries under "Changed" are incompatible with 1.2.0 and ship in a minor release under
the exceptions in VERSIONING.md: OAuth endpoint responses larger than 4 MiB are refused,
and a request whose id is already in flight on the same session is answered with Invalid Request.

IMPORTANT: The documentation moves with modelcontextprotocol#523, and the site deploys only through the release workflow,
so modelcontextprotocol#523 needs to be merged immediately before this release.
@koic
koic merged commit fcb1ac9 into modelcontextprotocol:main Aug 21, 2026
11 of 12 checks passed
@koic
koic deleted the release_1_3_0 branch August 21, 2026 19:48
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