Skip to content

v0.133.0

Choose a tag to compare

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

0.133.0 (2026-03-16)

Full Changelog: v0.132.1...v0.133.0

Features

  • api: add ACH_RECEIPT_RELEASED_EARLY event type to payments (0bb4d95)
  • api: add excluded_account_tokens to auth rules v2 (30cfe26)
  • api: add mcp-server package, CI/CD workflows, build scripts, update README (d942481)
  • api: add penalty_rates field to interest tier schedule (aa412d0)
  • api: add versions field to auth rules v2 report response (aa20bdb)
  • api: add WIRE category/events, remove remittance_information from payments (8808ca2)

Bug Fixes

  • api: [breaking] unify webhook schemas for digital_wallet.tokenization_approval_request webhooks (4166fbc). Removed TokenizationDecisioningRequestWebhookEvent. Use DigitalWalletTokenizationApprovalRequestWebhookEvent instead.
  • types: make start/end required, remove auth_rule_token from backtests (f61f218)

Documentation

  • api: update disputes terminology to chargeback request (2128851)