Skip to content

v0.3.0

Choose a tag to compare

@stainless-app stainless-app released this 08 Jan 10:26

0.3.0 (2026-01-08)

Full Changelog: v0.2.0...v0.3.0

Features

  • api: Add card state attribute to tokenization rules (24f042b)
  • api: Add event_type to ASA request and 3DS decisioning request (24f042b)
  • api: add external_id to payment_event (0bad1d9)
  • api: add get /v1/transfer_limits endpoint (0bad1d9)
  • api: add post /v1/book_transfers/{book_transfer_token}/retry endpoint (0bad1d9)
  • api: Add user defined status to ledger accounts (24f042b)
  • api: add WIRE_DRAWDOWN_REQUEST transfer type (832895f)
  • api: Expose Payment Allocation Details (24f042b)
  • api: remove unnecessary X-Lithic-Pagination header (832895f)
  • api: remove v1/aggregate_balances and related models (c66d75e)

Bug Fixes

  • calling break out of streams should be instantaneous (86db080)
  • issue where json.parse errors when receiving HTTP 204 with nobody (9c9d63b)

Chores

  • formatting (e736094)
  • internal: codegen related update (6bacc68)
  • Simplify custom code (67dc77a)
  • Simplify custom code - same for rbs file (3438ceb)
  • update code formatting (24f042b)

Documentation

  • api: clarify description of token / retry_token when it serves as idempotency key (832895f)
  • Update language for Google Web Push Provisioning docs (24f042b)