What's Changed
- fix(server): Fix the logic of the WithStateLess function by @dcsunny in #387
- fix(srv/stream): correct handleGet status code to 200 by @cryo-zd in #379
- Add an example of an in process client by @edwardcqian in #371
- feat: add type-safe array items helper functions by @davidleitw in #396
- Issue 400 fix by @ozzyozbourne in #406
- fix(client/transport/stream): check for nil pointer by @dinistavares in #404
- feat: add ResourceLink type and parsing support by @chenmingyong0423 in #407
- Fix docs by @ezynda3 in #430
- feat: client-side streamable-http transport supports continuously listening by @leavez in #317
- feature: add support ResourceTemplates to mcptest package by @Slach in #449
- Add support for MCP host session management by @C0deKing in #466
- docs: Fix unused import in readme example by @Squiry in #469
- Support creating an
Stdioclient with options by @peteski22 in #457 - Implement sampling in Stdio by @ezynda3 in #461
New Contributors
- @dcsunny made their first contribution in #387
- @edwardcqian made their first contribution in #371
- @davidleitw made their first contribution in #396
- @ozzyozbourne made their first contribution in #406
- @dinistavares made their first contribution in #404
- @chenmingyong0423 made their first contribution in #407
- @Slach made their first contribution in #449
- @C0deKing made their first contribution in #466
- @Squiry made their first contribution in #469
- @peteski22 made their first contribution in #457
Full Changelog: v0.32.0...v0.33.0