What's Changed
- feat(mcp): add NewToolResultErrorf by @icholy in #357
- feat(mcptest): extend test server with prompt and resource support by @vasayxtx in #346
- [streamable-http] Add ability to override the http.Client by @tra4less in #359
- fixed logo issue in home page by @asaf-shitrit in #364
- feat(mcptest): Change
Server.Start
to accept acontext.Context
. by @octo in #339 - fix(test/stdio): address io:read/write on closed pipe error by @cryo-zd in #360
- [SSE][OAuth] Add OAuth support to SSE client by @giridhar-murthy-glean in #340
- More comprehensive docs by @ezynda3 in #374
- fix(srv/stream): properly remove sessionTool to prevent memory leak by @cryo-zd in #365
- fix: SSE parser now correctly handles events without event field by @ezynda3 in #376
- fix: ignore session IDs in stateless mode instead of rejecting them by @ezynda3 in #375
- support search www doc by @dugenkui03 in #378
- Optimize docs by @dugenkui03 in #386
New Contributors
- @icholy made their first contribution in #357
- @vasayxtx made their first contribution in #346
- @tra4less made their first contribution in #359
- @asaf-shitrit made their first contribution in #364
- @giridhar-murthy-glean made their first contribution in #340
Full Changelog: v0.31.0...v0.32.0