Releases: lithic-com/lithic-kotlin
Releases · lithic-com/lithic-kotlin
v0.46.0
0.46.0 (2024-07-26)
Full Changelog: v0.45.0...v0.46.0
Features
- api: add method to fetch the extended credit for a given credit product (#253) (e8e2af8)
Chores
v0.45.0
0.45.0 (2024-07-23)
Full Changelog: v0.44.0...v0.45.0
⚠ BREAKING CHANGES
- api: deprecate 'auth rule token' in 'card' and 'account holder' models (#250)
Features
- api: deprecate 'auth rule token' in 'card' and 'account holder' models (#250) (f8807ee)
Chores
v0.44.0
0.44.0 (2024-07-19)
Full Changelog: v0.43.0...v0.44.0
Features
- api: add method to retrieve a transaction's enhanced commercial data (#247) (73ff1c7)
Chores
- ci: limit release doctor target branches (#245) (8ba0aab)
v0.43.0
0.43.0 (2024-07-17)
Full Changelog: v0.42.0...v0.43.0
Features
Chores
- docs: minor update to formatting of API link in README (#242) (04d2c82)
v0.42.0
0.42.0 (2024-07-11)
Full Changelog: v0.41.1...v0.42.0
⚠ BREAKING CHANGES
- api: param 'financial account token` when creating an external bank account is now required (#240)
Features
- api: param 'financial account token` when creating an external bank account is now required (#240) (17c5d5d)
v0.41.1
0.41.1 (2024-07-11)
Full Changelog: v0.41.0...v0.41.1
Chores
- ci: also run workflows for PRs targeting
next
(#238) (1e9eaad)
- docs: document minimum Java version (Java 8) in README (#237) (68dfb1f)
- gitignore test server logs (#235) (4570334)
Documentation
v0.41.0
0.41.0 (2024-06-21)
Full Changelog: v0.40.0...v0.41.0
⚠ BREAKING CHANGES
- api: remove unused event type 'statement.created'
- api: remove unused business account type
- api: remove unused embed request params type
- api: updates (#234)
Features
- api: add 'reverse' method for book transfers (2f07357)
- api: add field 'trace numbers' to payment method attribute model (2f07357)
- api: remove unused business account type (2f07357)
- api: remove unused embed request params type (2f07357)
- api: remove unused event type 'statement.created' (2f07357)
- api: updates (#234) (2f07357)
- client: add support for
putQueryParam
on ClientOptions
(#232) (d2b2c82)
v0.39.0
0.39.0 (2024-06-05)
Full Changelog: v0.38.2...v0.39.0
⚠ BREAKING CHANGES
- api: remove some endpoints and other API updates (#228)
Features
- api: remove some endpoints and other API updates (#228) (e7d6e4e)