v1.7.2
1.7.2 (2026-02-20)
Full Changelog: v1.7.1...v1.7.2
Bug Fixes
- mcp: initialize SDK lazily to avoid failing the connection on init errors (2989ad0)
Chores
- internal/client: fix form-urlencoded requests (f39cb7f)
- internal: allow setting x-stainless-api-key header on mcp server requests (5b3baf7)
- internal: cache fetch instruction calls in MCP server (335fe62)
- internal: remove mock server code (c06dabf)
- mcp: correctly update version in sync with sdk (0d611f4)
- update mock server docs (89099af)