Skip to content

v0.13.7

Choose a tag to compare

@steipete steipete released this 28 Aug 19:02
· 15 commits to main since this release
v0.13.7
60dfe26

OAuth

  • Keep MCP transport headers out of OAuth discovery and send an identifying User-Agent from the HTTP/1.1 SSE compatibility path, preventing misleading 403 responses from header-sensitive load balancers. (Issues #320 and #321)

Maintenance

  • Retry transient Homebrew tap workflow API failures and propagation gaps with bounded backoff while preserving request-correlated release proof.