Sourced from github.com/mark3labs/mcp-go's releases.
Release v0.22.0
What's Changed
- fix: add mutex to SSEServer to avoid data race between Start and Shutdown; fix test error on Windows (#166 #172) by
@Wood-Qin mark3labs/mcp-go#170- feat(server): convert ping messages to be spec compliant by
@robert-jackson-gleanin mark3labs/mcp-go#169- feat: Implement Streamable-HTTP Client Basic by
@leavezin mark3labs/mcp-go#168- feat:Added the parameter parsing mode to parse any to the specified type by
@hl540in mark3labs/mcp-go#148- Add RemoveResource method to MCPServer by
@isaacphiin mark3labs/mcp-go#141- feat: add message to ProgressNotification by
@xhdd123321in mark3labs/mcp-go#119New Contributors
@Wood-Qmade their first contribution in mark3labs/mcp-go#170@robert-jackson-gleanmade their first contribution in mark3labs/mcp-go#169@hl540made their first contribution in mark3labs/mcp-go#148@isaacphimade their first contribution in mark3labs/mcp-go#141@xhdd123321made their first contribution in mark3labs/mcp-go#119Full Changelog: https://github.com/mark3labs/mcp-go/compare/v0.21.1...v0.22.0
Release v0.21.1
What's Changed
- fix: tool annotation by
@dugenkui03in mark3labs/mcp-go#165Full Changelog: https://github.com/mark3labs/mcp-go/compare/v0.21.0...v0.21.1
Release v0.21.0
What's Changed
- Add DefaultArray by
@tiborvassin mark3labs/mcp-go#67- Unified Client Transport Layer for Streamable HTTP Support by
@leavezin mark3labs/mcp-go#114- fix(tools): add
omitemptyto properties by@jkoelkerin mark3labs/mcp-go#116- new feat: tool annotation by
@dugenkui03in mark3labs/mcp-go#158- introduce NewToolResultErrorWithErr and update docs by
@deviantonyin mark3labs/mcp-go#140New Contributors
@tiborvassmade their first contribution in mark3labs/mcp-go#67@leavezmade their first contribution in mark3labs/mcp-go#114@dugenkui03made their first contribution in mark3labs/mcp-go#158@deviantonymade their first contribution in mark3labs/mcp-go#140Full Changelog: https://github.com/mark3labs/mcp-go/compare/v0.20.1...v0.21.0
013c047
Use correct mutex5378d0f
feat: add message to ProgressNotification (#119)79a0ac0
Add RemoveResource method to MCPServer (#141)0448984
feat:Added the parameter parsing mode to parse any to the specified type
(#148)dd3210c
feat: Implement Streamable-HTTP Client Basic (#168)8c0f2be
feat(server): convert ping messages to be spec compliant (#169)d3c77df
fix: add mutex to SSEServer to avoid data race between Start and
Shutdown; fi...71b910b
fix: tool annotation (#165)37ac814
introduce NewToolResultErrorWithErr and update docs (#140)3fa49a8
new feature: add tool annnotation (#158)