8000 Comparing v0.8.0...v1.0.0 · modelcontextprotocol/go-sdk · GitHub
[go: up one dir, main page]

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/go-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.8.0
Choose a base ref
...
head repository: modelcontextprotocol/go-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.0
Choose a head ref
  • 7 commits
  • 18 files changed
  • 5 contributors

Commits on Sep 29, 2025

  1. Configuration menu
    Copy the full SHA
    294e1f3 View commit details
    Browse the repository at this point in the history
  2. mcp: fix inconsistent logging new lines (#541)

    This change keeps the logging consistent with a new line after each log
    whether an error or not.
    
    Fixes #540
    
    Co-authored-by: Chuck Ha <cha@nvidia.com>
    chuckha and Chuck Ha authored Sep 29, 2025
    Configuration menu
    Copy the full SHA
    b835e07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2381a3 View commit details
    Browse the repository at this point in the history
  4. README: remove caveats (#543)

    In preparation for the v1.0.0 release, remove caveats from the README.
    
    For #328
    findleyr authored Sep 29, 2025
    Configuration menu
    Copy the full SHA
    af4bddf View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2025

  1. internal/oauthex: address URL attacks in PRM (#539)

    Fix Protected Resource Metadata to prevent URL attacks, as described in
    the issue.
    
    For #526
    jba authored Sep 30, 2025
    Configuration menu
    Copy the full SHA
    fd0dc9d View commit details
    Browse the repository at this point in the history
  2. all: minor cleanup (#545)

    Also fix a flaky test case in TestStreamableServerTransport.
    findleyr authored Sep 30, 2025
    Configuration menu
    Copy the full SHA
    6dbf6c6 View commit details
    Browse the repository at this point in the history
  3. all: more minor cleanup (#547)

    Fix broken / missing links.
    findleyr authored Sep 30, 2025
    Configuration menu
    Copy the full SHA
    1c3f38f View commit details
    Browse the repository at this point in the history
Loading
0