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/java-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: modelcontextprotocol/java-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 23 files changed
  • 4 contributors

Commits on Feb 23, 2026

  1. Release version 1.0.0

    Signed-off-by: Christian Tzolov <christian.tzolov@broadcom.com>
    tzolov committed Feb 23, 2026
    Configuration menu
    Copy the full SHA
    3c87155 View commit details
    Browse the repository at this point in the history
  2. Next development version

    Signed-off-by: Christian Tzolov <christian.tzolov@broadcom.com>
    tzolov committed Feb 23, 2026
    Configuration menu
    Copy the full SHA
    9d34216 View commit details
    Browse the repository at this point in the history
  3. Use dynamic jar discovery for conformance tests

    Signed-off-by: Dariusz Jędrzejczyk <dariusz.jedrzejczyk@broadcom.com>
    chemicL committed Feb 23, 2026
    Configuration menu
    Copy the full SHA
    5a06a37 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2026

  1. Use explicit UTF-8 charset in StdioServerTransportProvider (#826)

    Also add a test simulating a different locale in an isolated process.
    
    Resolves #295
    xxxxxxjun authored and chemicL committed Mar 2, 2026
    Configuration menu
    Copy the full SHA
    5b9c2fb View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2026

  1. Fix elicitation and resource subscription tests that deadlock on a si…

    …ngle CPU (#854)
    
    Signed-off-by: Dariusz Jędrzejczyk <dariusz.jedrzejczyk@broadcom.com>
    chemicL committed Mar 5, 2026
    Configuration menu
    Copy the full SHA
    03c5b8d View commit details
    Browse the repository at this point in the history
  2. chore: Publish 1.0.x snapshots

    Signed-off-by: Dariusz Jędrzejczyk <dariusz.jedrzejczyk@broadcom.com>
    chemicL committed Mar 5, 2026
    Configuration menu
    Copy the full SHA
    ef9a621 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2026

  1. Merge commit from fork

    Kehrlann authored Mar 27, 2026
    Configuration menu
    Copy the full SHA
    007604a View commit details
    Browse the repository at this point in the history
  2. Release version 1.0.1

    Signed-off-by: Daniel Garnier-Moiroux <git@garnier.wf>
    Kehrlann committed Mar 27, 2026
    Configuration menu
    Copy the full SHA
    d187d09 View commit details
    Browse the repository at this point in the history
  3. Next development version

    Signed-off-by: Daniel Garnier-Moiroux <git@garnier.wf>
    Kehrlann committed Mar 27, 2026
    Configuration menu
    Copy the full SHA
    b6718fd View commit details
    Browse the repository at this point in the history
Loading