Skip to content

chore(deps): bump github.com/modelcontextprotocol/go-sdk from 1.1.0 to 1.2.0#7776

Merged
mudler merged 1 commit intomasterfrom
dependabot/go_modules/github.com/modelcontextprotocol/go-sdk-1.2.0
Dec 29, 2025
Merged

chore(deps): bump github.com/modelcontextprotocol/go-sdk from 1.1.0 to 1.2.0#7776
mudler merged 1 commit intomasterfrom
dependabot/go_modules/github.com/modelcontextprotocol/go-sdk-1.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 29, 2025

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

Release notes

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

v1.2.0

This release is equivalent to v1.2.0-pre.2. Thank you to those who tested the prerelease.

This release adds partial support for the 2025-11-25 version of the MCP spec and fixes some bugs in the streamable transports. It also includes some minor new APIs, changes to contributing flows, and small bugfixes.

Contributing changes

  • CONTRIBUTING.md is updated to remove the ad-hoc antitrust policy (#651), and add a dependency update policy (#635).
  • An example server (examples/server/conformance) is added for the new conformance tests at modelcontextprotocol/conformance. Test can be run with scripts/conformance.sh (#650).

Partial support for the 2025-11-25 spec

The following SEPs from the 2025-11-25 spec are now supported. Please see modelcontextprotocol/go-sdk#725 for the proposed API additions included to support these SEPs.

Other API additions

  • Common error codes are now available through the sentinel jsonrpc.Error (#452)
  • OAuth 2.0 Protected Resource Metadata support (#643)
  • ClientCapabilities.RootsV2 and RootCapabilities are added to work around an API bug (#607)
  • Capabilities fields are added to ServerOptions and ClientOptions, to simplify capability configuration (#706)

Streamable fixes

Several bug fixes are included for the streamable transports:

Other notable bugfixes

New Contributors

... (truncated)

Commits
  • 411d5a0 mcp: switch icon theme to named string type (#733)
  • 76e6854 docs: add GitHub Pages redirect to latest release documentation (#702)
  • 875d1d3 mcp: don't break the streamable client connection for transient errors (#723)
  • e009bac oauthex: fix content type check in getJSON (#721)
  • 3430e22 mcp: add Capabilities fields to ServerOptions and ClientOptions (#713)
  • bae0929 mcp: address review comments on streamable cleanup (#716)
  • b3399e6 mcp: use args struct for CloseSSEStream (#718)
  • 1a964ae mcp: debounce server change notifications (#717)
  • a5e369e mcp: fix broken client root capabilities (#698)
  • 307e32c oauthex: validate URL schemes in auth server metadata and DCR
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 go Pull requests that update Go code labels Dec 29, 2025
@netlify
Copy link
Copy Markdown

netlify Bot commented Dec 29, 2025

Deploy Preview for localai ready!

Name Link
🔨 Latest commit b830e40
🔍 Latest deploy log https://app.netlify.com/projects/localai/deploys/6952df01841e2e00083ba4e8
😎 Deploy Preview https://deploy-preview-7776--localai.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

github-actions[bot]
github-actions Bot previously approved these changes Dec 29, 2025
@github-actions github-actions Bot enabled auto-merge (squash) December 29, 2025 18:26
Bumps [github.com/modelcontextprotocol/go-sdk](https://github.com/modelcontextprotocol/go-sdk) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/modelcontextprotocol/go-sdk/releases)
- [Commits](modelcontextprotocol/go-sdk@v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: github.com/modelcontextprotocol/go-sdk
  dependency-version: 1.2.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.2.0 branch from e12fc97 to b830e40 Compare December 29, 2025 20:05
@mudler mudler disabled auto-merge December 29, 2025 21:15
@mudler mudler merged commit 3f38fec into master Dec 29, 2025
33 checks passed
@mudler mudler deleted the dependabot/go_modules/github.com/modelcontextprotocol/go-sdk-1.2.0 branch December 29, 2025 21:15
mudler pushed a commit to coffeerunhobby/LocalAI that referenced this pull request Jan 2, 2026
…o 1.2.0 (mudler#7776)

chore(deps): bump github.com/modelcontextprotocol/go-sdk

Bumps [github.com/modelcontextprotocol/go-sdk](https://github.com/modelcontextprotocol/go-sdk) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/modelcontextprotocol/go-sdk/releases)
- [Commits](modelcontextprotocol/go-sdk@v1.1.0...v1.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant