- Notifications
You must be signed in to change notification settings - Fork1k
Commit73544a1
authored
chore: bump github.com/mark3labs/mcp-go from 0.37.0 to 0.38.0 (#19544)
Bumps [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go)from 0.37.0 to 0.38.0.<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/mark3labs/mcp-go/releases">github.com/mark3labs/mcp-go'sreleases</a>.</em></p><blockquote><h2>Release v0.38.0</h2><h2>What's Changed</h2><ul><li>fix: resolve stdio transport race condition for concurrent toolcalls by <a href="https://github.com/ezynda3"><code>@ezynda3</code></a>in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/529">mark3labs/mcp-go#529</a></li><li>fix CallToolResult json marshaling and unmarshaling: needstructuredC… by <ahref="https://github.com/sunfuze"><code>@sunfuze</code></a> in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/523">mark3labs/mcp-go#523</a></li><li>feat: refactor constants for resource content types by <ahref="https://github.com/CocaineCong"><code>@CocaineCong</code></a> in<ahref="https://redirect.github.com/mark3labs/mcp-go/pull/489">mark3labs/mcp-go#489</a></li><li>feat: add missing SetPrompts, DeleteResources, and SetResourcesmethods by <ahref="https://github.com/vasayxtx"><code>@vasayxtx</code></a> in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/445">mark3labs/mcp-go#445</a></li><li>feat: support creating tools using go-struct-style input schema by<a href="https://github.com/Grivn"><code>@Grivn</code></a> in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/534">mark3labs/mcp-go#534</a></li><li>fix: remove duplicate methods server.SetPrompts &server.SetResources by <ahref="https://github.com/matthisholleville"><code>@matthisholleville</code></a>in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/542">mark3labs/mcp-go#542</a></li></ul><h2>New Contributors</h2><ul><li><a href="https://github.com/sunfuze"><code>@sunfuze</code></a> madetheir first contribution in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/523">mark3labs/mcp-go#523</a></li><li><a href="https://github.com/Grivn"><code>@Grivn</code></a> madetheir first contribution in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/534">mark3labs/mcp-go#534</a></li><li><ahref="https://github.com/matthisholleville"><code>@matthisholleville</code></a>made their first contribution in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/542">mark3labs/mcp-go#542</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/mark3labs/mcp-go/compare/v0.37.0...v0.38.0">https://github.com/mark3labs/mcp-go/compare/v0.37.0...v0.38.0</a></p></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/mark3labs/mcp-go/commit/35ebaa54ae30076f93c4beb1f7269004cf0e90be"><code>35ebaa5</code></a>Add releases notification</li><li><ahref="https://github.com/mark3labs/mcp-go/commit/9f16336f83e17d0659fc49798f233f9dcd910da0"><code>9f16336</code></a>fix: remove duplicate methods server.SetPrompts &server.SetResources (<ahref="https://redirect.github.com/mark3labs/mcp-go/issues/542">#542</a>)</li><li><ahref="https://github.com/mark3labs/mcp-go/commit/8a18f594dd9ec9df1daa382aa611d83eba8f809c"><code>8a18f59</code></a>feat: support creating tools using go-struct-style input schema (<ahref="https://redirect.github.com/mark3labs/mcp-go/issues/534">#534</a>)</li><li><ahref="https://github.com/mark3labs/mcp-go/commit/a3d34d980b9a6bfbbaa78cfc0cfb9c78d9b6f7da"><code>a3d34d9</code></a>feat: add missing SetPrompts, DeleteResources, and SetResources methods(<ahref="https://redirect.github.com/mark3labs/mcp-go/issues/445">#445</a>)</li><li><ahref="https://github.com/mark3labs/mcp-go/commit/8a88d013b3bf38cc37f0ef7fa0b4d7b957b8a6fc"><code>8a88d01</code></a>feat:add constants for resource content types (<ahref="https://redirect.github.com/mark3labs/mcp-go/issues/489">#489</a>)</li><li><ahref="https://github.com/mark3labs/mcp-go/commit/9c5d30312932f87f51257af2575936976d1c1622"><code>9c5d303</code></a>fix CallToolResult json marshaling and unmarshaling: need structuredC…(<ahref="https://redirect.github.com/mark3labs/mcp-go/issues/523">#523</a>)</li><li><ahref="https://github.com/mark3labs/mcp-go/commit/93935261086dda133e3e4b6447304e24deb56a21"><code>9393526</code></a>fix: resolve stdio transport race condition for concurrent tool calls(<ahref="https://redirect.github.com/mark3labs/mcp-go/issues/529">#529</a>)</li><li>See full diff in <ahref="https://github.com/mark3labs/mcp-go/compare/v0.37.0...v0.38.0">compareview</a></li></ul></details><br />[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)Dependabot will resolve any conflicts with this PR as long as you don'talter it yourself. You can also trigger a rebase manually by commenting`@dependabot rebase`.[//]: # (dependabot-automerge-start)[//]: # (dependabot-automerge-end)---<details><summary>Dependabot commands and options</summary><br />You can trigger Dependabot actions by commenting on this PR:- `@dependabot rebase` will rebase this PR- `@dependabot recreate` will recreate this PR, overwriting any editsthat 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 afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore this major version` will close this PR and stopDependabot creating any more for this major version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this minor version` will close this PR and stopDependabot creating any more for this minor version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this dependency` will close this PR and stopDependabot creating any more for this dependency (unless you reopen thePR or upgrade to it yourself)</details>Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent7b0a2dc commit73544a1
2 files changed
+3
-3
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
484 | 484 |
| |
485 | 485 |
| |
486 | 486 |
| |
487 |
| - | |
| 487 | + | |
488 | 488 |
| |
489 | 489 |
| |
490 | 490 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1511 | 1511 |
| |
1512 | 1512 |
| |
1513 | 1513 |
| |
1514 |
| - | |
1515 |
| - | |
| 1514 | + | |
| 1515 | + | |
1516 | 1516 |
| |
1517 | 1517 |
| |
1518 | 1518 |
| |
|
0 commit comments
Comments
(0)