Skip to content

v0.125.0

Choose a tag to compare

@stainless-app stainless-app released this 27 May 18:19

0.125.0 (2026-05-26)

Full Changelog: v0.124.0...v0.125.0

Features

  • api: add card_authorization.challenge webhook event (b765f10)
  • api: add INVALID_PAN to tokenization_decline_reason enum (00844d9)
  • api: add out-of-band challenge method, declined status to card authorization types (d8076eb)
  • api: add pause method to external_bank_accounts (1f022b2)
  • api: Add schemas for authorization adjustment rules (97f044c)

Bug Fixes

  • types: change ConditionalValue from int to float in auth_rules (40d3bf0)
  • types: make fields optional, add enum values in balance/settlement_detail/financial_event (13c231e)

Documentation

  • api: clarify ACCOUNT_AGE attribute behavior in auth_rules conditions (9fa7ab5)