Skip to content

Releases: lithic-com/lithic-java

v0.15.0

26 Oct 02:59

Choose a tag to compare

0.15.0 (2023-10-26)

Full Changelog: v0.14.0...v0.15.0

Features

  • api: add CardProgram and DigitalCardArt resources (#109) (1960910)

v0.14.0

25 Oct 10:10

Choose a tag to compare

0.14.0 (2023-10-24)

Full Changelog: v0.13.2...v0.14.0

Features

Chores

Documentation

  • organisation -> organization (UK to US English) (#101) (360cb24)

v0.13.2

05 Oct 02:40

Choose a tag to compare

0.13.2 (2023-10-05)

Full Changelog: v0.13.1...v0.13.2

Features

v0.13.1

04 Oct 17:42

Choose a tag to compare

0.13.1 (2023-10-04)

Full Changelog: v0.13.0...v0.13.1

Chores

  • ci: remove reviewer (#88) (74b27a7)
  • internal: add a top-level generated comment to each file (#92) (4853bc2)
  • internal: remove redundant namespacing in references (#91) (8e9f7fe)

v0.13.0

29 Sep 14:20

Choose a tag to compare

0.13.0 (2023-09-29)

Full Changelog: v0.12.5...v0.13.0

⚠ BREAKING CHANGES

  • api: remove post /webhooks/account_holders endpoint (#85)

Refactors

  • api: remove post /webhooks/account_holders endpoint (#85) (61e5703)

v0.12.5

21 Sep 16:22

Choose a tag to compare

0.12.5 (2023-09-20)

Full Changelog: v0.12.4...v0.12.5

Features

  • api: add simulation endpoints, event types, fix transfer request AuthRule (#83) (d0fe9a6)

v0.12.4

15 Sep 21:34

Choose a tag to compare

0.12.4 (2023-09-15)

Full Changelog: v0.12.3...v0.12.4

Features

  • client: retry on 408 Request Timeout (#80) (9a993d3)

v0.12.3

12 Sep 18:05

Choose a tag to compare

0.12.3 (2023-09-11)

Full Changelog: v0.12.2...v0.12.3

Features

  • api: add Simulate Return Payment endpoint (#77) (8c3020c)
  • api: add tokenizations.simulate and correct typo'd enum (#76) (47fcbc5)
  • api: add user defined id (#75) (47418e4)

Chores

  • ci: setup workflows to create releases and release PRs (#71) (1102a84)

v0.12.2

26 Aug 18:57

Choose a tag to compare

0.12.2 (2023-08-26)

Chores

  • internal: minor code re-ordering (#69) (ffb2691)

v0.12.1

16 Aug 10:55

Choose a tag to compare

0.12.1 (2023-08-16)

Bug Fixes

  • set correct timeouts on okhttp client (#64) (e907386)