What's Changed
- feat: add support for custom HTTP headers in client requests by @matthisholleville in #546
- feat: add SessionWithResourceTemplates for session-specific resource templates by @ezynda3 in #624
- feat(mcp): Add SessionIdManagerResolver interface for request-based session management by @aradyaron in #626
- feat(mcp): add HTTP and Stdio client
Rootsfeature by @yuehaii in #620 - feat(mcp): add Title field to Implementation struct per MCP spec by @ezynda3 in #633
- fix(toocall): properly set custom header to ensure correct request handling by @cx215133873 in #632
New Contributors
- @aradyaron made their first contribution in #626
- @yuehaii made their first contribution in #620
- @cx215133873 made their first contribution in #632
Full Changelog: v0.42.0...v0.43.0