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

Commit1a43458

Browse files
chore: bump github.com/mark3labs/mcp-go from 0.27.0 to 0.28.0 (#17909)
Bumps [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go)from 0.27.0 to 0.28.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.28.0</h2><h2>What's Changed</h2><ul><li>feat(tools): implicitly register capabilities by <ahref="https://github.com/david-hamilton-glean"><code>@​david-hamilton-glean</code></a>in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/292">mark3labs/mcp-go#292</a></li><li>fix: Gate notifications on capabilities by <ahref="https://github.com/david-hamilton-glean"><code>@​david-hamilton-glean</code></a>in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/290">mark3labs/mcp-go#290</a></li><li>feat(protocol): allow additional fields in meta by <ahref="https://github.com/anuraaga"><code>@​anuraaga</code></a> in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/293">mark3labs/mcp-go#293</a></li><li>fix: type mismatch for request/response ID by <ahref="https://github.com/pottekkat"><code>@​pottekkat</code></a> in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/291">mark3labs/mcp-go#291</a></li><li>feat(MCPServer): support <code>logging/setlevel</code> request by <ahref="https://github.com/cryo-zd"><code>@​cryo-zd</code></a> in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/276">mark3labs/mcp-go#276</a></li></ul><h2>New Contributors</h2><ul><li><a href="https://github.com/anuraaga"><code>@​anuraaga</code></a>made their first contribution in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/293">mark3labs/mcp-go#293</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/mark3labs/mcp-go/compare/v0.27.1...v0.28.0">https://github.com/mark3labs/mcp-go/compare/v0.27.1...v0.28.0</a></p><h2>Release v0.27.1</h2><h2>What's Changed</h2><ul><li>docs: add CONTRIBUTING.md by <ahref="https://github.com/pottekkat"><code>@​pottekkat</code></a> in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/275">mark3labs/mcp-go#275</a></li><li>chore: create CODE_OF_CONDUCT.md by <ahref="https://github.com/pottekkat"><code>@​pottekkat</code></a> in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/274">mark3labs/mcp-go#274</a></li><li>chore: add issue and pull request templates by <ahref="https://github.com/pottekkat"><code>@​pottekkat</code></a> in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/281">mark3labs/mcp-go#281</a></li><li>ci: add golangci-lint by <ahref="https://github.com/pottekkat"><code>@​pottekkat</code></a> in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/282">mark3labs/mcp-go#282</a></li><li>fix: proper deprecation messaging for WithHTTPContextFunc by <ahref="https://github.com/aotarola"><code>@​aotarola</code></a> in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/278">mark3labs/mcp-go#278</a></li><li>chore: add a security policy by <ahref="https://github.com/pottekkat"><code>@​pottekkat</code></a> in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/283">mark3labs/mcp-go#283</a></li><li>fix(docs): Update README link by <ahref="https://github.com/david-hamilton-glean"><code>@​david-hamilton-glean</code></a>in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/284">mark3labs/mcp-go#284</a></li><li>fix(session): Don't send tool changed notifications if session notinitialized yet by <ahref="https://github.com/david-hamilton-glean"><code>@​david-hamilton-glean</code></a>in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/289">mark3labs/mcp-go#289</a></li></ul><h2>New Contributors</h2><ul><li><a href="https://github.com/aotarola"><code>@​aotarola</code></a>made their first contribution in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/278">mark3labs/mcp-go#278</a></li><li><ahref="https://github.com/david-hamilton-glean"><code>@​david-hamilton-glean</code></a>made their first contribution in <ahref="https://redirect.github.com/mark3labs/mcp-go/pull/284">mark3labs/mcp-go#284</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/mark3labs/mcp-go/compare/v0.27.0...v0.27.1">https://github.com/mark3labs/mcp-go/compare/v0.27.0...v0.27.1</a></p></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/mark3labs/mcp-go/commit/077f546c180dcd6ba9ad3f8cdb30643ddd153297"><code>077f546</code></a>feat(MCPServer): support <code>logging/setlevel</code> request (<ahref="https://redirect.github.com/mark3labs/mcp-go/issues/276">#276</a>)</li><li><ahref="https://github.com/mark3labs/mcp-go/commit/09c23b5fec768432e3362bea05e69f57a3bc7c92"><code>09c23b5</code></a>fix: type mismatch for request/response ID (<ahref="https://redirect.github.com/mark3labs/mcp-go/issues/291">#291</a>)</li><li><ahref="https://github.com/mark3labs/mcp-go/commit/91ddba5f0b9cef6fd6b89cae1009b0ab55eeb1c0"><code>91ddba5</code></a>feat(protocol): allow additional fields in meta (<ahref="https://redirect.github.com/mark3labs/mcp-go/issues/293">#293</a>)</li><li><ahref="https://github.com/mark3labs/mcp-go/commit/eb835b903dbf9e9f6c594b2344a4e80d98cd0712"><code>eb835b9</code></a>fix: Gate notifications on capabilities (<ahref="https://redirect.github.com/mark3labs/mcp-go/issues/290">#290</a>)</li><li><ahref="https://github.com/mark3labs/mcp-go/commit/e7d2547fdc103cc64125097694e68a158beaeccb"><code>e7d2547</code></a>feat(tools): implicitly register capabilities (<ahref="https://redirect.github.com/mark3labs/mcp-go/issues/292">#292</a>)</li><li><ahref="https://github.com/mark3labs/mcp-go/commit/c1e70f336141a46227b221a558ae485a19f593eb"><code>c1e70f3</code></a>fix(session): Don't send tool changed notifications if session notinitialize...</li><li><ahref="https://github.com/mark3labs/mcp-go/commit/e767652eda0e93322fef218da0af4abeb4f62330"><code>e767652</code></a>fix(docs): Update README link (<ahref="https://redirect.github.com/mark3labs/mcp-go/issues/284">#284</a>)</li><li><ahref="https://github.com/mark3labs/mcp-go/commit/239cfa4aa3fb41b7e1e5fff788fdecd40451fe52"><code>239cfa4</code></a>chore: add a security policy (<ahref="https://redirect.github.com/mark3labs/mcp-go/issues/283">#283</a>)</li><li><ahref="https://github.com/mark3labs/mcp-go/commit/c46450cc8ef2ed9fc94836070104d2a1a3790107"><code>c46450c</code></a>fix: proper deprecation messaging for WithHTTPContextFunc (<ahref="https://redirect.github.com/mark3labs/mcp-go/issues/278">#278</a>)</li><li><ahref="https://github.com/mark3labs/mcp-go/commit/7bb1fd21abdac57cf7b5aeaf34025165f8552885"><code>7bb1fd2</code></a>ci: add golangci-lint (<ahref="https://redirect.github.com/mark3labs/mcp-go/issues/282">#282</a>)</li><li>Additional commits viewable in <ahref="https://github.com/mark3labs/mcp-go/compare/v0.27.0...v0.28.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.27.0&new-version=0.28.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 parenta07298a commit1a43458

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
@@ -488,7 +488,7 @@ require (
488488
github.com/coder/previewv0.0.2-0.20250516233606-a1da43489319
489489
github.com/fsnotify/fsnotifyv1.9.0
490490
github.com/kylecarbs/aisdk-gov0.0.8
491-
github.com/mark3labs/mcp-gov0.27.0
491+
github.com/mark3labs/mcp-gov0.28.0
492492
github.com/openai/openai-gov0.1.0-beta.10
493493
google.golang.org/genaiv0.7.0
494494
)

‎go.sum‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1506,8 +1506,8 @@ github.com/makeworld-the-better-one/dither/v2 v2.4.0 h1:Az/dYXiTcwcRSe59Hzw4RI1r
15061506
github.com/makeworld-the-better-one/dither/v2v2.4.0/go.mod h1:VBtN8DXO7SNtyGmLiGA7IsFeKrBkQPze1/iAeM95arc=
15071507
github.com/marekm4/color-extractorv1.2.1 h1:3Zb2tQsn6bITZ8MBVhc33Qn1k5/SEuZ18mrXGUqIwn0=
15081508
github.com/marekm4/color-extractorv1.2.1/go.mod h1:90VjmiHI6M8ez9eYUaXLdcKnS+BAOp7w+NpwBdkJmpA=
1509-
github.com/mark3labs/mcp-gov0.27.0 h1:iok9kU4DUIU2/XVLgFS2Q9biIDqstC0jY4EQTK2Erzc=
1510-
github.com/mark3labs/mcp-gov0.27.0/go.mod h1:rXqOudj/djTORU/ThxYx8fqEVj/5pvTuuebQ2RC7uk4=
1509+
github.com/mark3labs/mcp-gov0.28.0 h1:7yl4y5D1KYU2f/9Uxp7xfLIggfunHoESCRbrjcytcLM=
1510+
github.com/mark3labs/mcp-gov0.28.0/go.mod h1:rXqOudj/djTORU/ThxYx8fqEVj/5pvTuuebQ2RC7uk4=
15111511
github.com/mattn/go-colorablev0.0.9/go.mod h1:9vuHe8Xs5qXnSaW/c/ABM9alt+Vo+STaOChaDxuIBZU=
15121512
github.com/mattn/go-colorablev0.1.2/go.mod h1:U0ppj6V5qS13XJ6of8GYAs25YV2eR4EVcfRqFIhoBtE=
15131513
github.com/mattn/go-colorablev0.1.9/go.mod h1:u6P/XSegPjTcexA+o6vUJrdnUu04hMope9wVRipJSqc=

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp