Releases: context-dot-dev/deprecated-brand-typescript-sdk
Releases · context-dot-dev/deprecated-brand-typescript-sdk
v0.3.1
v0.30.0
v0.29.3
0.29.3 (2026-03-14)
Full Changelog: v0.29.2...v0.29.3
Chores
- internal: bump @modelcontextprotocol/sdk, @hono/node-server, and minimatch (ad5e1fb)
- internal: make generated MCP servers compatible with Cloudflare worker environments (57daae2)
- internal: support x-stainless-mcp-client-envs header in MCP servers (882dbe9)
- internal: update dependencies to address dependabot vulnerabilities (061f98b)
v0.29.2
0.29.2 (2026-03-07)
Full Changelog: v0.29.1...v0.29.2
Bug Fixes
- client: preserve URL params already embedded in path (1d7e6f0)
Chores
v0.29.1
v0.29.0
0.29.0 (2026-03-01)
Full Changelog: v0.28.0...v0.29.0
Features
- api: api update (f61f789)
- api: api update (a0d0ace)
- mcp: add an option to disable code tool (62d0e57)
Bug Fixes
Chores
- internal: fix MCP Dockerfiles so they can be built without buildkit (8fa9017)
- internal: fix MCP Dockerfiles so they can be built without buildkit (aafcf3e)
- internal: make MCP code execution location configurable via a flag (96b1198)
- internal: move stringifyQuery implementation to internal function (a5e1a07)
- internal: upgrade @modelcontextprotocol/sdk and hono (7fa1714)
v0.28.0
v0.27.0
v0.26.0
0.26.0 (2026-02-22)
Full Changelog: v0.25.0...v0.26.0
Features
Bug Fixes
- mcp: initialize SDK lazily to avoid failing the connection on init errors (4af627a)
Chores
- internal/client: fix form-urlencoded requests (db0e168)
- internal: allow basic filtering of methods allowed for MCP code mode (92dfaab)
- internal: allow setting x-stainless-api-key header on mcp server requests (9c7a5bd)
- internal: always generate MCP server dockerfiles and upgrade associated dependencies (1971c44)
- internal: avoid type checking errors with ts-reset (a125dbb)
- internal: cache fetch instruction calls in MCP server (226aabb)
- internal: improve layout of generated MCP server files (d86325e)
- internal: remove mock server code (218d173)
- mcp: correctly update version in sync with sdk (ba9fe6a)
- mcp: forward STAINLESS_API_KEY to docs search endpoint (949d9d8)
- update mock server docs (6ca1d31)