Skip to content

v0.110.0

Choose a tag to compare

@stainless-app stainless-app released this 11 Nov 12:33

0.110.0 (2025-11-11)

Full Changelog: v0.109.1...v0.110.0

Features

  • api: add payment_details (59653f5)
  • api: deprecate auth rule apply endpoint and fix several schemas (2ccbc8e)
  • api: new fields in Statements APIs (79aa803)
  • api: re-add rules metadata to tokenization events (7e4b9a7)
  • api: remove deprecated fields from Cardholder Authentication object (7e4b9a7)

Bug Fixes

  • api: adjust Auth Rules spec for better SDK structure (7e4b9a7)
  • api: fix oneOf -> anyOf in account holder update (59653f5)
  • api: fixing spec for Tokenizations and Enhanced data (79aa803)
  • compat with Python 3.14 (b56a588)

Chores

  • api: adds support for new ACH_RECEIPT_RELEASED event (30908f3)
  • examples: fix type checking (6a138be)
  • internal/tests: avoid race condition with implicit client cleanup (e90a25d)
  • internal: grammar fix (it's -> its) (091851d)
  • package: drop Python 3.8 support (80a0e1f)