Skip to content

Releases: lithic-com/lithic-java

v0.114.0

11 Dec 09:39

Choose a tag to compare

0.114.0 (2025-12-11)

Full Changelog: v0.113.0...v0.114.0

Features

  • api: add bulk card creation APIs (713f81e)
  • api: Add event_streams to auth rules APIs (d0cd057)
  • api: add Google WPP to SDKs (a8c6766)
  • api: add IS_AFTER / IS_BEFORE operators to Auth Rule APIs (a8c6766)
  • api: Add new fee types (d0cd057)
  • api: Add optional ach_hold_period (d0cd057)
  • api: add parse/parseUnsafe webhook helpers and event schemas (3c51183)
  • api: add WALLET_RECOMMENDATION_REASONS attribute for tokenization rules (7545f9b)
  • api: add webhook schemas to SDKs - add parse and parse_unsafe (1bac5f3)
  • api: provide a unified model for AuthRule (7545f9b)
  • api: support event_streams in auth_rules list endpoint (c6cb655)

Bug Fixes

  • api: extract several common types to reduce duplication (713f81e)
  • api: fix examples in spec that were not fully valid (7545f9b)
  • api: make certain payoff fields nullable (7545f9b)
  • client: cancel okhttp call when future cancelled (99c266a)
  • fix auth rule conditional value parsing (08fd371)

Chores

  • replace custom webhook signature verification with standardwebhooks (1bac5f3)

Documentation

  • api: clarify error 422 for 3DS challenge response (a8c6766)
  • remove $ for better copy-pasteabality (7c3897e)

v0.113.0

20 Nov 13:37

Choose a tag to compare

0.113.0 (2025-11-20)

Full Changelog: v0.112.0...v0.113.0

Features

  • api: Add Payoff Details (d1ee88a)

Bug Fixes

  • api: Modify return type of returns API to payment-transaction (d1ee88a)

v0.112.0

17 Nov 14:18

Choose a tag to compare

0.112.0 (2025-11-17)

Full Changelog: v0.111.0...v0.112.0

Features

  • api: add disputes V2 endpoints (ff8ebce)
  • api: add return payment method (ff8ebce)
  • api: add Tokenization and ACH Rules (ff8ebce)
  • api: add unpause external_bank_accounts API method (ff8ebce)
  • api: extract some common schemas into models (ff8ebce)

Bug Fixes

  • api: add type guards to ConditionalValue deserializer (dbd6653)
  • api: change allowed phone number length from 18 to 16 (ff8ebce)
  • api: mark certain optional fields as nullable (ff8ebce)
  • format: remove extraneous blank line in dispute service imports (57ec41a)

v0.111.0

13 Nov 06:55

Choose a tag to compare

0.111.0 (2025-11-13)

Full Changelog: v0.110.0...v0.111.0

Features

  • api: re-add rules metadata to tokenization events (a6c8aab)
  • api: remove deprecated fields from Cardholder Authentication object (a6c8aab)

Bug Fixes

  • api: adjust Auth Rules spec for better SDK structure (a6c8aab)
  • client: multi-value header serialization (26cec99)

v0.110.0

10 Nov 18:07

Choose a tag to compare

0.110.0 (2025-11-10)

Full Changelog: v0.109.0...v0.110.0

Features

  • api: add payment_details (6040598)
  • api: deprecate auth rule apply endpoint and fix several schemas (b21d55c)
  • api: new fields in Statements APIs (ea05274)

Bug Fixes

  • api: fix oneOf -> anyOf in account holder update (6040598)
  • api: fixing spec for Tokenizations and Enhanced data (ea05274)

Chores

  • api: adds support for new ACH_RECEIPT_RELEASED event (a2bbd13)

Documentation

  • client: update readme timeout snippet (7757427)

v0.109.0

23 Oct 18:33

Choose a tag to compare

0.109.0 (2025-10-23)

Full Changelog: v0.108.0...v0.109.0

Features

  • api: updates to Auth Rules and Card provisioning (f6866cc)

v0.108.0

08 Oct 20:27

Choose a tag to compare

0.108.0 (2025-10-08)

Full Changelog: v0.107.0...v0.108.0

Features

  • api: adds support for Auto-Collections (bb9d1ec)

v0.107.0

30 Sep 16:27

Choose a tag to compare

0.107.0 (2025-09-30)

Full Changelog: v0.106.0...v0.107.0

Features

  • api: adds support for Auth Rule features (eaccb51)

v0.106.0

25 Sep 18:15

Choose a tag to compare

0.106.0 (2025-09-25)

Full Changelog: v0.105.1...v0.106.0

Features

  • client: add convenience overloads for some methods (1835a3b)
  • client: expose sleeper option (3006825)

Bug Fixes

  • client: deserialization of empty objects (b24cf62)
  • client: ensure single timer is created per client (3006825)

Chores

  • docs: small updates to doc strings on a few endpoints (472d95b)
  • improve formatter performance (36fa6d6)
  • internal: change some comment formatting (f09453c)

v0.105.1

15 Sep 15:02

Choose a tag to compare

0.105.1 (2025-09-15)

Full Changelog: v0.105.0...v0.105.1

Bug Fixes

  • client: incorrect getPackageVersion impl (a70d854)

Chores

  • internal: codegen related update (2a2668c)
  • internal: codegen related update (97051d9)
  • internal: codegen related update (5d6f0c6)