Skip to content

Releases: lithic-com/lithic-java

v0.102.2

Choose a tag to compare

@stainless-app stainless-app released this 03 Sep 15:29

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

Choose a tag to compare

@stainless-app stainless-app released this 23 Aug 06:21

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

Choose a tag to compare

@stainless-app stainless-app released this 18 Aug 21:19

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

Choose a tag to compare

@stainless-app stainless-app released this 13 Aug 19:29

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

Choose a tag to compare

@stainless-app stainless-app released this 04 Aug 14:13

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

Choose a tag to compare

@stainless-app stainless-app released this 01 Aug 03:26

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

Choose a tag to compare

@stainless-app stainless-app released this 28 Jul 19:22

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

v0.97.1

Choose a tag to compare

@stainless-app stainless-app released this 24 Jul 03:11

0.97.1 (2025-07-24)

Full Changelog: v0.97.0...v0.97.1

Bug Fixes

  • client: accidental mutability of some classes (fc619ca)

Chores

  • internal: remove unnecessary [...] in [@see](https://github.com/see) (47d67f7)

v0.97.0

Choose a tag to compare

@stainless-app stainless-app released this 23 Jul 17:08

0.97.0 (2025-07-23)

Full Changelog: v0.96.1...v0.97.0

Features

  • api: adds new Auth Rules Scope and Settlement Details type (b94bfc2)
  • client: add {QueryParams,Headers}#put(String, JsonValue) methods (ef6b26e)
  • client: add https config options (ac2c55c)
  • client: allow configuring env via system properties (3b78f9e)

Chores

  • docs: update Account Holder deprecation formatting (12496f2)
  • internal: refactor delegating from client to options (f165926)

Documentation

  • fix missing readme comment (f1d5068)

v0.96.1

Choose a tag to compare

@stainless-app stainless-app released this 18 Jul 20:35

0.96.1 (2025-07-18)

Full Changelog: v0.96.0...v0.96.1

Bug Fixes

  • client: ensure error handling always occurs (037c1ff)

Chores

  • fix conflict (83182ce)
  • internal: allow running specific example from cli (59ee949)