Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb2cf55f

Browse files
chore: bump github.com/mark3labs/mcp-go from 0.32.0 to 0.33.0 (#18850)
Bumps [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go)from 0.32.0 to 0.33.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.33.0</h2><h2>What's Changed</h2><ul><li>fix(server): Fix the logic of the WithStateLess function by <ahref="https://github.com/dcsunny"><code>@​dcsunny</code></a> in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/387">mark3labs/mcp-go#387</a></li><li>fix(srv/stream): correct handleGet status code to 200 by <ahref="https://github.com/cryo-zd"><code>@​cryo-zd</code></a> in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/379">mark3labs/mcp-go#379</a></li><li>Add an example of an in process client by <ahref="https://github.com/edwardcqian"><code>@​edwardcqian</code></a> in<ahref="https://redirect.github.com/mark3labs/mcp-go/pull/371">mark3labs/mcp-go#371</a></li><li>feat: add type-safe array items helper functions by <ahref="https://github.com/davidleitw"><code>@​davidleitw</code></a> in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/396">mark3labs/mcp-go#396</a></li><li>Issue 400 fix by <ahref="https://github.com/ozzyozbourne"><code>@​ozzyozbourne</code></a>in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/406">mark3labs/mcp-go#406</a></li><li>fix(client/transport/stream): check for nil pointer by <ahref="https://github.com/dinistavares"><code>@​dinistavares</code></a>in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/404">mark3labs/mcp-go#404</a></li><li>feat: add ResourceLink type and parsing support by <ahref="https://github.com/chenmingyong0423"><code>@​chenmingyong0423</code></a>in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/407">mark3labs/mcp-go#407</a></li><li>Fix docs by <ahref="https://github.com/ezynda3"><code>@​ezynda3</code></a> in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/430">mark3labs/mcp-go#430</a></li><li>feat: client-side streamable-http transport supports continuouslylistening by <ahref="https://github.com/leavez"><code>@​leavez</code></a> in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/317">mark3labs/mcp-go#317</a></li><li>feature: add support ResourceTemplates to mcptest package by <ahref="https://github.com/Slach"><code>@​Slach</code></a> in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/449">mark3labs/mcp-go#449</a></li><li>Add support for MCP host session management by <ahref="https://github.com/C0deKing"><code>@​C0deKing</code></a> in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/466">mark3labs/mcp-go#466</a></li><li>docs: Fix unused import in readme example by <ahref="https://github.com/Squiry"><code>@​Squiry</code></a> in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/469">mark3labs/mcp-go#469</a></li><li>Support creating an <code>Stdio</code> client with options by <ahref="https://github.com/peteski22"><code>@​peteski22</code></a> in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/457">mark3labs/mcp-go#457</a></li><li>Implement sampling in Stdio by <ahref="https://github.com/ezynda3"><code>@​ezynda3</code></a> in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/461">mark3labs/mcp-go#461</a></li></ul><h2>New Contributors</h2><ul><li><a href="https://github.com/dcsunny"><code>@​dcsunny</code></a> madetheir first contribution in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/387">mark3labs/mcp-go#387</a></li><li><ahref="https://github.com/edwardcqian"><code>@​edwardcqian</code></a>made their first contribution in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/371">mark3labs/mcp-go#371</a></li><li><ahref="https://github.com/davidleitw"><code>@​davidleitw</code></a> madetheir first contribution in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/396">mark3labs/mcp-go#396</a></li><li><ahref="https://github.com/ozzyozbourne"><code>@​ozzyozbourne</code></a>made their first contribution in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/406">mark3labs/mcp-go#406</a></li><li><ahref="https://github.com/dinistavares"><code>@​dinistavares</code></a>made their first contribution in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/404">mark3labs/mcp-go#404</a></li><li><ahref="https://github.com/chenmingyong0423"><code>@​chenmingyong0423</code></a>made their first contribution in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/407">mark3labs/mcp-go#407</a></li><li><a href="https://github.com/Slach"><code>@​Slach</code></a> madetheir first contribution in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/449">mark3labs/mcp-go#449</a></li><li><a href="https://github.com/C0deKing"><code>@​C0deKing</code></a>made their first contribution in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/466">mark3labs/mcp-go#466</a></li><li><a href="https://github.com/Squiry"><code>@​Squiry</code></a> madetheir first contribution in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/469">mark3labs/mcp-go#469</a></li><li><a href="https://github.com/peteski22"><code>@​peteski22</code></a>made their first contribution in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/457">mark3labs/mcp-go#457</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/mark3labs/mcp-go/compare/v0.32.0...v0.33.0">https://github.com/mark3labs/mcp-go/compare/v0.32.0...v0.33.0</a></p></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/mark3labs/mcp-go/commit/6a54215f5b4cdeb1ab9ed602bcf87ebb0222e691"><code>6a54215</code></a>Implement sampling in Stdio (<ahref="https://redirect.github.com/mark3labs/mcp-go/issues/461">#461</a>)</li><li><ahref="https://github.com/mark3labs/mcp-go/commit/656a7b4cab77cb913b5f9613c547859596499d6a"><code>656a7b4</code></a>Support creating an <code>Stdio</code> client with options (<ahref="https://redirect.github.com/mark3labs/mcp-go/issues/457">#457</a>)</li><li><ahref="https://github.com/mark3labs/mcp-go/commit/01e802f3854d9591f791a39fc148e57768681267"><code>01e802f</code></a>Fix unused import in readme example (<ahref="https://redirect.github.com/mark3labs/mcp-go/issues/469">#469</a>)</li><li><ahref="https://github.com/mark3labs/mcp-go/commit/d0fa06e9209195f89bb22b3c952ec038f7d1905a"><code>d0fa06e</code></a>Add support for MCP host session management (<ahref="https://redirect.github.com/mark3labs/mcp-go/issues/466">#466</a>)</li><li><ahref="https://github.com/mark3labs/mcp-go/commit/251da138d6b5ade77bb2155e0aa294843cb16337"><code>251da13</code></a>feature: add support ResourceTemplates to mcptest package (<ahref="https://redirect.github.com/mark3labs/mcp-go/issues/449">#449</a>)</li><li><ahref="https://github.com/mark3labs/mcp-go/commit/1eddde7bd69b760f745a1b4064969cffcf97e935"><code>1eddde7</code></a>feat: client-side streamable-http transport supports continuouslylistening ...</li><li><ahref="https://github.com/mark3labs/mcp-go/commit/8f5b048218f6d044c3322f16b8cb0b08e10bf5d0"><code>8f5b048</code></a>Fix docs (<ahref="https://redirect.github.com/mark3labs/mcp-go/issues/430">#430</a>)</li><li><ahref="https://github.com/mark3labs/mcp-go/commit/0fdb1974c5728a74ae061e650d25bf90c5c43437"><code>0fdb197</code></a>feat: add ResourceLink type and parsing support (<ahref="https://redirect.github.com/mark3labs/mcp-go/issues/407">#407</a>)</li><li><ahref="https://github.com/mark3labs/mcp-go/commit/d807ae7b7ac1c2b3c24347d1d602506b9cdcd998"><code>d807ae7</code></a>fix(client/transport/stream): check for nil pointer (<ahref="https://redirect.github.com/mark3labs/mcp-go/issues/404">#404</a>)</li><li><ahref="https://github.com/mark3labs/mcp-go/commit/93176e8a70cffc2886bd446fe8464badcd5035da"><code>93176e8</code></a>fixed nil error (<ahref="https://redirect.github.com/mark3labs/mcp-go/issues/406">#406</a>)</li><li>Additional commits viewable in <ahref="https://github.com/mark3labs/mcp-go/compare/v0.32.0...v0.33.0">compareview</a></li></ul></details><br />[![Dependabot compatibilityscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/mark3labs/mcp-go&package-manager=go_modules&previous-version=0.32.0&new-version=0.33.0)](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 parent78af5e0 commitb2cf55f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,7 @@ require (
485485
github.com/coder/aisdk-gov0.0.9
486486
github.com/coder/previewv1.0.3-0.20250701142654-c3d6e86b9393
487487
github.com/fsnotify/fsnotifyv1.9.0
488-
github.com/mark3labs/mcp-gov0.32.0
488+
github.com/mark3labs/mcp-gov0.33.0
489489
)
490490

