Releases: lithic-com/lithic-go
Releases · lithic-com/lithic-go
v0.67.1
v0.67.0
0.67.0 (2025-02-07)
Full Changelog: v0.66.1...v0.67.0
Features
- client: send
X-Stainless-Timeout
header (#445) (41ef2f1) - pagination: avoid fetching when has_more: false (#449) (5de31e5)
Bug Fixes
Chores
v0.66.1
v0.66.0
v0.65.0
v0.64.0
0.64.0 (2025-01-21)
Full Changelog: v0.63.0...v0.64.0
⚠ BREAKING CHANGES
- types: improve auth rules types (#428)
- api: removes AccountHolder
resubmit
endpoint andKYC_ADVANCED
workflow (#422)
Features
- api: adds EventRuleResult to Transaction Events (#420) (c7a271e)
- api: removes AccountHolder
resubmit
endpoint andKYC_ADVANCED
workflow (#422) (ee46446) - api: updates to Auth Rules numeric types, new Card Types and Authorization Rule Backtests (bf025e3)
- support deprecated markers (#434) (7dcdf7d)
- types: improve auth rules types (#428) (c90f44e)
Bug Fixes
- fix apijson.Port for embedded structs (#431) (9162400)
- fix apijson.Port for embedded structs (#432) (87bfd6f)
- internal: update next (88a36f9)
- reuse model in pagination items type (#433) (3c5bd15)
Chores
- api: add backtest methods to AuthRules (#419) (4d63e87)
- api: adds
dpan
property to Tokenization (#429) (5b07971) - api: new ConvertPhysical endpoint to convert a virtual card to a physical card (#421) (eea41f0)
- api: updates to documentation and additional filter for status on Transactions (#427) (ef8d694)
- bump license year (#424) (d1f5120)
- docs: updates documentation for DPANs (#430) (35260e6)
- internal: update examples (#425) (69db4a6)