Skip to content

v0.49.0

Compare
Choose a tag to compare
@stainless-app stainless-app released this 08 Apr 19:09

0.49.0 (2024-04-05)

Full Changelog: v0.48.0...v0.49.0

Features

  • api: add detailed result CARD_NOT_ACTIVATED (#375) (602f79f)
  • api: add event type digital_wallet.tokenization_two_factor_authentication_code_sent (#371) (7fd4853)
  • api: add params spend_limit and spend_velocity (#374) (8abb9f9)
  • api: add settlement_report.updated enum (#366) (6cc2baf)
  • api: update financial transaction status enum (#369) (7cdb881)
  • api: update link to encrypted PIN block docs (#376) (7a9616e)
  • api: updates (#367) (e14bf71)

Bug Fixes

  • client: correctly send deno version header (#364) (573421e)

Chores