Skip to content

Latest commit

 

History

History
276 lines (183 loc) · 20 KB

File metadata and controls

276 lines (183 loc) · 20 KB

Changelog

0.5.2 (2026-04-08)

Full Changelog: v0.5.1...v0.5.2

Chores

  • internal: codegen related update (07b2754)

0.5.1 (2026-03-24)

Full Changelog: v0.5.0...v0.5.1

Bug Fixes

  • client: avoid memory leak with abort signals (c27adce)
  • client: avoid removing abort listener too early (b5b7d6e)
  • client: preserve URL params already embedded in path (24c231e)
  • docs/contributing: correct pnpm link command (6dbc868)
  • docs: remove extraneous example object fields (71d6fdf)
  • fix request delays for retrying to be more respectful of high requested delays (2949209)
  • mcp: correct code tool API endpoint (a69fda5)
  • mcp: return correct lines on typescript errors (81982d6)

Chores

  • break long lines in snippets into multiline (f66b5c2)
  • ci: skip lint on metadata-only changes (ed86a3a)
  • ci: skip uploading artifacts on stainless-internal branches (1164e40)
  • ci: upgrade actions/github-script (ff6b463)
  • client: do not parse responses with empty content-length (d619307)
  • client: fix logger property type (c1592ab)
  • client: restructure abort controller binding (7f5512d)
  • docs: add missing descriptions (4df4baf)
  • fix typo in descriptions (00cac03)
  • internal/client: fix form-urlencoded requests (bc3444a)
  • internal: avoid type checking errors with ts-reset (5457196)
  • internal: codegen related update (22d0aec)
  • internal: codegen related update (5c3a9b7)
  • internal: codegen related update (b90ade6)
  • internal: configure pnpm minimumReleaseAge to 1 day (28aacd5)
  • internal: fix pagination internals not accepting option promises (69e80b4)
  • internal: move stringifyQuery implementation to internal function (51e05e6)
  • internal: remove mock server code (cc0bca1)
  • internal: tweak CI branches (2c3fddb)
  • internal: update actions/checkout version (ec11eeb)
  • internal: update dependencies to address dependabot vulnerabilities (b831c88)
  • internal: update gitignore (ec3c14a)
  • internal: update lock file (e0ccd78)
  • internal: upgrade babel, qs, js-yaml (82d5417)
  • internal: upgrade brace-expansion and @babel/helpers (c2e9be4)
  • internal: upgrade eslint (d4721a3)
  • internal: upgrade pnpm (83c6be7)
  • internal: upgrade pnpm version (a425792)
  • update mock server docs (7fc0707)

0.5.0 (2025-11-14)

Full Changelog: v0.4.2...v0.5.0

Bug Fixes

  • api: remove unsupported collaterals (9bdd969)
  • readme: rename PostGrid (9493829)

0.4.2 (2025-11-12)

Full Changelog: v0.4.1...v0.4.2

Bug Fixes

  • readme: update the readme (2308e71)

0.4.1 (2025-11-12)

Full Changelog: v0.4.0...v0.4.1

Bug Fixes

  • api: small readme updates (2a166c7)

0.4.0 (2025-11-12)

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

Features

Bug Fixes

  • api: more config updates (2bb54d7)

0.3.0 (2025-11-06)

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

Features

0.2.0 (2025-11-06)

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

Chores

0.1.0-alpha.7 (2025-11-05)

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

Features

0.1.0-alpha.6 (2025-11-04)

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

Features

Bug Fixes

  • api: Examples for AV (2e0d345)
  • api: header assignment in prepareRequest method (39ea7ed)
  • api: restructuring under printMail and addver (c576dbe)
  • coerce nullable values to undefined (16b5f52)

Performance Improvements

Chores

  • api: more docs (9f44e29)
  • api: rename API endpoints for AV (548d9e3)
  • api: Update OpenAPI schema (2a29dbc)
  • deps: update dependency node-fetch to v2.6.13 (9d18c47)
  • do not install brew dependencies in ./scripts/bootstrap by default (92cd0ec)
  • internal: codegen related update (b00d3ff)
  • internal: codegen related update (a8ec314)
  • internal: fix incremental formatting in some cases (2e13552)
  • internal: formatting change (36db802)
  • internal: ignore .eslintcache (a0a4bd3)
  • internal: remove .eslintcache (c2a1b69)
  • internal: remove deprecated compilerOptions.baseUrl from tsconfig.json (867309f)
  • internal: update comment in script (0f4e66e)
  • internal: use npm pack for build uploads (db5fba9)
  • update @stainless-api/prism-cli to v5.15.0 (4640767)
  • update CI script (1adf9d4)
  • update SDK settings (45e20aa)

0.1.0-alpha.5 (2025-08-07)

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

Chores

  • internal: move publish config (d54ef96)
  • internal: remove redundant imports config (744c409)

0.1.0-alpha.4 (2025-07-24)

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

Features

  • api: update via SDK Studio (9f8374e)
  • api: update via SDK Studio (726afdd)
  • api: update via SDK Studio (935bbb1)
  • api: update via SDK Studio (34c087b)
  • api: update via SDK Studio (55bc247)
  • api: update via SDK Studio (9008e58)
  • api: update via SDK Studio (a5c9e07)
  • api: update via SDK Studio (fb78bb5)
  • api: update via SDK Studio (e8a8138)
  • api: updates to fix pagination (2b76796)
  • client: add support for endpoint-specific base URLs (02e27ba)

Bug Fixes

  • ci: release-doctor — report correct token name (547acb3)
  • client: don't send Content-Type for bodyless methods (9609b5e)
  • publish script — handle NPM errors correctly (8175eac)

Chores

  • ci: bump node version for release workflows (ad1ef06)
  • ci: enable for pull requests (6d489df)
  • ci: only run for pushes and fork pull requests (c3dfbd6)
  • docs: grammar improvements (f6f7296)
  • docs: use top-level-await in example snippets (7ce5795)
  • improve publish-npm script --latest tag logic (a51c7fd)
  • internal: make base APIResource abstract (c3b0fe4)
  • mention unit type in timeout docs (ea8c83b)

Documentation

Refactors

  • types: replace Record with mapped types (329b531)

0.1.0-alpha.3 (2025-05-02)

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

Chores

  • internal: codegen related update (de1f5d3)

Documentation

0.1.0-alpha.2 (2025-05-01)

Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2

Features

  • api: update via SDK Studio (3745078)
  • api: update via SDK Studio (c1e2bd8)
  • api: update via SDK Studio (e144cd3)

0.1.0-alpha.1 (2025-05-01)

Full Changelog: v0.0.1-alpha.0...v0.1.0-alpha.1

Features

  • api: update via SDK Studio (02677e6)
  • api: update via SDK Studio (4827b47)
  • api: update via SDK Studio (8625aa5)
  • api: update via SDK Studio (a741f40)

Chores