0.114.0 (2026-01-27)
Full Changelog: v0.113.0...v0.114.0
Features
- api: Add card.updated event (e6fb3b8)
- api: Add merchant location fields to simulator endpoints (a42dc62)
- api: Add tags field to card transactions (e13c1d1)
- api: make filter optional for Spend Velocity Auth Rules (260d4a6)
- client: add support for binary request streaming (941a2e3)
Bug Fixes
- api: Correct field name from ach_hold__period to ach_hold_period (2b4f00b)
- api: mark AppleWebPushProvisioningResponse fields required (fa13843)
- api: rename WIRE_DRAWDOWN_REQUEST to WIRE_INBOUND_DRAWDOWN_REQUEST (260d4a6)
Chores
- Add spec linter for YAML and folded style multiline strings (36b4035)
- ci: upgrade
actions/github-script(4f0854d) - configure new SDK language (427958f)
- internal: update
actions/checkoutversion (afc35a5) - Rework event type generation to support spec splitting (f9939dd)
Documentation
- Remove deprecated tag from MERCHANT_LOCKED card type (20b0566)