v0.74.0
0.74.0 (2025-01-28)
Full Changelog: v0.73.0...v0.74.0
⚠ BREAKING CHANGES
- client: better union variant method and variable names (#460)
Features
- api: adds additional fields to TransactionEvents (#461) (fd9ddcc)
- api: adds additional request types for updating an Auth Rule (#468) (ff1495c)
- client: add
closemethod (#463) (e621cd6) - client: better union variant method and variable names (#460) (47448bb)
Bug Fixes
Chores
- add max retries to test (#462) (ce18db7)
- api: additional field added to 3DS Responses and Tokenization (#454) (c7bcb9d)
- internal: remove some unnecessary
constructorkeywords (2e98bdf) - internal: swap
checkNotNulltocheckRequired(#459) (190676f) - update tests (#457) (a937d5f)