Skip to content

Releases: lithic-com/lithic-java

v0.61.0

Choose a tag to compare

@stainless-app stainless-app released this 24 Sep 14:41

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

Choose a tag to compare

@stainless-app stainless-app released this 23 Sep 21:42

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

Choose a tag to compare

@stainless-app stainless-app released this 19 Sep 18:39

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

Choose a tag to compare

@stainless-app stainless-app released this 18 Sep 18:02

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

Choose a tag to compare

@stainless-app stainless-app released this 17 Sep 14:08

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

Choose a tag to compare

@stainless-app stainless-app released this 06 Sep 14:37

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

Choose a tag to compare

@stainless-app stainless-app released this 03 Sep 20:07

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

Choose a tag to compare

@stainless-app stainless-app released this 29 Aug 15:14

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

Choose a tag to compare

@stainless-app stainless-app released this 28 Aug 14:48

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

Choose a tag to compare

@stainless-app stainless-app released this 26 Aug 22:08

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