Skip to content

fix(server): drop inert eventStore from stateless Streamable HTTP#909

Open
devcrocod wants to merge 1 commit into
mainfrom
fix/908-stateless-event-store
Open

fix(server): drop inert eventStore from stateless Streamable HTTP#909
devcrocod wants to merge 1 commit into
mainfrom
fix/908-stateless-event-store

Conversation

@devcrocod

Copy link
Copy Markdown
Contributor

Removes the eventStore parameter from mcpStatelessStreamableHttp, where it was never read or written.

closes #908

Breaking Changes

Source-breaking only

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

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

@devcrocod
devcrocod requested review from Copilot and e5l and removed request for Copilot July 21, 2026 22:34
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.

Stateless Streamable HTTP: eventStore parameter is inert

1 participant