chore(deps): bump github.com/modelcontextprotocol/go-sdk from 1.2.0 to 1.3.0
Type: Pull Request
State: Closed
Association: Unknown
Comments: 1
(4 months ago)
(4 months ago)
(4 months ago)
dependencies go
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
- go.mod: upgrade to jsonschema v0.4.2 by
@jbain modelcontextprotocol/go-sdk#732Enhancements
- perf: add schema caching to avoid repeated reflection by
@SamMorrowDrumsin modelcontextprotocol/go-sdk#685- mcp: add DisableListening option to StreamableClientTransport by
@zxxf18in modelcontextprotocol/go-sdk#729- feat: deprecated logger in client & add Logger in ClientOption by
@CocaineCongin modelcontextprotocol/go-sdk#738- feat: deleted the old logger in client by
@CocaineCongin modelcontextprotocol/go-sdk#744- Export GetError and SetError methods by
@jbain modelcontextprotocol/go-sdk#753Bugfixes
- fix: connectStandaloneSSE checking Content-Type header by
@liushuanglsin modelcontextprotocol/go-sdk#736- mcp: fix SSEClientTransport to report HTTP errors properly by
@hassan123789in modelcontextprotocol/go-sdk#740- mcp: add Allow header to 405 responses per RFC 9110 §15.5.6 by
@SamMorrowDrumsin modelcontextprotocol/go-sdk#757- mcp: fix a race condition in logging by
@maciej-kisielin modelcontextprotocol/go-sdk#761Chores
- docs: adds SDK version support matrix by
@La002in modelcontextprotocol/go-sdk#737- .github/workflows: add nightly conformance tests by
@findleyrin modelcontextprotocol/go-sdk#752New Contributors
@La002made their first contribution in modelcontextprotocol/go-sdk#737@hassan123789made their first contribution in modelcontextprotocol/go-sdk#740@liushuanglsmade their first contribution in modelcontextprotocol/go-sdk#736@CocaineCongmade their first contribution in modelcontextprotocol/go-sdk#738@zxxf18made their first contribution in modelcontextprotocol/go-sdk#729@SamMorrowDrumsmade their first contribution in modelcontextprotocol/go-sdk#685@maciej-kisielmade their first contribution in modelcontextprotocol/go-sdk#761Full Changelog: https://github.com/modelcontextprotocol/go-sdk/compare/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
- go.mod: upgrade to jsonschema v0.4.2 by
@jbain modelcontextprotocol/go-sdk#732Enhancements
- perf: add schema caching to avoid repeated reflection by
@SamMorrowDrumsin modelcontextprotocol/go-sdk#685- mcp: add DisableListening option to StreamableClientTransport by
@zxxf18in modelcontextprotocol/go-sdk#729- feat: deprecated logger in client & add Logger in ClientOption by
@CocaineCongin modelcontextprotocol/go-sdk#738- feat: deleted the old logger in client by
@CocaineCongin modelcontextprotocol/go-sdk#744- Export GetError and SetError methods by
@jbain modelcontextprotocol/go-sdk#753Bugfixes
... (truncated)
Commits
6b75899mcp: fix a race condition in logging52e03demcp: add Allow header to 405 responses per RFC 9110 §15.5.6 (#757)c2c7edcperf: add schema caching to avoid repeated reflection (#685)3381035.github/workflows: add nightly conformance tests13488f7Export GetError and SetError methods (#753)b4f957fmcp: add DisableListening option to StreamableClientTransport (#729)a225d4ddelete the old logger in client (#744)61be548feat: deprecated logger in client & add Logger in ClientOption (#738)e66c23fmcp: fix connectStandaloneSSE checking Content-Type header (#736)9c4d349go.mod: upgrade to jsonschema v0.4.2 (#732)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
go
1.2.0 → 1.3.0
Minor
Technical Details
| ID: | 14112206 |
| UUID: | 3924685431 |
| Node ID: | PR_kwDOQ8pI2s7C6FTJ |
| Host: | GitHub |
| Repository: | flashcatcloud/flashduty-runner |