Skip to content

deps: bump github.com/modelcontextprotocol/go-sdk from 1.2.0 to 1.3.0#397

Merged
cjimti merged 2 commits intomasterfrom
dependabot/go_modules/github.com/modelcontextprotocol/go-sdk-1.3.0
Feb 10, 2026
Merged

deps: bump github.com/modelcontextprotocol/go-sdk from 1.2.0 to 1.3.0#397
cjimti merged 2 commits intomasterfrom
dependabot/go_modules/github.com/modelcontextprotocol/go-sdk-1.3.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps github.com/modelcontextprotocol/go-sdk from 1.2.0 to 1.3.0.

Release notes

Sourced from github.com/modelcontextprotocol/go-sdk's releases.

v1.3.0

This release is equivalent to v1.3.0-pre.1. Thank you to those who tested the pre-release.

This release includes several enhancements and bugfixes. Worth mentioning is the addition of schema caching, which significantly improves the performance in some stateless server deployment scenarios.

Dependency updates

Enhancements

Bugfixes

Chores

New Contributors

Full Changelog: modelcontextprotocol/go-sdk@v1.2.0...v1.3.0

v1.3.0-pre.1

This release includes several enhancements and bugfixes. Worth mentioning is the addition of schema caching, which significantly improves the performance in some stateless server deployment scenarios.

Dependency updates

Enhancements

Bugfixes

... (truncated)

Commits
  • 6b75899 mcp: fix a race condition in logging
  • 52e03de mcp: add Allow header to 405 responses per RFC 9110 §15.5.6 (#757)
  • c2c7edc perf: add schema caching to avoid repeated reflection (#685)
  • 3381035 .github/workflows: add nightly conformance tests
  • 13488f7 Export GetError and SetError methods (#753)
  • b4f957f mcp: add DisableListening option to StreamableClientTransport (#729)
  • a225d4d delete the old logger in client (#744)
  • 61be548 feat: deprecated logger in client & add Logger in ClientOption (#738)
  • e66c23f mcp: fix connectStandaloneSSE checking Content-Type header (#736)
  • 9c4d349 go.mod: upgrade to jsonschema v0.4.2 (#732)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Feb 10, 2026
@dependabot dependabot bot requested a review from cjimti as a code owner February 10, 2026 22:32
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Feb 10, 2026
Bumps [github.com/modelcontextprotocol/go-sdk](https://github.com/modelcontextprotocol/go-sdk) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/modelcontextprotocol/go-sdk/releases)
- [Commits](modelcontextprotocol/go-sdk@v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: github.com/modelcontextprotocol/go-sdk
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/modelcontextprotocol/go-sdk-1.3.0 branch from 188c8d3 to 86b3872 Compare February 10, 2026 22:44
@cjimti cjimti merged commit 80480b6 into master Feb 10, 2026
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/modelcontextprotocol/go-sdk-1.3.0 branch February 10, 2026 23:31
@codecov
Copy link

codecov bot commented Feb 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.14%. Comparing base (80b7426) to head (453a258).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #397   +/-   ##
=======================================
  Coverage   81.14%   81.14%           
=======================================
  Files          71       71           
  Lines       12765    12765           
=======================================
  Hits        10358    10358           
  Misses       2002     2002           
  Partials      405      405           

see 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant