Skip to content

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

v0.34.0

03 Apr 16:26
2e4c994

Choose a tag to compare

0.34.0 (2026-04-03)

Full Changelog: v0.33.0...v0.34.0

Features

Bug Fixes

  • internal: gitignore generated oidc dir (c6c53f4)

Chores

  • internal: fix MCP docker image builds in yarn projects (34246a8)
  • internal: improve local docs search for MCP servers (04593ba)
  • internal: improve local docs search for MCP servers (cac740e)
  • internal: support type annotations when running MCP in local execution mode (20e5504)
  • internal: use link instead of file in MCP server package.json files (f0ea21d)
  • mcp-server: add support for session id, forward client info (8874d82)
  • mcp-server: log client info (152e36d)

v0.33.0

28 Mar 17:30
ffedd3e

Choose a tag to compare

0.33.0 (2026-03-28)

Full Changelog: v0.32.0...v0.33.0

Features

v0.32.0

28 Mar 14:14
dd1ce51

Choose a tag to compare

0.32.0 (2026-03-28)

Full Changelog: v0.31.0...v0.32.0

⚠ BREAKING CHANGES

  • mcp: remove deprecated tool schemes
  • mcp: Migration: To migrate, simply modify the command used to invoke the MCP server. Currently, the only supported tool scheme is code mode. Now, starting the server with just node /path/to/mcp/server or npx package-name will invoke code tools: changing your command to one of these is likely all you will need to do.

Features

Bug Fixes

Read more

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