chore: bump github.com/mark3labs/mcp-go from 0.23.1 to 0.27.0
Closed
Number: #255
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: None
Comments: 2
Association: None
Comments: 2
Created:
May 12, 2025 at 11:43 AM UTC
(6 months ago)
(6 months ago)
Updated:
June 07, 2025 at 06:13 PM UTC
(5 months ago)
(5 months ago)
Closed:
May 19, 2025 at 12:08 PM UTC
(6 months ago)
(6 months ago)
Time to Close:
7 days
Labels:
dependencies go
dependencies go
Description:
Bumps github.com/mark3labs/mcp-go from 0.23.1 to 0.27.0.
Release notes
Sourced from github.com/mark3labs/mcp-go's releases.
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
@uppercavemanmade their first contribution in mark3labs/mcp-go#255@pottekkatmade their first contribution in mark3labs/mcp-go#268@qiangmzsxmade their first contribution in mark3labs/mcp-go#246Full Changelog: https://github.com/mark3labs/mcp-go/compare/v0.26.0...v0.27.0
Release v0.26.0
What's Changed
- feat(sse): Add
SessionWithToolssupport to SSEServer by@robert-jackson-gleanin mark3labs/mcp-go#232- Fix bug with MarshalJSON for NotificationParams by
@Gelembjukin mark3labs/mcp-go#233- fix: write back error message if the response marshal failed by
@ppzqhin mark3labs/mcp-go#235- fix(server/sse): potential goroutine leak in Heartbeat sender by
@cryo-zdin mark3labs/mcp-go#236- Fix stdio test compilation issues in CI by
@ezynda3in mark3labs/mcp-go#240- refactor(server/sse): rename WithBasePath to WithStaticBasePath by
@robert-jackson-gleanin mark3labs/mcp-go#238- fix(MCPServer): Session tool handler not used due to variable shadowing by
@cryo-zdin mark3labs/mcp-go#242- test: build mockstdio_server with isolated cache to prevent flaky CI by
@robert-jackson-gleanin mark3labs/mcp-go#241- fix: Use detached context for SSE message handling by
@yash025in mark3labs/mcp-go#244New Contributors
@Gelembjukmade their first contribution in mark3labs/mcp-go#233@ppzqhmade their first contribution in mark3labs/mcp-go#235@yash025made their first contribution in mark3labs/mcp-go#244Full Changelog: https://github.com/mark3labs/mcp-go/compare/v0.25.0...v0.26.0
Release v0.25.0
What's Changed
- update doc comments to match Go conventions by
@yinebebtin mark3labs/mcp-go#226- fix: Add Accept Header in StreamableHTTP Client by
@hhxiaoin mark3labs/mcp-go#230- fix(SSE): only initialize
http.Serverwhen not set by@cryo-zdin mark3labs/mcp-go#229- fix: Prevent panic in parsing functions for null results by
@cocovsin mark3labs/mcp-go#218
... (truncated)
Commits
e5121b3Release v0.27.0eeb7070fix: properly marshalToolAnnotationswithfalsevalues (#260)e1f1b47optimize listByPagination (#246)46bfb6ffix: fix some obvious simplifications (#267)716eabedocs: Remove reference tomcp.RoleSystem(#269)3dfa331fix(server/stdio): risk of concurrent reads and data loss in readNextLine() (...f8badd6chore: replaceinterface{}withany(#261)3442d32feat(MCPServer): avoid unnecessary notifications when Resource/Tool not exist...61b9784docs: make code examples in the README correct as per spec (#268)1c99eaftest(server): reliably detect Start/Shutdown deadlock in SSEServer (#264)- 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.23.1 → 0.27.0
Update Type:
Minor
Minor
Technical Details
| ID: | 460022 |
| UUID: | 3056674901 |
| Node ID: | PR_kwDOIPpCRM6V0pZX |
| Host: | GitHub |
| Repository: | officialmofabs/coder |