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
- @serhiizghama made their first contribution in #958
- @GerardGao made their first contribution in #964
- @SamuelMolero26 made their first contribution in #966
- @Whxuan0701 made their first contribution in #954
Full Changelog: v0.58.0...v1.0.0