Skip to content

v0.85.0

Choose a tag to compare

@stainless-app stainless-app released this 14 Feb 05:11

0.85.0 (2025-02-13)

Full Changelog: v0.84.0...v0.85.0

Features

  • client: send X-Stainless-Read-Timeout header (#691) (43d6692)
  • pagination: avoid fetching when has_more: false (#693) (705157b)

Bug Fixes

Chores

  • api: new 3DS Event and new challenge_metadata property on Authentications (#695) (f0dcb60)
  • api: new PaymentEventType for ACH Returns and small updates to 3DS AuthenticationResult (#690) (ab6b3e5)
  • internal: bummp ruff dependency (#689) (2d0fc56)
  • internal: change default timeout to an int (#687) (1bb4e70)
  • internal: fix type traversing dictionary params (#692) (ad99873)
  • internal: minor type handling changes (#694) (dfc6046)