Skip to content

Release v0.57.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 09:18
v0.57.0
e395444

What's Changed

  • fix(client): make initialized state atomic by @MitulShah1 in #936
  • fix(mcp): support jsonschema_description and enum struct tags by @syf2211 in #931
  • fix(streamable_http): close active sessions before Shutdown by @syf2211 in #926
  • fix(client): accept Content-Type parameters on GET listening stream by @Yusufihsangorgel in #925
  • fix(server): label client JSON-RPC errors by method in streamable HTTP by @zent7x in #924
  • fix(mcp): unmarshal embedded resource contents by @jstar0 in #938
  • feat(server): add streamable HTTP stream resumability via pluggable EventStore by @Abhinav2408 in #930
  • docs(examples): fix stale struct tags in structured I/O example by @zent7x in #923
  • fix(transport): concatenate multi-line SSE data fields instead of overwriting by @Yusufihsangorgel in #927
  • fix: deliver server notifications to in-process transport clients by @jgangemi in #919

New Contributors

Full Changelog: v0.56.0...v0.57.0