Skip to content

Releases: stainless-api/stainless-api-typescript

v0.1.0-alpha.13

22 Aug 15:53
6c58f31
Compare
Choose a tag to compare
v0.1.0-alpha.13 Pre-release
Pre-release

0.1.0-alpha.13 (2025-08-22)

Full Changelog: v0.1.0-alpha.12...v0.1.0-alpha.13

Features

  • [WIP] add branch rebasing to the API (1e4eba9)
  • api: remove compare mcp tool (7b5370a)
  • mcp: add code execution tool (5fc3df8)
  • mcp: add option to infer mcp client (d07e1bd)
  • mcp: parse query string as mcp client options in mcp server (1aca1db)

Bug Fixes

  • mcp: generate additionalProperties=true for map schemas to avoid validation issues (5984cdd)
  • mcp: oauth metadata (9f07302)

Chores

  • add package to package.json (1f2e338)
  • client: qualify global Blob (feffee8)
  • deps: update dependency @types/node to v20.17.58 (969dd97)
  • internal: codegen related update (0e0e358)
  • internal: codegen related update (b0383ec)
  • internal: codegen related update (2293405)
  • internal: codegen related update (d573489)
  • internal: formatting change (1f6025f)
  • internal: make mcp-server publishing public by defaut (246940f)
  • internal: refactor array check (ca0ed80)
  • mcp: add cors to oauth metadata route (39f28d9)
  • mcp: document remote server in README.md (354ec27)
  • mcp: minor cleanup of types and package.json (21ba881)
  • mcp: update package.json (2e6f228)
  • mcp: update README (c3fb351)
  • mcp: update types (2df004c)
  • revert to yarn (67dfcec)
  • unrevert yarn (2174526)

Documentation

  • add contact email and link to docs (707d851)

v0.1.0-alpha.12

12 Aug 19:49
0328338
Compare
Choose a tag to compare
v0.1.0-alpha.12 Pre-release
Pre-release

0.1.0-alpha.12 (2025-08-12)

Full Changelog: v0.1.0-alpha.11...v0.1.0-alpha.12

Features

  • add timestamp to builds api (8e63219)
  • api: add check step model (4e28836)
  • api: add FileInput model (b12f5a8)
  • api: add models (f503b4c)
  • api: add more models (818efd0)
  • api: add staging environment (fdbd3aa)
  • api: discrim like this (df5155c)
  • api: don't default to "main" branch (4cb1928)
  • api: manual updates (1e6eee5)
  • api: manual updates (fa2cfdf)
  • api: manual updates (19ff34d)
  • api: manual updates (a8d7964)
  • api: manual updates (91e6b32)
  • api: manual updates (54e2cdb)
  • C#, PHP: codegen stats (eb15616)
  • Codegen(php): unset optional parameters in constructor (55967d5)
  • flesh out project branches endpoints (f609ac7)
  • mcp: add logging when environment variable is set (5039c32)
  • mcp: add unix socket option for remote MCP (e90cea6)
  • mcp: remote server with passthru auth (25ebe60)
  • mcp: support filtering tool results by a jq expression (3ce621d)
  • php: generate stub union classes with discrimminator info (6211878)
  • productionize repo caching (d1bdd86)

Bug Fixes

  • api: catch more errors (6255a02)
  • java: ensure error handling always occurs (4eb767c)
  • mcp: avoid sending jq_filter to base API (85fd1d5)
  • mcp: fix bug in header handling (344163a)
  • mcp: fix tool description of jq_filter (a92e0c2)
  • mcp: include required section for top-level properties and support naming transformations (d6ec40e)
  • mcp: relax input type for asTextContextResult (8bb8201)
  • mcp: reverse validJson capability option and limit scope (653bd8d)
  • mcp: support jq filtering on cloudflare workers (075f9da)

Chores

  • internal: codegen related update (2bac3a2)
  • internal: codegen related update (fe68259)
  • internal: codegen related update (7b4fa85)
  • internal: codegen related update (7dc4748)
  • internal: move publish config (0b13ceb)
  • internal: remove redundant imports config (6328f05)
  • internal: update comment in script (017c2e8)
  • make some internal functions async (a8433ef)
  • mcp: formatting (33c572a)
  • mcp: refactor streamable http transport (9e9f468)
  • mcp: rework imports in tools (a54a6f4)
  • move sdkjson generation api out of v0 scope (c42eba6)
  • ts: reorder package.json imports (e58856e)
  • update @stainless-api/prism-cli to v5.15.0 (79a7d9e)
  • update mcp documentation (fa562d4)

Documentation

v0.1.0-alpha.11

07 Jul 22:19
cbc215a
Compare
Choose a tag to compare
v0.1.0-alpha.11 Pre-release
Pre-release

0.1.0-alpha.11 (2025-07-07)

Full Changelog: v0.1.0-alpha.10...v0.1.0-alpha.11

