Skip to content

Release v1.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Sep 13:50
v1.0.0
51930cf

What's Changed

  • feat(mcp,server,client): support the 2026-07-28 specification by @ezynda3 in #951
  • fix: report correct item index in RequireIntSlice conversion error by @serhiizghama in #958
  • fix(transport): prevent SSE client panics on duplicate endpoint and concurrent close by @GerardGao in #964
  • fix(mcp): carry _meta on ResourceLink content by @serhiizghama in #965
  • fix(transport): drain stdio subprocess stderr to avoid pipe-full deadlock by @GerardGao in #963
  • chore(server): move httptest helpers to server/servertest by @SamuelMolero26 in #966
  • fix: don't fire connection-lost handler on intentional SSE close by @serhiizghama in #962
  • feat(client): add context-aware task polling helper by @Whxuan0701 in #954

New Contributors

Full Changelog: v0.58.0...v1.0.0