Skip to content

Releases: context-dot-dev/deprecated-brand-typescript-sdk

v0.3.1

25 Mar 17:29
589a840

Choose a tag to compare

0.3.1 (2026-03-25)

Full Changelog: v0.3.0...v0.3.1

Chores

v0.30.0

18 Mar 01:04
b1f58a3

Choose a tag to compare

0.30.0 (2026-03-18)

Full Changelog: v0.29.3...v0.30.0

Features

Chores

  • internal: support x-stainless-mcp-client-permissions headers in MCP servers (e167d33)
  • internal: tweak CI branches (7143eb4)

v0.29.3

14 Mar 21:16
00836fc

Choose a tag to compare

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

09 Mar 00:27
0202ca7

Choose a tag to compare

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

  • ci: skip uploading artifacts on stainless-internal branches (7ffeb53)
  • mcp-server: improve instructions (8c60a40)

v0.29.1

06 Mar 15:41
3be1a8e

Choose a tag to compare

0.29.1 (2026-03-06)

Full Changelog: v0.29.0...v0.29.1

Chores

  • internal: codegen related update (836c5e9)
  • internal: codegen related update (aa92d3f)
  • internal: use x-stainless-mcp-client-envs header for MCP remote code tool calls (4ef071f)
  • mcp-server: return access instructions for 404 without API key (476d055)

v0.29.0

02 Mar 02:21
ce48186

Choose a tag to compare

0.29.0 (2026-03-01)

Full Changelog: v0.28.0...v0.29.0

Features

Bug Fixes

  • docs/contributing: correct pnpm link command (981d7b2)
  • mcp: update prompt (e317027)

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

24 Feb 00:40
10e20c6

Choose a tag to compare

0.28.0 (2026-02-24)

Full Changelog: v0.27.0...v0.28.0

Features

v0.27.0

23 Feb 16:25
1d97bc7

Choose a tag to compare

0.27.0 (2026-02-23)

Full Changelog: v0.26.0...v0.27.0

Features

v0.26.0

22 Feb 23:31
782faa8

Choose a tag to compare

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)

v0.25.0

09 Feb 02:11
7382054

Choose a tag to compare

0.25.0 (2026-02-09)

Full Changelog: v0.24.0...v0.25.0

Features