Skip to content

Releases: lithic-com/lithic-java

v0.64.1

02 Oct 19:28
Compare
Choose a tag to compare

0.64.1 (2024-10-02)

Full Changelog: v0.64.0...v0.64.1

Bug Fixes

  • client: escape keywords reserved in java, but not in kotlin, for the java sdk (#323) (de90120)

Styles

  • client: move equals, hashCode, and toString to the bottom of entity files (#321) (88d052f)

v0.64.0

01 Oct 21:00
Compare
Choose a tag to compare

0.64.0 (2024-10-01)

Full Changelog: v0.63.0...v0.64.0

Features

  • api: rename loan_tape_response.statement_balance to previous_statement_balance (#319) (7cf1663)

v0.63.0

01 Oct 16:26
Compare
Choose a tag to compare

0.63.0 (2024-10-01)

Full Changelog: v0.62.0...v0.63.0

Features

  • api: add Management Operations and Loan Tapes API (#317) (8da35f9)

v0.62.0

25 Sep 16:20
Compare
Choose a tag to compare

0.62.0 (2024-09-25)

Full Changelog: v0.61.0...v0.62.0

Features

  • api: adds endpoint for migrating auth rules from v1 to V2. marks v1 auth rules as deprecated (#316) (c92d0b3)
  • client: send retry count header (#314) (c9476e0)

v0.61.0

24 Sep 14:41
Compare
Choose a tag to compare

0.61.0 (2024-09-24)

Full Changelog: v0.60.0...v0.61.0

Features

  • api: add ACCOUNT_DELINQUENT to detailed_results enum (#312) (2f7a283)

v0.60.0

23 Sep 21:42
Compare
Choose a tag to compare

0.60.0 (2024-09-23)

Full Changelog: v0.59.0...v0.60.0

Features

  • api: add canceled to transaction_status enum values (#310) (e0d7dfc)

v0.59.0

19 Sep 18:39
Compare
Choose a tag to compare

0.59.0 (2024-09-19)

Full Changelog: v0.58.1...v0.59.0

⚠ BREAKING CHANGES

  • api: update model FinancialAccount (#308)

Features

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)