Skip to content

v2.3.0

Latest

Choose a tag to compare

@stainless-app stainless-app released this 13 Mar 23:00

2.3.0 (2026-03-10)

Full Changelog: v2.2.0...v2.3.0

Features

Bug Fixes

  • client: improve parameter names (8c8ce46)
  • client: preserve URL params already embedded in path (c913588)
  • docs/contributing: correct pnpm link command (5bb28f3)

Chores

  • ci: skip uploading artifacts on stainless-internal branches (76b537d)
  • internal/client: fix form-urlencoded requests (f35400b)
  • internal: avoid type checking errors with ts-reset (f8a5f85)
  • internal: codegen related update (a6bd6e2)
  • internal: move stringifyQuery implementation to internal function (abfec4e)
  • internal: update dependencies to address dependabot vulnerabilities (a3c32b7)
  • internal: upgrade pnpm version (ec9d5ba)
  • test: do not count install time for mock server timeout (d5cb1f1)
  • update mock server docs (b968677)