build(deps): bump github.com/mark3labs/mcp-go from 0.22.0 to 0.28.0
Closed
Number: #9
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
May 19, 2025 at 03:20 AM UTC
(6 months ago)
(6 months ago)
Updated:
May 26, 2025 at 03:43 AM UTC
(5 months ago)
(5 months ago)
Closed:
May 26, 2025 at 03:43 AM UTC
(5 months ago)
(5 months ago)
Time to Close:
7 days
Labels:
dependencies go
dependencies go
Description:
Bumps github.com/mark3labs/mcp-go from 0.22.0 to 0.28.0.
Release notes
Sourced from github.com/mark3labs/mcp-go's releases.
Release v0.28.0
What's Changed
- feat(tools): implicitly register capabilities by
@david-hamilton-gleanin mark3labs/mcp-go#292- fix: Gate notifications on capabilities by
@david-hamilton-gleanin mark3labs/mcp-go#290- feat(protocol): allow additional fields in meta by
@anuraagain mark3labs/mcp-go#293- fix: type mismatch for request/response ID by
@pottekkatin mark3labs/mcp-go#291- feat(MCPServer): support
logging/setlevelrequest by@cryo-zdin mark3labs/mcp-go#276New Contributors
@anuraagamade their first contribution in mark3labs/mcp-go#293Full Changelog: https://github.com/mark3labs/mcp-go/compare/v0.27.1...v0.28.0
Release v0.27.1
What's Changed
- docs: add CONTRIBUTING.md by
@pottekkatin mark3labs/mcp-go#275- chore: create CODE_OF_CONDUCT.md by
@pottekkatin mark3labs/mcp-go#274- chore: add issue and pull request templates by
@pottekkatin mark3labs/mcp-go#281- ci: add golangci-lint by
@pottekkatin mark3labs/mcp-go#282- fix: proper deprecation messaging for WithHTTPContextFunc by
@aotarolain mark3labs/mcp-go#278- chore: add a security policy by
@pottekkatin mark3labs/mcp-go#283- fix(docs): Update README link by
@david-hamilton-gleanin mark3labs/mcp-go#284- fix(session): Don't send tool changed notifications if session not initialized yet by
@david-hamilton-gleanin mark3labs/mcp-go#289New Contributors
@aotarolamade their first contribution in mark3labs/mcp-go#278@david-hamilton-gleanmade their first contribution in mark3labs/mcp-go#284Full Changelog: https://github.com/mark3labs/mcp-go/compare/v0.27.0...v0.27.1
Release v0.27.0
What's Changed
- Support audio content type in tools/call and prompts/get by
@dugenkui03in mark3labs/mcp-go#250- refactor(server): extract common HTTP transport configuration options by
@robert-jackson-gleanin mark3labs/mcp-go#253- ci: add check to verify generated code is up-to-date by
@robert-jackson-gleanin mark3labs/mcp-go#258- fix(MCPServer): correct notification method in func
RemoveResource()by@cryo-zdin mark3labs/mcp-go#262- Create sample client by
@ezynda3in mark3labs/mcp-go#265- Fix the issue where the 'Shutdown' method fails to properly exit. by
@uppercavemanin mark3labs/mcp-go#255- test(server): reliably detect Start/Shutdown deadlock in SSEServer by
@robert-jackson-gleanin mark3labs/mcp-go#264- docs: make code examples in the README correct as per spec by
@pottekkatin mark3labs/mcp-go#268- feat(MCPServer): avoid unnecessary notifications when Resource/Tool not exists by
@cryo-zdin mark3labs/mcp-go#266- chore: replace
interface{}withanyby@pottekkatin mark3labs/mcp-go#261- fix(Srv/stdio): risk of goroutine leaks and concurrent reads in
readNextLine()by@cryo-zdin mark3labs/mcp-go#257- docs: Remove reference to
mcp.RoleSystemby@robert-jackson-gleanin mark3labs/mcp-go#269- fix: fix some obvious simplifications by
@pottekkatin mark3labs/mcp-go#267- Optimization of listByPagination Performance by
@qiangmzsxin mark3labs/mcp-go#246- fix: properly marshal
ToolAnnotationswithfalsevalues by@pottekkatin mark3labs/mcp-go#260New Contributors
... (truncated)
Commits
077f546feat(MCPServer): supportlogging/setlevelrequest (#276)09c23b5fix: type mismatch for request/response ID (#291)91ddba5feat(protocol): allow additional fields in meta (#293)eb835b9fix: Gate notifications on capabilities (#290)e7d2547feat(tools): implicitly register capabilities (#292)c1e70f3fix(session): Don't send tool changed notifications if session not initialize...e767652fix(docs): Update README link (#284)239cfa4chore: add a security policy (#283)c46450cfix: proper deprecation messaging for WithHTTPContextFunc (#278)7bb1fd2ci: add golangci-lint (#282)- 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
Commits:
0
0
Files Changed:
0
0
Additions:
+0
+0
Deletions:
-0
-0
Package Dependencies
Package:
github.com/mark3labs/mcp-go
Ecosystem:
go
go
Version Change:
0.22.0 → 0.28.0
Update Type:
Minor
Minor
Technical Details
| ID: | 1126827 |
| UUID: | 3072370059 |
| Node ID: | PR_kwDOOWtnHs6WpYVS |
| Host: | GitHub |
| Repository: | Ghraven/github-mcp-server |