Skip to content

Releases: lithic-com/lithic-java

v0.105.0

10 Sep 23:56

Choose a tag to compare

0.105.0 (2025-09-10)

Full Changelog: v0.104.0...v0.105.0

Features

v0.104.0

09 Sep 16:53

Choose a tag to compare

0.104.0 (2025-09-09)

Full Changelog: v0.103.0...v0.104.0

Features

  • api: adds support for unpauseing external bank accounts (1dadb0f)

v0.103.0

03 Sep 20:30

Choose a tag to compare

0.103.0 (2025-09-03)

Full Changelog: v0.102.2...v0.103.0

Features

  • api: adds support for delegated KYB onboarding and more device details in 3DS Authentications (bd0d218)

v0.102.2

03 Sep 15:29

Choose a tag to compare

0.102.2 (2025-09-03)

Full Changelog: v0.102.1...v0.102.2

Bug Fixes

  • ci: use java-version 21 for publish step (d5befc0)

v0.102.1

23 Aug 06:21

Choose a tag to compare

0.102.1 (2025-08-23)

Full Changelog: v0.102.0...v0.102.1

Bug Fixes

Chores

  • ci: reduce log noise (9e55acc)
  • client: refactor closing / shutdown (ffdb0de)
  • internal: support running formatters directly (5803b62)
  • remove memory upper bound from publishing step (e75ad9a)

v0.102.0

18 Aug 21:19

Choose a tag to compare

0.102.0 (2025-08-18)

Full Changelog: v0.101.0...v0.102.0

Features

  • api: adds Event types for additional API resources (520922c)

Performance Improvements

  • internal: make formatting faster (b9b6f21)

Chores

v0.101.0

13 Aug 19:29

Choose a tag to compare

0.101.0 (2025-08-13)

Full Changelog: v0.100.0...v0.101.0

Features

  • api: adds detailed 3DS challenge statuses (1dc17ba)

Chores

  • example: fix run example comment (b4a3975)
  • increase max gradle JVM heap to 8GB (99fb198)
  • internal: add async lock helper (f72791f)
  • internal: dynamically determine included projects (12dc83a)
  • internal: format identity methods (df0a46a)
  • internal: support passing arguments to test script (b1b2e86)
  • internal: update comment in script (f36b145)
  • update @stainless-api/prism-cli to v5.15.0 (09e01b1)

v0.100.0

04 Aug 14:13

Choose a tag to compare

0.100.0 (2025-08-04)

Full Changelog: v0.99.0...v0.100.0

Features

  • api: adds new Account Activity API (8c85abd)

v0.99.0

01 Aug 03:26

Choose a tag to compare

0.99.0 (2025-07-31)

Full Changelog: v0.98.0...v0.99.0

Features

  • add retryable exception (9d0e333)
  • client: ensure compat with proguard (0cf8803)

Bug Fixes

Chores

  • internal: bump ci test timeout (dc67b43)
  • internal: reduce proguard ci logging (7af8774)

v0.98.0

28 Jul 19:22

Choose a tag to compare

0.98.0 (2025-07-28)

Full Changelog: v0.97.1...v0.98.0

Features

  • api: updates Transaction retrieve response to match API (88464d7)

Documentation