Skip to content

Release v0.22.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Apr 17:44

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

Full Changelog: v0.21.1...v0.22.0