Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rust-mcp-stack/rust-mcp-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: rust-mcp-sdk-v0.7.1
Choose a base ref
...
head repository: rust-mcp-stack/rust-mcp-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: rust-mcp-sdk-v0.7.2
Choose a head ref
  • 4 commits
  • 35 files changed
  • 2 contributors

Commits on Oct 15, 2025

  1. refactor: eventstore with better error handling and stability (#109)

    * refactor: eventstore trait
    
    * feat: enhance EventStore with better error handling and stability
    hashemix authored Oct 15, 2025
    Configuration menu
    Copy the full SHA
    150e3a0 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2025

  1. feat: add middleware support to mcp_http_handler (#112)

    * feat: generic middlewares
    
    * feat: extend mc_hddt_handler to support middlewares
    
    * chore: whitelist typos
    
    * chore: build issue
    hashemix authored Oct 19, 2025
    Configuration menu
    Copy the full SHA
    18b1e6f View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2025

  1. Configuration menu
    Copy the full SHA
    84a635e View commit details
    Browse the repository at this point in the history
  2. chore: release main (#110)

    * chore: release main
    
    * chore: update Cargo.toml for release
    
    ---------
    
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    hashemix and github-actions[bot] authored Oct 20, 2025
    Configuration menu
    Copy the full SHA
    2d4906c View commit details
    Browse the repository at this point in the history
Loading