Skip to content

Releases: lithic-com/lithic-java

v0.13.0

Choose a tag to compare

@stainless-bot stainless-bot released this 29 Sep 14:20

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

Choose a tag to compare

@stainless-bot stainless-bot released this 21 Sep 16:22

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

Choose a tag to compare

@stainless-bot stainless-bot released this 15 Sep 21:34

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

Choose a tag to compare

@stainless-bot stainless-bot released this 12 Sep 18:05

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

Choose a tag to compare

@stainless-bot stainless-bot released this 26 Aug 18:57

0.12.2 (2023-08-26)

Chores

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

v0.12.1

Choose a tag to compare

@stainless-bot stainless-bot released this 16 Aug 10:55

0.12.1 (2023-08-16)

Bug Fixes

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

v0.12.0

Choose a tag to compare

@stainless-bot stainless-bot released this 15 Aug 20:49

0.12.0 (2023-08-15)

⚠ BREAKING CHANGES

  • api: change key to secret (#57)

Features

  • api: change key to secret (#57) (b50b550)
  • default timeout is set for java clients (#59) (e9cb63c)
  • generate addXxx methods for array types (#61) (ae92a46)

Chores

  • assign default reviewers to release PRs (#60) (28f1275)
  • client: send Idempotency-Key header (#62) (191655b)

v0.11.7

Choose a tag to compare

@stainless-bot stainless-bot released this 11 Aug 21:12

0.11.7 (2023-08-11)

Features

  • allOf models now have toXxx methods to access the separate allOf models (#55) (bd13b75)
  • api: add card reissue shipping options (#53) (e5b2c1d)

v0.11.6

Choose a tag to compare

@stainless-bot stainless-bot released this 08 Aug 19:57

0.11.6 (2023-08-08)

Features

  • api: add carrier property to card create and reissue params (#51) (49865b3)
  • api: enable more of the payments and external bank api (#49) (ef8b823)

Documentation

  • example: reformat example application and stop hitting kyc by default (#47) (4421664)

Chores

  • ci: allow release to proceed without signing key id secret (#48) (1e67b71)
  • internal: publish with --stacktrace for more helpful error information (#44) (bfede6b)
  • internal: support passing GPG_SIGNING_KEY_ID from secrets (#46) (6bf2b13)

v0.11.5

Choose a tag to compare

@stainless-bot stainless-bot released this 01 Aug 11:52

0.11.5 (2023-08-01)

Features

Bug Fixes

  • adjust typo of 'descisioning' to 'decisioning' (#41) (bf42abc)
  • change names of ThreeDDecision... to ThreeDSDecision... (#42) (cc691fd)