Skip to content

Release v0.25.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 May 12:31

What's Changed

  • update doc comments to match Go conventions by @yinebebt in #226
  • fix: Add Accept Header in StreamableHTTP Client by @hhxiao in #230
  • fix(SSE): only initialize http.Server when not set by @cryo-zd in #229
  • fix: Prevent panic in parsing functions for null results by @cocovs in #218
  • [SSEClient] Add ability to override the http.Client by @sks in #109
  • feat(SSEServer): add WithAppendQueryToMessageEndpoint() by @liut in #136
  • feat: quick return tool-call request, send response via SSE in goroutine by @CeerDecy in #163
  • feat(server/sse): Add support for dynamic base paths by @robert-jackson-glean in #214

New Contributors

Full Changelog: v0.24.1...v0.25.0