Update rmcp to 3.1.3 (#39798)

## What changed

- Upgrade `rmcp` and `rmcp-macros` from 3.1.2 to 3.1.3.
- Preserve authentication-required and retryable transport classifications when modern MCP discovery falls back to legacy initialization.
- Prevent unrelated discovery errors from triggering legacy fallback while retaining their diagnostics.

## Testing

- Cover authentication challenges and transient initialization failures during legacy fallback.
- Verify that a failed OAuth issuer check does not consume the pending authorization state.

GitOrigin-RevId: 957c0873fec1148883dd163fbaeb77d7593d8c53
This commit is contained in:
stevenlee-oai
2026-08-20 20:43:46 +00:00
committed by copyberry
parent cc801d7048
commit a3bce23f3b
9 changed files with 138 additions and 10 deletions

4
MODULE.bazel.lock generated

File diff suppressed because one or more lines are too long