v2.0.0
2.0.0 (2026-03-31)
Full Changelog: v1.8.0...v2.0.0
⚠ BREAKING CHANGES
- remove extraction v1 resource, extract v2 metadata restructure
Features
- add run() and waitForCompletion() convenience methods to extract resource (96d1aa0)
- api: api update (61dc402)
- api: api update (024110d)
- api: api update (965aedd)
- api: api update (9768450)
- api: api update (4da25c2)
- api: api update (3a5fb62)
- api: api update (4d6023d)
- api: api update (fb3da19)
- api: api update (278a91b)
- api: api update (420402f)
- api: api update (ae3d506)
- api: api update (99e6976)
- api: api update (1f4937c)
- api: api update (52f993b)
- api: manual updates (8b4f3f1)
- remove extraction v1 resource, extract v2 metadata restructure (098acff)
Bug Fixes
- client: preserve URL params already embedded in path (462a010)
- internal: gitignore generated
oidcdir (5458f1b) - prettier formatting for run() method signature (2f519eb)
Chores
- ci: escape input path in publish-npm workflow (f6824e5)
- ci: skip lint on metadata-only changes (e724615)
- ci: skip uploading artifacts on stainless-internal branches (66dad00)
- internal: bump @modelcontextprotocol/sdk, @hono/node-server, and minimatch (c378b29)
- internal: codegen related update (f020487)
- internal: fix MCP server TS errors that occur with required client options (ae014b5)
- internal: improve local docs search for MCP servers (161f73f)
- internal: improve local docs search for MCP servers (bb404a1)
- internal: make generated MCP servers compatible with Cloudflare worker environments (ddaee8b)
- internal: support custom-instructions-path flag in MCP servers (888b6d4)
- internal: support local docs search in MCP servers (64936e2)
- internal: support x-stainless-mcp-client-envs header in MCP servers (d354f6c)
- internal: support x-stainless-mcp-client-permissions headers in MCP servers (fbf5cc1)
- internal: tweak CI branches (60fb5de)
- internal: update dependencies to address dependabot vulnerabilities (58642b7)
- internal: update gitignore (4b34bb7)
- mcp-server: add support for session id, forward client info (097d2f8)
- mcp-server: improve instructions (30d149c)
- update placeholder string (e6c1a34)