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.2.6
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.3.0
Choose a head ref
  • 4 commits
  • 43 files changed
  • 3 contributors

Commits on May 23, 2025

  1. Configuration menu
    Copy the full SHA
    f5dc4c1 View commit details
    Browse the repository at this point in the history
  2. chore: fix clippy warning

    hashemix committed May 23, 2025
    Configuration menu
    Copy the full SHA
    5a3638f View commit details
    Browse the repository at this point in the history
  3. feat!: update crates to default to the latest MCP schema version. (#35)

    * refactor: introduce middleware , sessionId generation
    
    * chore: dynamic route for messages
    
    * chore add tests
    
    * feat: accpt custom session id generator
    
    * feat: implement shutdown signal to server
    - improved sse architecture
    hashemix authored May 23, 2025
    Configuration menu
    Copy the full SHA
    6cbc3da View commit details
    Browse the repository at this point in the history
  4. chore: release main (#36)

    * 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 May 23, 2025
    Configuration menu
    Copy the full SHA
    8251ad9 View commit details
    Browse the repository at this point in the history
Loading