-
Notifications
You must be signed in to change notification settings - Fork 112
Closed
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency filego
Description
This issue bundles Dependabot PRs for Go modules in go.mod.
Included PRs
- chore(deps): bump github.com/modelcontextprotocol/go-sdk from 1.2.0 to 1.3.0 #14759: chore(deps): bump github.com/modelcontextprotocol/go-sdk from 1.2.0 to 1.3.0
Summary
Runtime: Go
Manifest: go.mod
Total PRs: 1
Changes
github.com/modelcontextprotocol/go-sdk (1.2.0 → 1.3.0)
- PR: chore(deps): bump github.com/modelcontextprotocol/go-sdk from 1.2.0 to 1.3.0 #14759
- Enhancements:
- Schema caching for better performance in stateless deployments
- DisableListening option for StreamableClientTransport
- Improved logger configuration with ClientOption
- Exported GetError/SetError methods
- Bugfixes:
- Fixed Content-Type header checking in connectStandaloneSSE
- Fixed SSEClientTransport HTTP error reporting
- Added Allow header to 405 responses (RFC 9110)
- Fixed race condition in logging
- Dependencies:
- Upgraded jsonschema to v0.4.2
Review Instructions
- Review the individual PR for detailed changes
- Check compatibility with existing code
- Run tests:
make test-unit - Merge the PR after approval
This bundle was created by the Dependabot Burner workflow
AI generated by Dependabot Burner
Reactions are currently unavailable
Metadata
Metadata
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency filego