Skip to content

Latest commit

 

History

History
39 lines (20 loc) · 2.04 KB

File metadata and controls

39 lines (20 loc) · 2.04 KB

1.1.2 (2026-04-13)

Bug Fixes

  • add graceful session cleanup on shutdown and error handling in HTTP transport (63bcdb0)
  • add token files and .mcp.json to .gitignore (916e2e4)
  • exclude raw API payload from search results MCP response (c5d98da)
  • guard against double startServer call to prevent leaked servers (199517a)
  • HTTP transport now creates per-session McpServer instances (161cb7f)
  • throw error when requested rpcId not found in batchexecute response (3440975)

1.1.1 (2026-03-07)

Bug Fixes

  • trigger patch release for SSE and keyword extraction fixes (a66ebf9)

1.1.0 (2026-02-27)

Features

  • add registry metadata for MCP publication (e4a35e4)

1.0.1 (2026-02-16)

Bug Fixes

  • docs: correct GitHub owner in badge URLs and clone links (dbcaa48)

1.0.0 (2026-02-16)

Features

  • codewiki-mcp v0.2.0 — full MCP server for codewiki.google (4f4dec7)