build(deps): bump github.com/mark3labs/mcp-go from 0.32.0 to 0.39.1
Type: Pull Request
State: Closed
Association: Contributor
Comments: 1
(2 months ago)
(about 2 months ago)
(about 2 months ago)
dependencies go
Bumps github.com/mark3labs/mcp-go from 0.32.0 to 0.39.1.
Release notes
Sourced from github.com/mark3labs/mcp-go's releases.
Release v0.39.1
What's Changed
- fix(tool): Do not return empty
outputSchemaby@alex210501in mark3labs/mcp-go#573Full Changelog: https://github.com/mark3labs/mcp-go/compare/v0.39.0...v0.39.1
Release v0.39.0
What's Changed
- fix: use bufio.Scanner for stdio transport to avoid panic when stdio mcp server outputs a long line by
@WingTin mark3labs/mcp-go#464- fix(tool): Return the OutputSchema from the tool definition by
@alex210501in mark3labs/mcp-go#571- feat: add resource handler middleware capability by
@tjhopin mark3labs/mcp-go#569- feat: add tls support for streamable-http by
@opencowin mark3labs/mcp-go#568- fix: prevent double-starting stdio transport in client by
@linw1995in mark3labs/mcp-go#564- docs(client): improve server reliability and error handling by
@appleboyin mark3labs/mcp-go#560- oauth client example: skip DCR if MCP_CLIENT_ID is set by
@djoreillyin mark3labs/mcp-go#549New Contributors
@WingTmade their first contribution in mark3labs/mcp-go#464@alex210501made their first contribution in mark3labs/mcp-go#571@tjhopmade their first contribution in mark3labs/mcp-go#569@opencowmade their first contribution in mark3labs/mcp-go#568@linw1995made their first contribution in mark3labs/mcp-go#564@appleboymade their first contribution in mark3labs/mcp-go#560@djoreillymade their first contribution in mark3labs/mcp-go#549Full Changelog: https://github.com/mark3labs/mcp-go/compare/v0.38.0...v0.39.0
Release v0.38.0
What's Changed
- fix: resolve stdio transport race condition for concurrent tool calls by
@ezynda3in mark3labs/mcp-go#529- fix CallToolResult json marshaling and unmarshaling: need structuredC… by
@sunfuzein mark3labs/mcp-go#523- feat: refactor constants for resource content types by
@CocaineCongin mark3labs/mcp-go#489- feat: add missing SetPrompts, DeleteResources, and SetResources methods by
@vasayxtxin mark3labs/mcp-go#445- feat: support creating tools using go-struct-style input schema by
@Grivnin mark3labs/mcp-go#534- fix: remove duplicate methods server.SetPrompts & server.SetResources by
@matthishollevillein mark3labs/mcp-go#542New Contributors
@sunfuzemade their first contribution in mark3labs/mcp-go#523@Grivnmade their first contribution in mark3labs/mcp-go#534@matthishollevillemade their first contribution in mark3labs/mcp-go#542Full Changelog: https://github.com/mark3labs/mcp-go/compare/v0.37.0...v0.38.0
Release v0.37.0
⚠️ Breaking Changes
The
Result.Metafield type has changed frommap[string]anyto*Meta. Code that directly accesses or sets this field will need to be updated:</tr></table>
... (truncated)
Commits
3d1bfcafix(tool): Do not return emptyoutputSchema(#573)35fc389Format5298f64oauth client example: skip DCR if MCP_CLIENT_ID is set (#549)004ca9edocs(client): improve server reliability and error handling (#560)d2f81b6fix: prevent double-starting stdio transport in client (#564)40ce109feat: add tls support for streamable-http (#568)ef80a50feat: add resource handler middleware capability (#569)b924391fix(tool): Return theOutputSchemafrom the tool definition (#571)4e353acfix: use bufio.Scanner for stdio transport to avoid panic when stdio mcp serv...35ebaa5Add releases notification- 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)
Pull Request Statistics
0
0
+0
-0
Package Dependencies
github.com/mark3labs/mcp-go
go
0.32.0 → 0.39.1
Minor
Technical Details
| ID: | 8137325 |
| UUID: | 3392661596 |
| Node ID: | PR_kwDOPDyWTc6nTbWa |
| Host: | GitHub |
| Repository: | asifdotpy/github-mcp-server-asifdotpy |