Skip to content

Releases: lithic-com/lithic-java

v0.58.1

18 Sep 18:02
Compare
Choose a tag to compare

0.58.1 (2024-09-18)

Full Changelog: v0.58.0...v0.58.1

Chores

  • internal: specify API version for each endpoints instead of hardcoded in base URLs (#306) (26d3b0a)
  • tests: fix getEmbedURL to specify /v1/ prefix (6659ab9)

v0.58.0

17 Sep 14:08
Compare
Choose a tag to compare

0.58.0 (2024-09-17)

Full Changelog: v0.57.0...v0.58.0

⚠ BREAKING CHANGES

  • api: updates book transfer status, updates to transactions, add currency model (#305)

Features

  • api: updates book transfer status, updates to transactions, add currency model (#305) (1f7d713)
  • client: added structured fields to errors (#304) (17761b0)

Documentation

  • adjust additional properties example (#302) (856180b)

v0.57.0

06 Sep 14:37
Compare
Choose a tag to compare

0.57.0 (2024-09-06)

Full Changelog: v0.56.0...v0.57.0

Features

  • api: add tier and state to financial_accounts (#301) (76f3678)

Chores

  • docs: update description for postal codes (#299) (736626a)

v0.56.0

03 Sep 20:07
Compare
Choose a tag to compare

0.56.0 (2024-09-03)

Full Changelog: v0.55.0...v0.56.0

Features

  • api: declare AccountHolderBusinessResponse and remove entity_token from BusinessEntity (#297) (52a4f39)

v0.55.0

29 Aug 15:14
Compare
Choose a tag to compare

0.55.0 (2024-08-29)

Full Changelog: v0.54.0...v0.55.0

⚠ BREAKING CHANGES

  • api: add shared model Document (#296)

Features

Chores

v0.54.0

28 Aug 14:48
Compare
Choose a tag to compare

0.54.0 (2024-08-28)

Full Changelog: v0.53.1...v0.54.0

Features

  • api: add 'pin status' and 'pending_commands' to Card model (#292) (292b3c4)

v0.53.1

26 Aug 22:08
Compare
Choose a tag to compare

0.53.1 (2024-08-26)

Full Changelog: v0.53.0...v0.53.1

Bug Fixes

  • do not pass through \ when escaping string literals (#291) (042bf96)

Chores

v0.53.0

23 Aug 21:03
Compare
Choose a tag to compare

0.53.0 (2024-08-23)

Full Changelog: v0.52.0...v0.53.0

Features

  • api: add endpoints and webhooks for 3DS challenge decisions and challenges (#287) (a3df387)

v0.52.0

23 Aug 19:26
Compare
Choose a tag to compare

0.52.0 (2024-08-23)

Full Changelog: v0.51.2...v0.52.0

Features

  • api: new book_transfer_transaction events and Settlement Report field deprecations (#285) (de673fe)

v0.51.2

22 Aug 18:10
Compare
Choose a tag to compare

0.51.2 (2024-08-22)

Full Changelog: v0.51.1...v0.51.2

Bug Fixes

  • remove additionalBodyProperties from methods that don't support request bodies (#283) (e49c446)