Skip to content

v0.131.0

Latest

Choose a tag to compare

@stainless-app stainless-app released this 31 Aug 20:18

0.131.0 (2026-08-31)

Full Changelog: v0.130.0...v0.131.0

Features

  • api: add blockchain_addresses field to financial account (168e194)
  • api: add claim_token parameter/field, WRITE_OFF_REVERSED enum to disputes_v2 (1ce906c)
  • api: Add limit_cash_amount and limit_cash_count to VelocityLimit template (64068f8)
  • api: add PROGRAM scope to auth_rules and case entity types (7d67d35)
  • api: add reassign_account method to cards (993f3f3)
  • api: add stablecoin event types to payment/statement/financial_event (9c1cfe4)
  • api: add stablecoin method and attributes to payment (ed5c9b0)
  • api: add STABLECOIN method, make method_attributes optional in payment (ebb1b60)
  • api: Add STABLECOIN to approvals request and transfer type enums (8c277b5)
  • api: add STABLECOIN_INBOUND and STABLECOIN_OUTBOUND to Payment (ae77597)
  • Make blockchain recipient account_token nullable (bedead8)
  • Remove stablecoin transfer type (a69c537)

Bug Fixes

  • types: remove discriminator from event data types in dispute_v2 (02bc887)

Chores

  • internal: allow the mock server port to be set with STAINLESS_MOCK_PORT (f7318ae)

Documentation

  • api: clarify CVV format in tokenizations and card (8980c52)
  • api: update client_device_id and client_wallet_account_id docs in cards provision (2ff9d3a)