Skip to content

v0.136.0

Choose a tag to compare

@stainless-app stainless-app released this 15 Apr 13:30

0.136.0 (2026-04-13)

Full Changelog: v0.135.0...v0.136.0

Features

  • api: add decline count attributes to auth-rules v2 (d004ede)
  • api: add DELINQUENT status value to financial accounts update params (e40c1d9)
  • api: add INTERCHANGE, CHARGEBACK, PROVISIONAL_CREDIT_ACCOUNT to financial account type (847706f)
  • api: add override_company_name parameter to payments ACH (954b27e)
  • api: add statement_totals field to Statement response (e3813f7)
  • api: add transaction_token field to auth rules v2 backtest and report responses (20eedcc)
  • api: add transaction_token field to auth rules v2 results response (0f61795)
  • types: [breaking] remove deprecated fields from auth_rules v2 ReportStats (3e9c80b)

Bug Fixes

  • internal: gitignore generated oidc dir (08c0b61)
  • types: make credit_product_token optional in Statement (17b829f)
  • types: make fields required, remove hostname in card authorization approval webhook (019491a)
  • types: remove INTERCHANGE/CHARGEBACK from FinancialAccount types (d66715a)

Chores

  • ci: escape input path in publish-npm workflow (699d85e)
  • ci: skip lint on metadata-only changes (10dfba6)
  • internal: codegen related update (b35ca0b)
  • internal: codegen related update (b84877d)
  • internal: codegen related update (827a434)
  • internal: fix MCP docker image builds in yarn projects (cd92ad7)
  • internal: fix MCP server import ordering (7c9afea)
  • internal: improve local docs search for MCP servers (f3658af)
  • internal: improve local docs search for MCP servers (231f6a0)
  • internal: show error causes in MCP servers when running in local mode (8f2eb65)
  • internal: support custom-instructions-path flag in MCP servers (21854f4)
  • internal: support local docs search in MCP servers (c7f9b6a)
  • internal: support type annotations when running MCP in local execution mode (4f94af4)
  • internal: use link instead of file in MCP server package.json files (9c8e9af)
  • mcp-server: add support for session id, forward client info (9f3f1cb)
  • mcp-server: increase local docs search result count from 5 to 10 (b95dd60)
  • mcp-server: log client info (2e1174a)

Documentation

  • api: clarify nature_of_business and qr_code_url field constraints (c36c997)
  • improve examples (5a40af5)
  • update examples (4f9b19d)