Skip to content

v0.138.0

Choose a tag to compare

@stainless-app stainless-app released this 07 May 08:55

0.138.0 (2026-05-06)

Full Changelog: v0.137.0...v0.138.0

Features

  • api: add AMEX to network enum in settlement reports (d0f5362)
  • api: add CARD_TRANSACTION_UPDATE support to auth rules v2 (63b51b8)
  • api: add IS_NEW_MERCHANT metric to auth rules v2 (f2b26de)
  • support setting headers via env (2406cf7)
  • Update card expiration from 6 years to 5 years (7031267)

Bug Fixes

  • types: make fields nullable in account-holders, accounts, and cards (c5475ef)

Chores

  • avoid formatting file that gets changed during releases (062a350)
  • format: run eslint and prettier separately (10aa40f)
  • formatter: run prettier and eslint separately (d78245b)
  • internal: codegen related update (17f1170)
  • internal: codegen related update (c38ad4c)
  • internal: more robust bootstrap script (eb0bf7c)
  • internal: update docs ordering (bb95c1f)
  • restructure docs search code (f64d754)

Documentation

  • api: improve SettlementDetail event_tokens and transaction_token descriptions (4d4db79)
  • clarify forwards compat behavior (6d4c205)
  • update http mcp docs (e4ee6ee)
  • update logging docs (0121676)
  • update with proxy auth info (ec4f6ca)