Skip to content

fix(deps): update module github.com/modelcontextprotocol/go-sdk to v0.3.1#126

Merged
botty-mcbottington[bot] merged 1 commit intomainfrom
renovate/github.com-modelcontextprotocol-go-sdk-0.x
Aug 30, 2025
Merged

fix(deps): update module github.com/modelcontextprotocol/go-sdk to v0.3.1#126
botty-mcbottington[bot] merged 1 commit intomainfrom
renovate/github.com-modelcontextprotocol-go-sdk-0.x

Conversation

@botty-mcbottington
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/modelcontextprotocol/go-sdk v0.3.0 -> v0.3.1 age confidence

Release Notes

modelcontextprotocol/go-sdk (github.com/modelcontextprotocol/go-sdk)

v0.3.1

Compare Source

This release fixes some bugs in v0.3.0:

  • A jsonschema caching bug leading to potentially incorrect inference (#​366)
  • A panic in ClientSession.Complete (#​375)
  • A panic with custom resource URIs (#​365)
  • Incorrect rejection of HTTP DELETE without an Accept header in the streamable server transport (#​372)
  • Partial fixes for unbounded memory in the streamable server transport (#​190)

Thank you to all who filed issues or contributed fixes!

New Contributors

Full Changelog: modelcontextprotocol/go-sdk@v0.3.0...v0.3.1


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@botty-mcbottington botty-mcbottington bot enabled auto-merge (squash) August 30, 2025 00:31
@botty-mcbottington
Copy link
Copy Markdown
Contributor Author

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/google/jsonschema-go v0.2.0 -> v0.2.1-0.20250825175020-748c325cec76

@codecov
Copy link
Copy Markdown

codecov bot commented Aug 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 49.21%. Comparing base (a7e5ee1) to head (1c89785).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #126   +/-   ##
=======================================
  Coverage   49.21%   49.21%           
=======================================
  Files          58       58           
  Lines        7650     7650           
=======================================
  Hits         3765     3765           
  Misses       3738     3738           
  Partials      147      147           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@botty-mcbottington botty-mcbottington bot merged commit 627a818 into main Aug 30, 2025
5 checks passed
@botty-mcbottington botty-mcbottington bot deleted the renovate/github.com-modelcontextprotocol-go-sdk-0.x branch August 30, 2025 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants