Sourced from github.com/mark3labs/mcp-go's releases.
Release v0.33.0
What's Changed
- fix(server): Fix the logic of the WithStateLess function by
@dcsunnyin mark3labs/mcp-go#387- fix(srv/stream): correct handleGet status code to 200 by
@cryo-zdin mark3labs/mcp-go#379- Add an example of an in process client by
@edwardcqianin mark3labs/mcp-go#371- feat: add type-safe array items helper functions by
@davidleitwin mark3labs/mcp-go#396- Issue 400 fix by
@ozzyozbournein mark3labs/mcp-go#406- fix(client/transport/stream): check for nil pointer by
@dinistavaresin mark3labs/mcp-go#404- feat: add ResourceLink type and parsing support by
@chenmingyong0423in mark3labs/mcp-go#407- Fix docs by
@ezynda3in mark3labs/mcp-go#430- feat: client-side streamable-http transport supports continuously listening by
@leavezin mark3labs/mcp-go#317- feature: add support ResourceTemplates to mcptest package by
@Slachin mark3labs/mcp-go#449- Add support for MCP host session management by
@C0deKingin mark3labs/mcp-go#466- docs: Fix unused import in readme example by
@Squiryin mark3labs/mcp-go#469- Support creating an
Stdioclient with options by@peteski22in mark3labs/mcp-go#457- Implement sampling in Stdio by
@ezynda3in mark3labs/mcp-go#461New Contributors
@dcsunnymade their first contribution in mark3labs/mcp-go#387@edwardcqianmade their first contribution in mark3labs/mcp-go#371@davidleitwmade their first contribution in mark3labs/mcp-go#396@ozzyozbournemade their first contribution in mark3labs/mcp-go#406@dinistavaresmade their first contribution in mark3labs/mcp-go#404@chenmingyong0423made their first contribution in mark3labs/mcp-go#407@Slachmade their first contribution in mark3labs/mcp-go#449@C0deKingmade their first contribution in mark3labs/mcp-go#466@Squirymade their first contribution in mark3labs/mcp-go#469@peteski22made their first contribution in mark3labs/mcp-go#457Full Changelog: https://github.com/mark3labs/mcp-go/compare/v0.32.0...v0.33.0
6a54215
Implement sampling in Stdio (#461)656a7b4
Support creating an Stdio client with options (#457)01e802f
Fix unused import in readme example (#469)d0fa06e
Add support for MCP host session management (#466)251da13
feature: add support ResourceTemplates to mcptest package (#449)1eddde7
feat: client-side streamable-http transport supports continuously
listening ...8f5b048
Fix docs (#430)0fdb197
feat: add ResourceLink type and parsing support (#407)d807ae7
fix(client/transport/stream): check for nil pointer (#404)93176e8
fixed nil error (#406)