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.4.7
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.0
Choose a head ref
  • 5 commits
  • 49 files changed
  • 5 contributors

Commits on Jul 1, 2025

  1. fix: exclude assets from published packages (#70)

    * Initial plan
    
    * Add exclude fields to reduce package size by ~3.1MB
    
    Co-authored-by: Vaiz <4908982+Vaiz@users.noreply.github.com>
    
    * Revert documentation URL change in rust-mcp-transport Cargo.toml
    
    Co-authored-by: Vaiz <4908982+Vaiz@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
    Vaiz and Copilot authored Jul 1, 2025
    Configuration menu
    Copy the full SHA
    0b73873 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc4d664 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2025

  1. feat!: implement support for the MCP protocol version 2025-06-18 (#73)

    * chore: implement support for mcp 2025-06-18
    
    * fix: update macro version compability
    
    * fix: macro syntax
    
    * chore: remove unused import
    
    * chore: update macro tests
    
    * chore: update docs
    
    * chore: update readme
    
    * chore: update macros dev dependencies
    hashemix authored Jul 3, 2025
    Configuration menu
    Copy the full SHA
    6a24f78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2405d7b View commit details
    Browse the repository at this point in the history
  3. chore: release main (#71)

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