Features

  • add multipart form support to HAR snippets (c043687)
  • api: manual updates (6c0b3ca)
  • api: punch v0 api for sdk previews (2b37773)
  • api: sort org projects by creation time (eb5909e)
  • make build api return documented specs as urls (a25d287)

Chores

  • add docs to RequestOptions type (f8c8bdc)
  • configure new SDK language (5623733)
  • internal: codegen related update (f00bea3)
  • internal: codegen related update (d7c6cea)

v0.1.0-alpha.9

02 Jul 15:44
31c2bcd
Compare
Choose a tag to compare
v0.1.0-alpha.9 Pre-release
Pre-release

0.1.0-alpha.9 (2025-07-02)

Full Changelog: v0.1.0-alpha.8...v0.1.0-alpha.9

Features

  • api: add proper pagination (0cf6809)
  • api: add staging environment (4b6d770)

Chores

  • ci: only run for pushes and fork pull requests (9f9f180)
  • client: improve path param validation (b9f7c44)
  • internal: codegen related update (3e3dc52)

v0.1.0-alpha.10

02 Jul 17:38
7371e67
Compare
Choose a tag to compare
v0.1.0-alpha.10 Pre-release
Pre-release

0.1.0-alpha.10 (2025-07-02)

Full Changelog: v0.1.0-alpha.9...v0.1.0-alpha.10

Features

v0.1.0-alpha.8

27 Jun 14:20
bf484e7
Compare
Choose a tag to compare
v0.1.0-alpha.8 Pre-release
Pre-release

0.1.0-alpha.8 (2025-06-27)

Full Changelog: v0.1.0-alpha.7...v0.1.0-alpha.8

Bug Fixes

  • handle docker image not existing yet (5a8c85e)

v0.1.0-alpha.7

27 Jun 12:12
7eb27ec
Compare
Choose a tag to compare
v0.1.0-alpha.7 Pre-release
Pre-release

0.1.0-alpha.7 (2025-06-27)

Full Changelog: v0.1.0-alpha.6...v0.1.0-alpha.7

Bug Fixes

  • ci: release-doctor — report correct token name (4bdea81)
  • client: get fetchOptions type more reliably (3c84e34)

Chores

  • enable MCP docker publishing (e2a5578)

v0.1.0-alpha.6

25 Jun 22:08
Compare
Choose a tag to compare
v0.1.0-alpha.6 Pre-release
Pre-release

0.1.0-alpha.6 (2025-06-25)

Full Changelog: v0.1.0-alpha.5...v0.1.0-alpha.6

Features

Bug Fixes

  • client: explicitly copy fetch in withOptions (a5ba371)

Chores

  • change publish docs url (1a84be8)

Refactors

  • types: replace Record with mapped types (79d023f)

v0.1.0-alpha.5

19 Jun 04:11
Compare
Choose a tag to compare
v0.1.0-alpha.5 Pre-release
Pre-release

0.1.0-alpha.5 (2025-06-19)

Full Changelog: v0.1.0-alpha.4...v0.1.0-alpha.5

Features

  • api: generate mcp server (6b532b4)
  • api: manual updates (1c332fb)
  • api: update environment variable (bec2915)
  • client: add support for endpoint-specific base URLs (3680772)
  • sdkjson generation API (d941cc7)

Bug Fixes

Chores

  • ci: enable for pull requests (a410c3d)
  • client: refactor imports (27b8362)
  • internal: codegen related update (722916f)
  • internal: codegen related update (a1b163b)
  • internal: codegen related update (530c73a)
  • readme: update badges (17986b2)
  • readme: use better example snippet for undocumented params (4b6a614)

v0.1.0-alpha.4

16 Jun 16:45
c175df1
Compare
Choose a tag to compare
v0.1.0-alpha.4 Pre-release
Pre-release

0.1.0-alpha.4 (2025-06-16)

Full Changelog: v0.1.0-alpha.3...v0.1.0-alpha.4

Features

  • api: add diagnostics to build object (754154c)
  • api: add v0 project create api (f7be25c)
  • api: change v0 path param projectName -> project (40cb0cc)
  • api: manual updates (130dd92)
  • api: manual updates (56c37c6)

Bug Fixes

  • changes har request format for snippets API some more (619c784)
  • compat with more runtimes (9ce1204)
  • publish script — handle NPM errors correctly (cbc3fcc)

Chores

  • adjust eslint.config.mjs ignore pattern (39b2b88)
  • avoid type error in certain environments (0e2a217)
  • deps: bump eslint-plugin-prettier (7e0d104)
  • docs: grammar improvements (22df641)
  • docs: use top-level-await in example snippets (563dbc4)
  • improve publish-npm script --latest tag logic (81c8585)
  • internal: add pure annotations, make base APIResource abstract (a0ed564)
  • internal: codegen related update (434dc67)
  • internal: codegen related update (9c78aaf)
  • internal: codegen related update (1d0e5ff)
  • internal: fix readablestream types in node 20 (29ec6b7)
  • internal: update jest config (1870539)

Refactors

  • move build_target_outputs to builds.target_outputs (ad9735f)