Release v0.22.0
What's Changed
- fix: add mutex to SSEServer to avoid data race between Start and Shutdown; fix test error on Windows (#166 #172) by @Wood-Q in #170
- feat(server): convert ping messages to be spec compliant by @robert-jackson-glean in #169
- feat: Implement Streamable-HTTP Client Basic by @leavez in #168
- feat:Added the parameter parsing mode to parse any to the specified type by @hl540 in #148
- Add RemoveResource method to MCPServer by @isaacphi in #141
- feat: add message to ProgressNotification by @xhdd123321 in #119
New Contributors
- @Wood-Q made their first contribution in #170
- @robert-jackson-glean made their first contribution in #169
- @hl540 made their first contribution in #148
- @isaacphi made their first contribution in #141
- @xhdd123321 made their first contribution in #119
Full Changelog: v0.21.1...v0.22.0