Skip to content

v0.101.0

Latest

Choose a tag to compare

@stainless-app stainless-app released this 19 Feb 13:09

0.101.0 (2026-02-18)

Full Changelog: v0.100.0...v0.101.0

Features

  • api: Add /v2/auth_rules/results endpoint for listing rule evaluation data (8514a07)
  • api: Add amounts object to ASA request (66f4fe0)
  • api: Add hold token field to book transfers (e42a159)
  • api: Add naics_code to account holder requests/responses (2a4cbcc)
  • api: Add network specific wallet recommendation reasons (53243ce)
  • api: Add PENDING_REVIEW status to KYB enrollment simulation (40cddec)
  • api: Add result schemas for Authorization and Authentication (3DS) actions (a25aeea)

Bug Fixes

  • client: mark request body as required (5a82cc1)
  • client: use correct format specifier for header serialization (f0f3f3c)
  • fix for namespace collisions with client and resource test methods (be4daa0)

Chores

  • internal: codegen related update (8cc90f1)
  • internal: codegen related update (6fb143a)
  • internal: codegen related update (761d45e)

Documentation

  • Fix documentation of tokenization channel and tokenization source for tokenization rules (66b48ff)