0.115.0 (2026-02-13)
Full Changelog: v0.114.0...v0.115.0
Features
- api: Add /v2/auth_rules/results endpoint for listing rule evaluation data (aea1658)
- api: Add amounts object to ASA request (d65ed36)
- api: Add hold token field to book transfers (51d053e)
- api: Add naics_code to account holder requests/responses (a7135fb)
- api: Add network specific wallet recommendation reasons (a3a74ea)
- api: Add PENDING_REVIEW status to KYB enrollment simulation (ede8a8a)
- api: Add result schemas for Authorization and Authentication (3DS) actions (ced5f0d)
- client: add custom JSON encoder for extended type support (5658dcc)
Chores
- format all
api.mdfiles (f428d56) - internal: bump dependencies (67243a9)
- internal: fix lint error on Python 3.14 (73de2f2)
Documentation
- Fix documentation of tokenization channel and tokenization source for tokenization rules (7d111f8)