Releases: runloopai/api-client-ts
Releases · runloopai/api-client-ts
v1.11.2
1.11.2 (2026-03-19)
Full Changelog: v1.11.1...v1.11.2
Chores
- remove create_tunnel endpoint (5076da2)
v1.11.1
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
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
1.10.3 (2026-02-27)
Full Changelog: v1.10.2...v1.10.3
Bug Fixes
Chores
- add mcp example (#730) (ed77255)
- internal: move stringifyQuery implementation to internal function (aab68c2)
Documentation
v1.10.2
v1.10.1
v1.10.0
v1.9.0
1.9.0 (2026-02-25)
Full Changelog: v1.8.1...v1.9.0
Features
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)