Skip to content

Releases: lithic-com/lithic-kotlin

v0.47.0

01 Aug 17:56
4fedaf5
Compare
Choose a tag to compare

0.47.0 (2024-07-30)

Full Changelog: v0.46.0...v0.47.0

Features

  • client: improve binary return values (#256) (c25532d)

Chores

v0.46.0

26 Jul 16:39
Compare
Choose a tag to compare

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

23 Jul 17:36
Compare
Choose a tag to compare

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

19 Jul 16:18
Compare
Choose a tag to compare

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

17 Jul 17:58
Compare
Choose a tag to compare

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

11 Jul 17:32
Compare
Choose a tag to compare

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

11 Jul 14:58
210a5d7
Compare
Choose a tag to compare

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

21 Jun 13:46
Compare
Choose a tag to compare

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.40.0

12 Jun 20:46
Compare
Choose a tag to compare

0.40.0 (2024-06-12)

Full Changelog: v0.39.0...v0.40.0

Features

v0.39.0

05 Jun 19:15
Compare
Choose a tag to compare

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)