Skip to content

Releases: lithic-com/lithic-java

v0.70.0

Choose a tag to compare

@stainless-app stainless-app released this 07 Nov 01:54

0.70.0 (2024-11-07)

Full Changelog: v0.69.0...v0.70.0

⚠ BREAKING CHANGES

  • client: replace multimaps with custom types (#381)

Features

  • client: additional builder setters for error class (142b1f9)
  • client: more additional body param setters (#383) (6f7cd8d)
  • client: replace multimaps with custom types (#381) (dd6f587)

Bug Fixes

  • client: error class toBuilder not copying fields (#384) (142b1f9)

Chores

  • api: adds replacement_account_token to Card create parameters (#379) (227af0e)

v0.69.0

Choose a tag to compare

@stainless-app stainless-app released this 05 Nov 17:38

0.69.0 (2024-11-05)

Full Changelog: v0.68.0...v0.69.0

⚠ BREAKING CHANGES

  • api: removes AuthRules V1 (#378)
  • client: add/rename methods for headers/query params (#376)
  • client: rename header and query params builder methods (#375)

Features

  • api: removes AuthRules V1 (#378) (e887e6c)
  • client: add QueryParams class (#372) (e5750ed)
  • client: add/rename methods for headers/query params (#376) (adf420b)
  • client: propagate headers/query params methods to client builders (#374) (61b29b1)

Refactors

  • client: http request methods (7a10d7b)
  • client: rename header and query params builder methods (#375) (381fdd4)

v0.68.0

Choose a tag to compare

@stainless-app stainless-app released this 01 Nov 16:55

0.68.0 (2024-11-01)

Full Changelog: v0.67.0...v0.68.0

⚠ BREAKING CHANGES

  • client: rename some union classes (#361)

Features

  • api: add interest_details properties to LoanTapes (#351) (d71f9c2)
  • api: removes transfer_transaction.created webhook and updates to VerificationApplication (#343) (e6a1172)
  • api: updates (#358) (242b018)
  • client: add Headers class (#369) (de2ec32)
  • client: add User-Agent header (#356) (2e54069)
  • client: clean up resource leaks when the resource becomes phantom reachable (#359) (0877b0e)
  • client: set X-Stainless-Runtime header (#355) (eb4c4e9)
  • client: support union discriminators in deserialization (#339) (520e3e8)

Bug Fixes

  • client: accidental double-wrapping with RetryingHttpClient (#357) (9454836)
  • client: add @JvmOverloads to HttpClient methods (#349) (95928aa)
  • client: ensure constructed objects are immutable (#367) (1a42aeb)
  • client: implement hashCode for IsMissing (#352) (c93d7f3)
  • internal: remove unnecessary error handlers (#338) (b9bf1e8)
  • merge conflicts (#371) (709b83e)

Chores

  • api: add PIN_BLOCKED to detailed_results property on Event (#353) (20b0e70)
  • api: adds charge_off functionality to FinancialAccounts (#362) (7bef93d)
  • api: adds new result types to Transactions and Events (#354) (01c894a)
  • docs: updates to documentation for V2 AuthRules (#360) (fa18412)
  • internal: delete unused function (#364) (7f394be)
  • internal: omit unnecessary code (#337) (c8ede2e)
  • internal: remove empty test files (#342) (31579db)
  • internal: remove unnecessary [@file](https://github.com/file):Suppress("OVERLOADS_INTERFACE") (#345) (8517b69)
  • internal: remove useless [@file](https://github.com/file):JvmSynthetic (#348) (2be3a58)

Documentation

Styles

  • client: make toString methods consistent (#341) (395819c)
  • client: rename some union classes (#361) (a1e0c0a)
  • internal: improve OkHttpClient formatting (#346) (6b64c87)
  • internal: improve RetryingHttpClient formatting (#350) (81f81ab)
  • internal: improve terseness of handlers (#332) (cd04c59)
  • internal: improve terseness of Properties.kt (#334) (6f7c5b1)
  • internal: make getOrThrow terse and consistent (#363) (cfb64c1)
  • internal: move Handlers.kt and HttpRequestBodies.kt to core (#335) (765897b)
  • internal: simplify client build method (#347) (ed191e9)
  • internal: update comment formatting (#344) (20fc451)
  • internal: use if and if-else instead of when idiomatically (#340) (2536dd7)

Refactors

v0.67.0

Choose a tag to compare

@stainless-app stainless-app released this 11 Oct 18:13

0.67.0 (2024-10-11)

Full Changelog: v0.66.0...v0.67.0

Features

  • api: updates to documentation and addition of new 3DS simulation methods (#330) (54c9c05)

v0.66.0

Choose a tag to compare

@stainless-app stainless-app released this 09 Oct 18:27

0.66.0 (2024-10-09)

Full Changelog: v0.65.0...v0.66.0

⚠ BREAKING CHANGES

  • client: don't generate default variant field/method names with underscores (#328)

Bug Fixes

  • client: don't generate default variant field/method names with underscores (#328) (b57530c)

v0.65.0

Choose a tag to compare

@stainless-app stainless-app released this 09 Oct 15:45

0.65.0 (2024-10-09)

Full Changelog: v0.64.1...v0.65.0

Features

  • api: small updates to Documents, AccountHolders and LoanTapes (#327) (3717b31)

Chores

  • api: small updates to verification addresses and Statement and LoanTape fields (#324) (2e16bc7)

Styles

  • client: disable formatting for java boilerplate (#326) (5ad2b48)

v0.64.1

Choose a tag to compare

@stainless-app stainless-app released this 02 Oct 19:28

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

Choose a tag to compare

@stainless-app stainless-app released this 01 Oct 21:00

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

Choose a tag to compare

@stainless-app stainless-app released this 01 Oct 16:26

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

Choose a tag to compare

@stainless-app stainless-app released this 25 Sep 16:20

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)