Skip to content

dns-analytics@0.2.5

Choose a tag to compare

@github-actions github-actions released this 11 Aug 11:46
0c51a6f

Patch Changes

  • b9e6d76: Return an actionable 410 Gone Problem Details response when a client attempts the removed HTTP+SSE transport with GET /sse. The response explains that clients can configure the existing /sse URL to use Streamable HTTP or, preferably, move to /mcp for future compatibility. It preserves query parameters, identifies the recommended replacement in a Link header, and is available before OAuth authentication. Streamable HTTP POST requests continue to work on both /sse and /mcp.
  • Updated dependencies [b9e6d76]
    • @repo/mcp-common@0.20.10