Skip to content

Releases: stainless-api/stainless-api-typescript

v0.5.0

03 Mar 15:42

Choose a tag to compare

0.5.0 (2026-03-02)

Full Changelog: v0.4.0...v0.5.0

Features

  • build api: include url in queued/in_progress checks (b14eaf0)

Bug Fixes

Chores

  • internal: codegen related update (e83d86b)
  • internal: make MCP code execution location configurable via a flag (43eed7e)

v0.4.0

24 Feb 18:11

Choose a tag to compare

0.4.0 (2026-02-24)

Full Changelog: v0.3.0...v0.4.0

Features

Chores

  • internal: codegen related update (8934072)

v0.3.0

23 Feb 15:23
4532c3b

Choose a tag to compare

0.3.0 (2026-02-23)

Full Changelog: v0.2.0...v0.3.0

Features

  • add completed_at to build api object (a212837)
  • Revert "feat(api): populate integrated_stats (#16032)" (a859bac)

Bug Fixes

  • api: mark integrated data on all commits with the same generated SHA (8f69b8e)

v0.2.0

20 Feb 14:31
f8d21bb

Choose a tag to compare

0.2.0 (2026-02-20)

Full Changelog: v0.1.0...v0.2.0

Features

  • api: manual updates (79e1b0f)
  • api: populate integrated_stats (d197453)

Bug Fixes

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

Chores

  • internal: remove mock server code (47f0521)
  • mcp: correctly update version in sync with sdk (c5227ab)
  • update mock server docs (39315f6)

v0.1.0

19 Feb 20:41

Choose a tag to compare

0.1.0 (2026-02-19)

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

Chores

  • mcp: fix mcp package name (5875dc4)

v0.1.0-alpha.27

19 Feb 20:33

Choose a tag to compare

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

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

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

v0.1.0-alpha.26

19 Feb 20:21

Choose a tag to compare

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

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

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

Features

  • api: add a super basic GET /v0/user endpoint (adda799)

Chores

  • internal: cache fetch instruction calls in MCP server (d395c11)

v0.1.0-alpha.25

18 Feb 16:24

Choose a tag to compare

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

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

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

Chores

  • internal: codegen related update (2e90eec)

v0.1.0-alpha.24

17 Feb 19:28
bffd4be

Choose a tag to compare

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

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

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

Chores

v0.1.0-alpha.23

17 Feb 19:11
0fa60f8

Choose a tag to compare

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

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

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

Features

  • record tree oid and return it in the builds api (f75de39)

Bug Fixes

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

Chores

  • internal: add health check to MCP server when running in HTTP mode (01547f9)
  • internal: allow basic filtering of methods allowed for MCP code mode (84bc770)
  • internal: always generate MCP server dockerfiles and upgrade associated dependencies (c87ed99)
  • internal: avoid type checking errors with ts-reset (4a453b6)
  • internal: codegen related update (067f371)
  • internal: codegen related update (59776d5)
  • internal: fix pagination internals not accepting option promises (89813a0)
  • internal: upgrade pnpm (adc84e0)