Skip to content

release: 0.20.0#24

Open
stainless-app[bot] wants to merge 49 commits intomainfrom
release-please--branches--main--changes--next--components--ark-email
Open

release: 0.20.0#24
stainless-app[bot] wants to merge 49 commits intomainfrom
release-please--branches--main--changes--next--components--ark-email

Conversation

@stainless-app
Copy link
Contributor

@stainless-app stainless-app bot commented Feb 19, 2026

Automated Release PR

0.20.0 (2026-03-21)

Full Changelog: v0.19.1...v0.20.0

Features

  • api: add tenantId to send (6fbdf0b)
  • mcp: add an option to disable code tool (ae9fbd3)

Bug Fixes

  • client: preserve URL params already embedded in path (dd91411)
  • docs/contributing: correct pnpm link command (8beea6f)
  • mcp: initialize SDK lazily to avoid failing the connection on init errors (2c38bc4)
  • mcp: update prompt (57b8946)

Chores

  • ci: skip uploading artifacts on stainless-internal branches (8ceeec0)
  • internal: cache fetch instruction calls in MCP server (70c6458)
  • internal: codegen related update (b23efba)
  • internal: codegen related update (0690932)
  • internal: codegen related update (1b41255)
  • internal: codegen related update (64a16a2)
  • internal: codegen related update (840cca1)
  • internal: codegen related update (811048d)
  • internal: codegen related update (7b2d5af)
  • internal: codegen related update (2a78b3d)
  • internal: codegen related update (c37d70d)
  • internal: codegen related update (08e9888)
  • internal: codegen related update (b335bdb)
  • internal: codegen related update (1ea5bfb)
  • internal: codegen related update (f2af2ac)
  • internal: codegen related update (c49d867)
  • internal: codegen related update (f70411d)
  • internal: codegen related update (1271f6f)
  • internal: codegen related update (526c820)
  • internal: fix MCP Dockerfiles so they can be built without buildkit (f3e1ae0)
  • internal: fix MCP Dockerfiles so they can be built without buildkit (ae0df75)
  • internal: make generated MCP servers compatible with Cloudflare worker environments (1e31765)
  • internal: make MCP code execution location configurable via a flag (dfdead0)
  • internal: move stringifyQuery implementation to internal function (cf98d02)
  • internal: support x-stainless-mcp-client-envs header in MCP servers (3baa9fc)
  • internal: support x-stainless-mcp-client-permissions headers in MCP servers (8dfe0cf)
  • internal: tweak CI branches (754549d)
  • internal: update dependencies to address dependabot vulnerabilities (c4378da)
  • internal: update lock file (c927691)
  • internal: update lockfile (ddb9868)
  • internal: upgrade @modelcontextprotocol/sdk and hono (a62c2db)
  • internal: upgrade pnpm version (92d897c)
  • internal: use x-stainless-mcp-client-envs header for MCP remote code tool calls (1536aa4)
  • mcp-server: improve instructions (034fe72)
  • mcp-server: return access instructions for 404 without API key (7b95543)
  • mcp: correctly update version in sync with sdk (1dadb63)
  • test: do not count install time for mock server timeout (7e8fb67)
  • tests: bump steady to v0.19.4 (74bea4d)
  • tests: bump steady to v0.19.5 (cf9ec91)
  • update mock server docs (2a5b350)

Refactors


This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions

@stainless-app
Copy link
Contributor Author

stainless-app bot commented Feb 19, 2026

🧪 Testing

To try out this version of the SDK:

npm install 'https://pkg.stainless.com/s/ark-typescript/cf9ec91d28bea56831e54837f3dcb70b0045dc2b/dist.tar.gz'

Expires at: Mon, 20 Apr 2026 03:07:50 GMT
Updated at: Sat, 21 Mar 2026 03:07:50 GMT

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--ark-email branch from 833df29 to 866a6cb Compare February 20, 2026 07:24
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--ark-email branch from 866a6cb to 0119a08 Compare February 20, 2026 07:27
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--ark-email branch from 0119a08 to 3b41f2f Compare February 20, 2026 07:35
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--ark-email branch from 3b41f2f to fa0d767 Compare February 20, 2026 10:20
@stainless-app stainless-app bot changed the title release: 0.19.2 release: 0.20.0 Feb 20, 2026
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--ark-email branch from fa0d767 to 60ee6a5 Compare February 20, 2026 10:20
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--ark-email branch from 60ee6a5 to 437f4f9 Compare February 24, 2026 07:37
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--ark-email branch from 437f4f9 to b8f7f92 Compare February 24, 2026 07:42
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--ark-email branch from b8f7f92 to da73eff Compare February 24, 2026 07:50
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--ark-email branch from da73eff to 3189bda Compare February 25, 2026 07:38
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--ark-email branch from 3189bda to 8f642c1 Compare February 26, 2026 06:16
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--ark-email branch from 8f642c1 to 938a132 Compare February 26, 2026 06:17
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--ark-email branch from 938a132 to fa898b8 Compare February 26, 2026 06:20
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--ark-email branch from fa898b8 to 2f96dde Compare February 27, 2026 08:16
You can now disable the code tool via a flag, in case your server only needs access to the search_docs capability (useful for coding agents).
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--ark-email branch from ff84e35 to eb06e53 Compare March 11, 2026 03:11
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--ark-email branch from eb06e53 to e6981ef Compare March 11, 2026 03:13
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--ark-email branch from e6981ef to 0e9b8d0 Compare March 11, 2026 03:14
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--ark-email branch from 0e9b8d0 to 4c9b3f8 Compare March 11, 2026 03:15
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--ark-email branch from 4c9b3f8 to 099e0b0 Compare March 11, 2026 03:18
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--ark-email branch from 099e0b0 to cfdba79 Compare March 12, 2026 03:46
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--ark-email branch from cfdba79 to d90a965 Compare March 12, 2026 03:47
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--ark-email branch from d90a965 to dd44c39 Compare March 14, 2026 05:00
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--ark-email branch from dd44c39 to e8349e0 Compare March 14, 2026 05:02
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--ark-email branch from e8349e0 to d62c99e Compare March 14, 2026 05:12
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--ark-email branch from d62c99e to e68179f Compare March 17, 2026 05:50
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--ark-email branch from e68179f to 047cbfd Compare March 17, 2026 05:51
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--ark-email branch from 047cbfd to 1ce54cc Compare March 20, 2026 02:39
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--ark-email branch from 1ce54cc to 3fb7aa8 Compare March 21, 2026 03:02
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--ark-email branch from 3fb7aa8 to 213c488 Compare March 21, 2026 03:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants