Skip to content

Releases: Scan-Documents/node-sdk

v0.1.0-alpha.30

08 Mar 02:12

Choose a tag to compare

v0.1.0-alpha.30 Pre-release
Pre-release

0.1.0-alpha.30 (2026-03-08)

Full Changelog: v0.1.0-alpha.29...v0.1.0-alpha.30

Bug Fixes

  • client: preserve URL params already embedded in path (6cbd733)

Chores

  • ci: skip uploading artifacts on stainless-internal branches (2aff58a)
  • internal: codegen related update (df64e3c)
  • internal: codegen related update (5982213)
  • internal: use x-stainless-mcp-client-envs header for MCP remote code tool calls (807bfb7)
  • mcp-server: return access instructions for 404 without API key (368d6f4)
  • update placeholder string (28577d0)

v0.1.0-alpha.29

27 Feb 15:01

Choose a tag to compare

v0.1.0-alpha.29 Pre-release
Pre-release

0.1.0-alpha.29 (2026-02-27)

Full Changelog: v0.1.0-alpha.28...v0.1.0-alpha.29

Bug Fixes

v0.1.0-alpha.28

27 Feb 14:39

Choose a tag to compare

v0.1.0-alpha.28 Pre-release
Pre-release

0.1.0-alpha.28 (2026-02-27)

Full Changelog: v0.1.0-alpha.27...v0.1.0-alpha.28

Features

  • mcp: add an option to disable code tool (da647e2)

Chores

  • internal: fix MCP Dockerfiles so they can be built without buildkit (e1a34c1)
  • internal: fix MCP Dockerfiles so they can be built without buildkit (4b55b1f)
  • internal: make MCP code execution location configurable via a flag (1133800)
  • internal: move stringifyQuery implementation to internal function (3c528b4)
  • internal: upgrade @modelcontextprotocol/sdk and hono (cfd3f73)

v0.1.0-alpha.27

24 Feb 14:05

Choose a tag to compare

v0.1.0-alpha.27 Pre-release
Pre-release

0.1.0-alpha.27 (2026-02-24)

Full Changelog: v0.1.0-alpha.26...v0.1.0-alpha.27

Bug Fixes

  • docs/contributing: correct pnpm link command (22a40f6)

Chores

  • internal: remove mock server code (ba40172)
  • mcp: correctly update version in sync with sdk (9fa85a0)
  • update mock server docs (6e37ffa)

v0.1.0-alpha.26

20 Feb 12:53

Choose a tag to compare

v0.1.0-alpha.26 Pre-release
Pre-release

0.1.0-alpha.26 (2026-02-20)

Full Changelog: v0.1.0-alpha.25...v0.1.0-alpha.26

Bug Fixes

  • mcp: initialize SDK lazily to avoid failing the connection on init errors (31216c9)

Chores

  • internal/client: fix form-urlencoded requests (ef09701)
  • internal: add health check to MCP server when running in HTTP mode (26bf884)
  • internal: allow basic filtering of methods allowed for MCP code mode (ba76545)
  • internal: allow setting x-stainless-api-key header on mcp server requests (ae7615e)
  • internal: always generate MCP server dockerfiles and upgrade associated dependencies (39f408d)
  • internal: avoid type checking errors with ts-reset (ce842a2)
  • internal: cache fetch instruction calls in MCP server (b190601)
  • internal: improve layout of generated MCP server files (cc9d57d)
  • mcp: forward STAINLESS_API_KEY to docs search endpoint (7e3fddb)

v0.1.0-alpha.25

06 Feb 06:49

Choose a tag to compare

v0.1.0-alpha.25 Pre-release
Pre-release

0.1.0-alpha.25 (2026-02-06)

Full Changelog: v0.1.0-alpha.24...v0.1.0-alpha.25

Bug Fixes

  • client: avoid removing abort listener too early (5518528)

v0.1.0-alpha.24

05 Feb 04:59

Choose a tag to compare

v0.1.0-alpha.24 Pre-release
Pre-release

0.1.0-alpha.24 (2026-02-05)

Full Changelog: v0.1.0-alpha.23...v0.1.0-alpha.24

Features

  • mcp: add initial server instructions (545558c)

Chores

  • client: do not parse responses with empty content-length (1389823)
  • client: restructure abort controller binding (e4ce7a1)
  • internal: refactor flag parsing for MCP servers and add debug flag (d014b64)
  • internal: support oauth authorization code flow for MCP servers (ce96b0c)

v0.1.0-alpha.23

03 Feb 06:51

Choose a tag to compare

v0.1.0-alpha.23 Pre-release
Pre-release

0.1.0-alpha.23 (2026-02-03)

Full Changelog: v0.1.0-alpha.22...v0.1.0-alpha.23

Bug Fixes

  • client: avoid memory leak with abort signals (8270f0d)

Chores

  • mcp: up tsconfig lib version to es2022 (dbfab5b)

v0.1.0-alpha.22

29 Jan 06:22

Choose a tag to compare

v0.1.0-alpha.22 Pre-release
Pre-release

0.1.0-alpha.22 (2026-01-29)

Full Changelog: v0.1.0-alpha.21...v0.1.0-alpha.22

Bug Fixes

  • docs: fix mcp installation instructions for remote servers (d4ffbbd)

v0.1.0-alpha.21

28 Jan 05:04

Choose a tag to compare

v0.1.0-alpha.21 Pre-release
Pre-release

0.1.0-alpha.21 (2026-01-28)

Full Changelog: v0.1.0-alpha.20...v0.1.0-alpha.21

Bug Fixes

  • mcp: allow falling back for required env variables (2064f7e)

Chores

  • ci: upgrade actions/github-script (10018db)
  • internal: codegen related update (500552c)
  • internal: codegen related update (135b7ac)
  • internal: codegen related update (3d1bcfe)
  • internal: codegen related update (f14af8b)
  • internal: codegen related update (37aa64d)
  • internal: update actions/checkout version (34bd64b)
  • internal: update lock file (d9dc3c8)
  • internal: upgrade babel, qs, js-yaml (82aebc4)
  • mcp: add intent param to execute tool (f6f24a3)
  • mcp: pass intent param to execute handler (acb4a88)
  • mcp: upgrade dependencies (3a8fad6)