Skip to content

Releases: lithic-com/lithic-node

v0.82.1

18 Oct 18:14
Compare
Choose a tag to compare

0.82.1 (2024-10-18)

Full Changelog: v0.82.0...v0.82.1

Bug Fixes

  • client: respect x-stainless-retry-count default headers (#531) (03da719)

v0.82.0

11 Oct 18:09
Compare
Choose a tag to compare

0.82.0 (2024-10-11)

Full Changelog: v0.81.0...v0.82.0

Features

  • api: updates to documentation and addition of new 3DS simulation methods (#529) (055cc6b)

v0.81.0

09 Oct 15:40
Compare
Choose a tag to compare

0.81.0 (2024-10-09)

Full Changelog: v0.80.0...v0.81.0

Features

  • api: small updates to Documents, AccountHolders and LoanTapes (#528) (f06f232)

Chores

  • api: small updates to verification addresses and Statement and LoanTape fields (#525) (d57c1c0)
  • internal: pass props through internal parser (#527) (fdd8e77)

v0.80.0

01 Oct 20:56
Compare
Choose a tag to compare

0.80.0 (2024-10-01)

Full Changelog: v0.79.0...v0.80.0

Features

  • api: rename loan_tape_response.statement_balance to previous_statement_balance (#524) (650551b)

Documentation

  • improve and reference contributing documentation (#522) (43e48d4)

v0.79.0

01 Oct 16:22
Compare
Choose a tag to compare

0.79.0 (2024-10-01)

Full Changelog: v0.78.0...v0.79.0

Features

  • api: add Management Operations and Loan Tapes API (#520) (3b580ca)

v0.78.0

25 Sep 16:16
Compare
Choose a tag to compare

0.78.0 (2024-09-25)

Full Changelog: v0.77.0...v0.78.0

Features

  • api: adds endpoint for migrating auth rules from v1 to V2. marks v1 auth rules as deprecated (#519) (8a95ae6)
  • client: allow overriding retry count header (#517) (4e7a73e)

v0.77.0

24 Sep 14:36
Compare
Choose a tag to compare

0.77.0 (2024-09-24)

Full Changelog: v0.76.0...v0.77.0

Features

  • api: add ACCOUNT_DELINQUENT to detailed_results enum (#515) (1400f1f)

v0.76.0

23 Sep 21:38
Compare
Choose a tag to compare

0.76.0 (2024-09-23)

Full Changelog: v0.75.0...v0.76.0

Features

  • api: add canceled to transaction_status enum values (#513) (9539406)

v0.75.0

20 Sep 13:10
Compare
Choose a tag to compare

0.75.0 (2024-09-20)

Full Changelog: v0.74.2...v0.75.0

⚠ BREAKING CHANGES

  • api: update model FinancialAccount (#511)

Features

v0.74.2

18 Sep 17:30
Compare
Choose a tag to compare

0.74.2 (2024-09-18)

Full Changelog: v0.74.1...v0.74.2

Chores

  • format: run formatter (ef238ee)
  • internal: specify API version for each endpoints instead of hardcoded in base URLs (#505) (5d80552)
  • tests: fix getEmbedURL to specify /v1/ prefix (67316ad)