491491
require (

‎go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1503,8 +1503,8 @@ github.com/makeworld-the-better-one/dither/v2 v2.4.0 h1:Az/dYXiTcwcRSe59Hzw4RI1r
15031503
github.com/makeworld-the-better-one/dither/v2v2.4.0/go.mod h1:VBtN8DXO7SNtyGmLiGA7IsFeKrBkQPze1/iAeM95arc=
15041504
github.com/marekm4/color-extractorv1.2.1 h1:3Zb2tQsn6bITZ8MBVhc33Qn1k5/SEuZ18mrXGUqIwn0=
15051505
github.com/marekm4/color-extractorv1.2.1/go.mod h1:90VjmiHI6M8ez9eYUaXLdcKnS+BAOp7w+NpwBdkJmpA=
1506-
github.com/mark3labs/mcp-gov0.32.0 h1:fgwmbfL2gbd67obg57OfV2Dnrhs1HtSdlY/i5fn7MU8=
1507-
github.com/mark3labs/mcp-gov0.32.0/go.mod h1:rXqOudj/djTORU/ThxYx8fqEVj/5pvTuuebQ2RC7uk4=
1506+
github.com/mark3labs/mcp-gov0.33.0 h1:naxhjnTIs/tyPZmWUZFuG0lDmdA6sUyYGGf3gsHvTCc=
1507+
github.com/mark3labs/mcp-gov0.33.0/go.mod h1:rXqOudj/djTORU/ThxYx8fqEVj/5pvTuuebQ2RC7uk4=
15081508
github.com/mattn/go-colorablev0.0.9/go.mod h1:9vuHe8Xs5qXnSaW/c/ABM9alt+Vo+STaOChaDxuIBZU=
15091509
github.com/mattn/go-colorablev0.1.2/go.mod h1:U0ppj6V5qS13XJ6of8GYAs25YV2eR4EVcfRqFIhoBtE=
15101510
github.com/mattn/go-colorablev0.1.9/go.mod h1:u6P/XSegPjTcexA+o6vUJrdnUu04hMope9wVRipJSqc=

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp