Bump mcp from 0.20.0 to 0.21.0 in /docs#432
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [mcp](https://github.com/modelcontextprotocol/ruby-sdk) from 0.20.0 to 0.21.0. - [Release notes](https://github.com/modelcontextprotocol/ruby-sdk/releases) - [Changelog](https://github.com/modelcontextprotocol/ruby-sdk/blob/main/CHANGELOG.md) - [Commits](modelcontextprotocol/ruby-sdk@v0.20.0...v0.21.0) --- updated-dependencies: - dependency-name: mcp dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps mcp from 0.20.0 to 0.21.0.
Release notes
Sourced from mcp's releases.
Changelog
Sourced from mcp's changelog.
Commits
db460e5Merge pull request #420 from koic/release_0_21_049a08bfRelease 0.21.0217542fMerge pull request #416 from koic/fix_a_build_errorcfc9a69Fix a build error in the Ruby 3.1 CI matrixc8e0cd9Merge pull request #415 from koic/stateless_session_isolationaac41cdMerge pull request #408 from koic/dcr_application_type60f0088Merge pull request #414 from koic/2025_03_26_backcompat2c223ddFall Back to Legacy 2025-03-26 OAuth Discovery for Servers Without PRMeb6ff5dIsolate Stateless Requests in Ephemeral Sessions per SEP-2567a0cd662Merge pull request #413 from koic/document_tool_argument_symbol_keysDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Summary by cubic
Bumps
mcpin/docsfrom 0.20.0 to 0.21.0. Improves spec compliance and capability support, and hardens OAuth discovery and session handling.mcp0.20.0 → 0.21.0.MCP::Annotations#priority, ephemeral session isolation, OIDC DCRapplication_typeset with legacy OAuth discovery fallback.Written for commit 41ee0da. Summary will update on new commits.