Release v0.30.0
What's Changed
- Feat: Impl Server-Side Streamable HTTP transport by @leavez in #273
- Support customize request header by @dugenkui03 in #315
- docs: add regeneration instructions by @pmenglund in #309
- docs(examples): correct use of
GetArguments
by @jamietanna in #316 - fix: avoid painc caused by writing to closed channel by @cryo-zd in #318
- docs: use helper functions and return error as result by @pottekkat in #322
- Update README.md by @dugenkui03 in #323
- Feat(prompts): add DeletePrompts method to MCPServer by @God-Jay in #320
- Scaffold documentation site by @ezynda3 in #324
- Docs by @ezynda3 in #325
- feat: Implement OAuth in the client by @ezynda3 in #296
- feat(server): persist client info in sessions by @ShawkyZ in #313
New Contributors
- @pmenglund made their first contribution in #309
- @jamietanna made their first contribution in #316
- @God-Jay made their first contribution in #320
- @ShawkyZ made their first contribution in #313
Full Changelog: v0.29.0...v0.30.0