Skip to content

v0.123.0

Choose a tag to compare

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

0.123.0 (2026-05-06)

Full Changelog: v0.122.0...v0.123.0

Features

  • api: add AMEX to network enum in settlement reports (a429a2e)
  • api: add CARD_TRANSACTION_UPDATE event stream and action params to auth_rules v2 (0f09b01)
  • api: add IS_NEW_MERCHANT to auth_rules conditional authorization conditions (7bdb5aa)
  • support setting headers via env (759b6e2)

Bug Fixes

  • types: make substatus/funding optional, add exemption_type enum value (e424839)
  • use correct field name format for multipart file arrays (66cbc65)

Chores

  • internal: more robust bootstrap script (0df0d6c)
  • internal: reformat pyproject.toml (7d42546)

Documentation

  • api: clarify exp_month/exp_year generation in cards create/renew methods (8e94d66)
  • types: improve settlement_detail field descriptions (77ee726)