v0.82.0
0.82.0 (2025-03-27)
Full Changelog: v0.81.0...v0.82.0
⚠ BREAKING CHANGES
- client: rename
_3dsVersiontothreeDSVersion(#562) - client: refactor exception structure and methods (#549)
Features
- client: support a lower jackson version (#558) (824e02d)
- client: throw on incompatible jackson version (824e02d)
Bug Fixes
- client: map deserialization bug (ff7984e)
Chores
- api: new attribute targets for Auth Rules and new Financial Account State schema (#560) (013733b)
- client: refactor exception structure and methods (#549) (43441d9)
- client: rename
_3dsVersiontothreeDSVersion(#562) (bc35d5f) - fix typos (#561) (07976b9)
- internal: add missing release please block (#546) (c524fd6)
- internal: delete unused methods and annotations (#563) (ff7984e)
- internal: fix example formatting (#553) (ee172e8)
- internal: make multipart assertions more robust (de6247c)
- internal: remove unnecessary
assertNotNullcalls (de6247c) - internal: remove unnecessary import (#554) (2750ce7)
- internal: remove workflow condition (#567) (dbbf4c7)
- internal: swap from
Builder().from(...)totoBuilder()(#564) (93c789c) - internal: update .stats.yml (#548) (872c032)