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: modelcontextprotocol/swift-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.8.1
Choose a base ref
...
head repository: modelcontextprotocol/swift-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.8.2
Choose a head ref
  • 2 commits
  • 4 files changed
  • 1 contributor

Commits on May 7, 2025

  1. Implement client protocol version negotiation in server initialization (

    #107)
    
    * Implement client version negotiation in server initialization
    
    * Add test coverage for version negotiation
    
    * Make Version.supported and Version.negotiate() APIs internal to not create new surface area
    mattt authored May 7, 2025
    Configuration menu
    Copy the full SHA
    720a810 View commit details
    Browse the repository at this point in the history
  2. Bump version to 0.8.2

    mattt committed May 7, 2025
    Configuration menu
    Copy the full SHA
    266c02d View commit details
    Browse the repository at this point in the history
Loading