Skip to content

v0.120.0

Choose a tag to compare

@stainless-app stainless-app released this 16 Mar 13:26

0.120.0 (2026-03-16)

Full Changelog: v0.119.0...v0.120.0

Features

  • api: add EARLY_DIRECT_DEPOSIT_FLOAT type to financial account (e333879)
  • api: Add event_subtype to statement line items (b79d216)
  • api: add excluded_account_tokens to auth rules v2 create/update/response (48172eb)
  • api: add loan_tape_date field to statement line items (be3f3fb)
  • api: add penaltyRates field to InterestTierSchedule (d76bd05)
  • api: Add support for early direct deposit (de8c713)
  • api: add TypeScript rules, RuleFeature model, draft version state fields (f57cd63)
  • api: add versions field to V2RetrieveReportResponse DailyStatistic (3cfb7a6)
  • api: add wire event types/category, remove remittance field from wire attributes (e0279aa)

Bug Fixes

  • api: [breaking] unify webhook schemas for digital_wallet.tokenization_approval_request webhooks (bb93367). Remove TokenizationDecisioningRequestWebhookEvent. Use DigitalWalletTokenizationApprovalRequestWebhookEvent instead.
  • client: incorrect Retry-After parsing (42c61b6)
  • types: rename SimulationParameters, remove auth_rule_token, require end/start fields (3d97da0)

Chores

  • internal: codegen related update (10b1473)
  • internal: regenerate SDK with no functional changes (56d8344)

Documentation

  • api: update dispute resource documentation to use chargeback terminology (0540f6c)