0.72.0 (2024-11-26)
Full Changelog: v0.71.0...v0.72.0
Features
- api: updates to Auth Rules numeric types, new Card Types and Authorization Rule Backtests (#400) (03b0b21)
- client: add logging when debug env is set (#396) (7699d3b)
- client: add methods for header params (#392) (2c6e356)
- derive gpg release key's id via gpg itself (#402) (35b7ae5)
Bug Fixes
Chores
- api: add backtest methods to AuthRules (#401) (5ab850e)
- deps: bump jackson to 2.18.1 (#391) (496b520)
- internal: update example values (#399) (fa0a7d7)
- publish to maven central portal (#403) (2fcca5a)
Styles
- internal: move identity methods to bottom of error class (#394) (5f5d384)
- internal: reduce verbosity of identity methods (#393) (54eb3bc)
- internal: reorder some params methods and improve consistency of implementations (#395) (01f6477)