Skip to content

v0.112.0

Choose a tag to compare

@stainless-app stainless-app released this 17 Nov 14:18

0.112.0 (2025-11-17)

Full Changelog: v0.111.0...v0.112.0

Features

  • api: add disputes V2 endpoints (ff8ebce)
  • api: add return payment method (ff8ebce)
  • api: add Tokenization and ACH Rules (ff8ebce)
  • api: add unpause external_bank_accounts API method (ff8ebce)
  • api: extract some common schemas into models (ff8ebce)

Bug Fixes

  • api: add type guards to ConditionalValue deserializer (dbd6653)
  • api: change allowed phone number length from 18 to 16 (ff8ebce)
  • api: mark certain optional fields as nullable (ff8ebce)
  • format: remove extraneous blank line in dispute service imports (57ec41a)