Skip to content

v0.93.0

Choose a tag to compare

@stainless-app stainless-app released this 25 Jun 00:41

0.93.0 (2025-06-23)

Full Changelog: v0.92.0...v0.93.0

Features

  • api: add CLOSED account state option and UNVERIFIED verification method (b89c4a8)
  • client: add a withOptions method (cce70a4)
  • client: adds endpoint to register an account number on a Financial Account (7da29e6)
  • client: implement per-endpoint base URL support (67852c2)

Bug Fixes

  • client: bump max requests per host to max requests (5 -> 64) (8e1654a)

Chores