Skip to content

Releases: runloopai/api-client-ts

v1.14.0

25 Mar 02:46
b5d13dc

Choose a tag to compare

1.14.0 (2026-03-25)

Full Changelog: v1.13.0...v1.14.0

Features

  • Add axon rest endpoints for raw SQL access (#8287) (4f8b988)

Bug Fixes

  • broker: broker protocol renames for clarity / future proof (#8285) (db4eadd)

Chores

  • ci: skip lint on metadata-only changes (3ea23af)
  • tests: bump steady to v0.19.7 (ef57274)

v1.13.0

25 Mar 00:51
54b8b74

Choose a tag to compare

1.13.0 (2026-03-24)

Full Changelog: v1.12.0...v1.13.0

Features

Chores

  • sdk: update removeTunnel() oo sdk method and add smoketest (#756) (db682a9)

v1.12.0

24 Mar 22:39
7cdb7eb

Choose a tag to compare

1.12.0 (2026-03-24)

Full Changelog: v1.11.2...v1.12.0

Features

Bug Fixes

Chores

  • internal: update gitignore (52bd497)
  • remove dead port configuration code, mark deprecated / ignored in the API (#8195) (960a249)
  • tests: bump steady to v0.19.4 (3b49bf8)
  • tests: bump steady to v0.19.5 (c7d6cc2)
  • tests: bump steady to v0.19.6 (695a7d2)

Documentation

Refactors

  • tests: switch from prism to steady (1ad5e76)
  • undeprecate total_count from pagination API, remove remaining_count (#8084) (6d2a604)

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)