Skip to content

v0.128.0

Choose a tag to compare

@stainless-app stainless-app released this 28 Jan 11:29

0.128.0 (2026-01-27)

Full Changelog: v0.127.0...v0.128.0

Features

  • api: Add card.updated event (ca68a38)
  • api: Add idempotency key to cards POST and PATCH endpoints (98afb05)
  • api: Add merchant location fields to simulator endpoints (1b156ef)
  • api: Add tags field to card transactions (062acce)
  • api: make filter optional for Spend Velocity Auth Rules (ef79410)

Bug Fixes

  • api: Correct field name from ach_hold__period to ach_hold_period (ead10f3)
  • api: mark AppleWebPushProvisioningResponse fields required (3bb4fc1)
  • api: rename WIRE_DRAWDOWN_REQUEST to WIRE_INBOUND_DRAWDOWN_REQUEST (ef79410)

Chores

  • Add spec linter for YAML and folded style multiline strings (eefbc00)
  • ci: upgrade actions/github-script (cd54d0d)
  • configure new SDK language (19ac828)
  • fix typo in descriptions (79ba3d6)
  • internal: codegen related update (9468191)
  • internal: configure MCP Server hosting (4bda069)
  • internal: update actions/checkout version (3de8381)
  • internal: upgrade babel, qs, js-yaml (5940b21)
  • Rework event type generation to support spec splitting (0466f6a)

Documentation

  • Remove deprecated tag from MERCHANT_LOCKED card type (112880e)