v0.118.0
0.118.0 (2026-03-16)
Full Changelog: v0.117.0...v0.118.0
Features
- api: add ACH_RECEIPT_RELEASED_EARLY event type to payments (5c64610)
- api: add EARLY_DIRECT_DEPOSIT_FLOAT type to financial accounts (6b3cfd6)
- api: add event_subtype field to statement line items (5545804)
- api: add excluded_account_tokens parameter to auth_rules v2 create/update (9a13e1d)
- api: add loan_tape_date field to statement line items (e4ff030)
- api: add penalty_rates to interest tier schedule create (224cb0c)
- api: add typescript_code rule type, state/error fields to auth_rules (f6dc800)
- api: add versions field to auth_rules DailyStatistic model (5cce645)
- api: add WIRE category, wire events, remove remittance_information from payment (aa66507)
Bug Fixes
- api: [breaking] unify webhook schemas for digital_wallet.tokenization_approval_request webhooks (c6f0508). Remove
TokenizationDecisioningRequestWebhookEvent. UseDigitalWalletTokenizationApprovalRequestWebhookEventinstead. - types: make start/end required, remove auth_rule_token in SimulationParameters (96a4a8c)
Chores
- internal: codegen related update (845458d)
- internal: regenerate SDK with no functional changes (fc13bed)
Documentation
- api: update disputes docstrings to use chargeback terminology (0f35c28)