v0.1.8: mcp-ts-core ^0.9.21 framework adoption
mcp-ts-core ^0.9.21 framework adoption
Adopts three framework fixes from @cyanheads/mcp-ts-core 0.9.17–0.9.21.
Changed:
- HTTP transport log context — per-request logs and traces now carry fresh request/trace/span IDs instead of the frozen boot context.
- fetchWithTimeout — strips query-string secrets (e.g. ?api_key=) from error messages and logs.
- withRetry — fails fast on non-retryable errors; ctx.fail auto-populates the retryable flag.
Dependencies:
@cyanheads/mcp-ts-core^0.9.16 → ^0.9.21vitest^4.1.7 → ^4.1.8
103 tests pass; bun run devcheck clean.