Skip to content

v0.117.0

Latest

Choose a tag to compare

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

0.117.0 (2026-02-18)

Full Changelog: v0.116.0...v0.117.0

Features

  • api: Add /v2/auth_rules/results endpoint for listing rule evaluation data (6064b3a)
  • api: Add amounts object to ASA request (b7d7006)
  • api: Add hold token field to book transfers (7796bac)
  • api: Add naics_code to account holder requests/responses (c9ff6da)
  • api: Add network specific wallet recommendation reasons (56b15ff)
  • api: Add PENDING_REVIEW status to KYB enrollment simulation (a0a4acc)
  • api: Add result schemas for Authorization and Authentication (3DS) actions (61d743a)
  • api: add webhook signature verification (4e26f35)
  • client: add connection pooling option (2b5bf16)
  • client: add more convenience service method overloads (41826de)

Bug Fixes

  • add missing fields in test (b075f58)
  • client: mark request body as required (bce1e00)

Chores

  • configure new SDK language (2ddf823)
  • Enable stainless MCP in config (2f605c1)
  • internal: allow passing args to ./scripts/test (b327fb6)
  • internal: make OkHttp constructor internal (92d0d62)
  • internal: remove unnecessary base URL (2146e4b)
  • internal: update TestServerExtension comment (1d44ad9)
  • internal: upgrade AssertJ (71b1a8b)

Documentation

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