Skip to content

v1.2.0

Choose a tag to compare

@stainless-app stainless-app released this 19 Mar 23:33

1.2.0 (2026-03-19)

Full Changelog: v1.1.0...v1.2.0

Features

  • api: add AED account, fix BRL pixKeyType enum, rename swiftBic to swiftCode (c624a8b)
  • api: add BWP/XAF accounts, remove countries from MWK/UGX/XOF, add region to XOF (60a0875)
  • api: add counterpartyInformation to Quote, remove from UmaAddressDestination (7bc8f5e)
  • api: add paymentRail field to AccountDestination in quotes (5ba332e)

Bug Fixes

  • client: allow updating header/query affecting fields in toBuilder() (9c80bef)

Chores

  • internal: codegen related update (5051a7f)
  • internal: tweak CI branches (6e09328)
  • internal: update retry delay tests (4b82d70)

Documentation

  • api: remove sandbox testing details from external accounts and quotes (690fedd)
  • api: update senderCustomerInfo parameter documentation in quotes (9fd4115)