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: 0.18.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 25 files changed
  • 3 contributors

Commits on Feb 18, 2026

  1. The 0.18.x branch should use jackson2 by default

    Signed-off-by: Christian Tzolov <christian.tzolov@broadcom.com>
    tzolov committed Feb 18, 2026
    Configuration menu
    Copy the full SHA
    95addb4 View commit details
    Browse the repository at this point in the history
  2. Release version 0.18.0

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

    Signed-off-by: Christian Tzolov <christian.tzolov@broadcom.com>
    tzolov committed Feb 18, 2026
    Configuration menu
    Copy the full SHA
    6cbd317 View commit details
    Browse the repository at this point in the history
  4. Fix and simplification for osgi manifest.mf contents generation.

    Cherry-picked from main (159eb96)
    
    Signed-off-by: Daniel Garnier-Moiroux <git@garnier.wf>
    Scott Lewis authored and Kehrlann committed Feb 18, 2026
    Configuration menu
    Copy the full SHA
    28f4b31 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2026

  1. Update GH action to publish SN on 0.18.x push

    Signed-off-by: Christian Tzolov <christian.tzolov@broadcom.com>
    tzolov committed Feb 19, 2026
    Configuration menu
    Copy the full SHA
    5a47622 View commit details
    Browse the repository at this point in the history
  2. Make jackson2 default for 0.x

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

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

    Signed-off-by: Christian Tzolov <christian.tzolov@broadcom.com>
    tzolov committed Feb 19, 2026
    Configuration menu
    Copy the full SHA
    851c441 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2026

  1. Update the GH workflow branches for 0.18.x

    Signed-off-by: Christian Tzolov <christian.tzolov@broadcom.com>
    tzolov committed Mar 5, 2026
    Configuration menu
    Copy the full SHA
    396d462 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2026

  1. Validate message endpoint in SSE client transport

    - Backport #943
    
    Signed-off-by: Daniel Garnier-Moiroux <git@garnier.wf>
    Kehrlann committed May 4, 2026
    Configuration menu
    Copy the full SHA
    afc2652 View commit details
    Browse the repository at this point in the history
  2. Validate message endpoint in SSE WebFlux client transport

    Signed-off-by: Daniel Garnier-Moiroux <git@garnier.wf>
    Kehrlann committed May 4, 2026
    Configuration menu
    Copy the full SHA
    d8e899e View commit details
    Browse the repository at this point in the history
  3. DefaultSseMessageEndpointValidator allows same-origin message endpoints

    Signed-off-by: Daniel Garnier-Moiroux <git@garnier.wf>
    Kehrlann committed May 4, 2026
    Configuration menu
    Copy the full SHA
    6287a23 View commit details
    Browse the repository at this point in the history
  4. Fix client conformance CI

    Signed-off-by: Daniel Garnier-Moiroux <git@garnier.wf>
    Kehrlann committed May 4, 2026
    Configuration menu
    Copy the full SHA
    e944e2a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d782dc9 View commit details
    Browse the repository at this point in the history
  6. Fix assertion in WebFluxSseClientTransportTests

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

Commits on May 6, 2026

  1. Release version 0.18.2

    Signed-off-by: Christian Tzolov <christian.tzolov@broadcom.com>
    tzolov committed May 6, 2026
    Configuration menu
    Copy the full SHA
    304650c 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 May 6, 2026
    Configuration menu
    Copy the full SHA
    b3585c7 View commit details
    Browse the repository at this point in the history
Loading