Skip to content

v0.19.0

Latest

Choose a tag to compare

@stainless-app stainless-app released this 03 Aug 18:10

0.19.0 (2026-07-30)

Full Changelog: v0.18.1...v0.19.0

Features

  • api: add disposition_reasons to queues, change resolution to string in cases (81b7499)
  • api: add PAYMENT type to book transfers (979bd5d)
  • api: add PROGRAM_TRANSFER category, LITHIC/BANK_PROGRAM_TRANSFER type enum values (774ebfa)
  • api: add RECIPIENT_NAME attribute to auth rules conditional ACH parameters (7e2398e)
  • api: add recipient_name field to payment ACH method attributes (9ed474c)
  • api: add REVERSED status value to payment list params (f5f2fdb)
  • api: add stablecoin support to payments, account activity, financial events (92a2b8b)
  • api: Extend velocity Custom period cap to 90 days (eeb4a32)
  • stlc: configurable CI runner and private-production-repo support in workflow templates (69b6ead)

Bug Fixes

  • types: make optional fields nullable in fraud transaction responses (796975f)

Documentation

  • Add card embed documentation (0543caa)
  • api: clarify last_transaction_event_token parameter in financial_accounts balances (9dd45f0)
  • api: clarify simulate_clearing supports multiple calls in transactions (7a7e783)
  • api: expand dispute event descriptions across Event and subscription models (4db3479)
  • api: update category parameter description in external_payments (db7d72a)