Skip to content

v0.141.0

Latest

Choose a tag to compare

@stainless-app stainless-app released this 17 Jun 08:06

0.141.0 (2026-06-16)

Full Changelog: v0.140.0...v0.141.0

Features

  • api: add CARD_TRANSACTION feature type to auth rules (b0a0853)
  • api: add condition attributes and parameters to auth rules v2 (7723499)
  • api: Add created field and make completed_at nullable in latest_challenge (a346991)
  • api: add day_of_period field to loan tapes response (68b8a9d)
  • api: add hold adjustment action option to auth_rules.v2 (a5646fa)
  • api: add name_validation field to card authorizations (648f48a)
  • api: add route method to transactions (543639a)
  • api: add tags field to payment responses (527bd29)
  • api: add transactionMonitoring resource with cases/queues/comments/files endpoints (a156e4d)

Bug Fixes

  • client: send content-type header for requests with an omitted optional body (7d5d03d)
  • mcp: use pure-lockfile when building mcp server (52fcdae)

Documentation

  • api: update support contact from email to URL (6d084ee)