Skip to content

Releases: runloopai/api-client-ts

v1.11.2

19 Mar 01:05
300d875

Choose a tag to compare

1.11.2 (2026-03-19)

Full Changelog: v1.11.1...v1.11.2

Chores

  • remove create_tunnel endpoint (5076da2)

v1.11.1

18 Mar 23:56
6c52cce

Choose a tag to compare

1.11.1 (2026-03-18)

Full Changelog: v1.11.0...v1.11.1

Chores

  • configure new SDK language (64381c0)
  • configure new SDK language (c710951)
  • internal: make generated MCP servers compatible with Cloudflare worker environments (53f0208)
  • internal: support x-stainless-mcp-client-envs header in MCP servers (9b4769e)
  • internal: support x-stainless-mcp-client-permissions headers in MCP servers (624d5f1)
  • internal: tweak CI branches (1064841)

v1.11.0

10 Mar 03:49
63a8d33

Choose a tag to compare

1.11.0 (2026-03-10)

Full Changelog: v1.10.3...v1.11.0

Features

  • documentation: added self-documenting examples (#733) (c11402d)
  • replace polling with long-poll loop for wait endpoints (#745) (9c81c01)
  • sdk: added secrets as first class concepts and examples (#739) (c82944a)

Bug Fixes

  • add logs to devboxes, smoke tests & examples (#742) (0462122)
  • client: preserve URL params already embedded in path (1a4be5a)
  • default initial timeout delay for polling reduced to 0 seconds (#744) (8694d51)

Chores

  • ci: skip uploading artifacts on stainless-internal branches (7a33109)
  • documentation: correct exec advice (#738) (4d9624c)
  • documentation: fix some broken links and bad example code (#736) (842c9bc)
  • fix smoketest tunnel removal (#735) (2b15fa6)
  • internal: codegen related update (7fd0cfd)
  • shard smoketests in workflow (#743) (ea55929)
  • test: do not count install time for mock server timeout (d0cdc76)
  • update placeholder string (77a7e9a)

v1.10.3

27 Feb 20:36
c9f5d1b

Choose a tag to compare

1.10.3 (2026-02-27)

Full Changelog: v1.10.2...v1.10.3

Bug Fixes

  • switching to MCP definition to specify a secret name per MCP server (#7715) (ee0078f)

Chores

  • add mcp example (#730) (ed77255)
  • internal: move stringifyQuery implementation to internal function (aab68c2)

Documentation

v1.10.2

26 Feb 19:52
c0b5279

Choose a tag to compare

1.10.2 (2026-02-26)

Full Changelog: v1.10.1...v1.10.2

Bug Fixes

Chores

v1.10.1

26 Feb 04:17
0897e93

Choose a tag to compare

1.10.1 (2026-02-26)

Full Changelog: v1.10.0...v1.10.1

Bug Fixes

v1.10.0

26 Feb 01:59
fd054bf

Choose a tag to compare

1.10.0 (2026-02-26)

Full Changelog: v1.9.0...v1.10.0

Features

Bug Fixes

Chores

  • revert "Allow specifying smoketests jest filter to workflow" (#725) (a244af3)

v1.9.0

25 Feb 21:42
c67ce2c

Choose a tag to compare

1.9.0 (2026-02-25)

Full Changelog: v1.8.1...v1.9.0

Features

  • Add AI gateway and MCP gateway flags to network policy create (#7638) (5542b72)

Bug Fixes

  • docs/contributing: correct pnpm link command (df98444)
  • internal: skip tests that depend on mock server (284aac3)
  • workflow issues for npm stable tag and docs tar (#721) (2c5e7a4)

Chores

  • Add archive method to stainless (#7537) (b68ac03)
  • allow specifying smoketests jest filter to workflow (#722) (b9d117b)
  • documentation: fixed bug in doc publishing (#720) (1eeb486)
  • scenarios: make scenario status enum instead of string (#7552) (c5b244c)
  • update mock server docs (875216d)

v1.8.1

19 Feb 17:55
7bcc3fc

Choose a tag to compare

1.8.1 (2026-02-19)

Full Changelog: v1.8.0...v1.8.1

Chores

  • benchmarks: removed unused validate scorer endpoint (#716) (54bb583)

Refactors

  • deprecate and make Nullable total_count and remaining_count of ListViews (#7533) (1af5508)

v1.8.0

12 Feb 20:12
f4ba135

Choose a tag to compare

1.8.0 (2026-02-12)

Full Changelog: v1.7.0...v1.8.0

Features

Bug Fixes

  • remove duplicate operationId createDevboxTunnel in openapi (#7397) (99b8c23)

Chores

  • internal: avoid type checking errors with ts-reset (1e3ed19)