- Notifications
You must be signed in to change notification settings - Fork948
Commitb2cf55f
authored
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 />[](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
2 files changed
+3
-3
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
485 | 485 |
| |
486 | 486 |
| |
487 | 487 |
| |
488 |
| - | |
| 488 | + | |
489 | 489 |
| |
490 | 490 |
| |
491 | 491 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1503 | 1503 |
| |
1504 | 1504 |
| |
1505 | 1505 |
| |
1506 |
| - | |
1507 |
| - | |
| 1506 | + | |
| 1507 | + | |
1508 | 1508 |
| |
1509 | 1509 |
| |
1510 | 1510 |
| |
|
0 commit comments
Comments
(0)