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.5.0
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.5.1
Choose a head ref
  • 11 commits
  • 82 files changed
  • 3 contributors

Commits on Jul 3, 2025

  1. Configuration menu
    Copy the full SHA
    b906c56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93eb436 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2025

  1. Configuration menu
    Copy the full SHA
    205e39a View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2025

  1. chore: refactor transport trait and runtime architecture (#74)

    * chore: refactor transport trait
    
    * chore: tidy
    
    * chore: improve naming
    hashemix authored Jul 13, 2025
    Configuration menu
    Copy the full SHA
    67bf227 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0f4bd5 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2025

  1. feat: add Streamable HTTP Support to MCP Server (#76)

    * feat: add streamable http support to mcp server
    
    * chore: update readme
    
    * docs: update readme
    
    * fix: typo
    
    * chore: update sse support flag
    
    * fix: test on windows
    
    * feat: strengthen protocol compliance
    
    * chore: add tracing for client disconnect
    
    * fix: stream lifecycle and improve shutdown
    
    * fix: build issue
    
    * chore: update readme
    
    * chore: update dependencies
    hashemix authored Aug 12, 2025
    Configuration menu
    Copy the full SHA
    1864ce8 View commit details
    Browse the repository at this point in the history
  2. feat: update examples and docs for streamable http (#77)

    * feat: add streamable http support to mcp server
    
    * chore: update readme
    
    * docs: update readme
    
    * fix: typo
    
    * chore: update sse support flag
    
    * fix: test on windows
    
    * chore: update examples and readme
    
    * feat: strengthen protocol compliance
    
    * chore: update readme
    
    * chore: update recording gift
    
    * chore: add tracing for client disconnect
    
    * chore: update captures
    
    * fix: typo
    
    * fix: stream lifecycle and improve shutdown
    
    * fix: build issue
    
    * fix: build issue
    hashemix authored Aug 12, 2025
    Configuration menu
    Copy the full SHA
    e714482 View commit details
    Browse the repository at this point in the history
  3. docs: update readme

    hashemix committed Aug 12, 2025
    Configuration menu
    Copy the full SHA
    470a51a View commit details
    Browse the repository at this point in the history
  4. docs: update readme

    hashemix committed Aug 12, 2025
    Configuration menu
    Copy the full SHA
    31d5d67 View commit details
    Browse the repository at this point in the history
  5. chore: update readme

    hashemix committed Aug 12, 2025
    Configuration menu
    Copy the full SHA
    bb694d1 View commit details
    Browse the repository at this point in the history
  6. chore: release main (#78)

    * 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 Aug 12, 2025
    Configuration menu
    Copy the full SHA
    1457cff View commit details
    Browse the repository at this point in the history
Loading