Skip to content

Releases: lithic-com/lithic-java

v0.12.0

15 Aug 20:49
Compare
Choose a tag to compare

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

11 Aug 21:12
Compare
Choose a tag to compare

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

08 Aug 19:57
Compare
Choose a tag to compare

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

01 Aug 11:52
Compare
Choose a tag to compare

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)

v0.11.4

27 Jul 13:22
Compare
Choose a tag to compare

0.11.4 (2023-07-27)

Features

  • api: add with_content param (#31) (fd23dc0)
  • api: add payment and external bank accounts resource (#37) (ab49de5)
  • api: add with_content param, event message attempts, and auto-close responses (d2c7e81)
  • ci: add a publish-sonatype workflow for manual running (#38) (d9979a3)

Bug Fixes

  • auto-close responses even if an exception is thrown during deserialization (#33) (e2f7088)

Chores

  • internal: add codegen.log to .gitignore (#35) (2233014)

v0.11.3

18 Jul 22:34
Compare
Choose a tag to compare

0.11.3 (2023-07-18)

Features

v0.11.2

17 Jul 16:44
Compare
Choose a tag to compare

0.11.2 (2023-07-17)

Features

  • api: add more enum members to event types (#22) (3c3d46f)
  • api: no longer require website_url property on KYB object (#26) (8db563f)

Chores

  • internal: minor reformatting (#25) (df89dd4)
  • internal: minor reformatting + remove internal examples classes (#24) (f73d039)

v0.11.1

12 Jul 11:16
Compare
Choose a tag to compare

0.11.1 (2023-07-12)

Features

  • api: add state query param for cards (#19) (42a3e58)
  • api: add digital wallet tokenization result event type (#20) (0deca73)

Documentation

  • webhooks: clarify webhook signature validation (#17) (e3f6cbb)

v0.11.0

05 Jul 15:43
Compare
Choose a tag to compare

0.11.0 (2023-07-05)

⚠ BREAKING CHANGES

  • api: remove previous_auth_rule_tokens from auth rules (#15)

Documentation

Refactors

  • api: remove previous_auth_rule_tokens from auth rules (#15) (32207a1)

v0.10.1

19 Jun 10:51
Compare
Choose a tag to compare

0.10.1 (2023-06-19)

Documentation

  • api: clarify dispute evidence filename docstring (#7) (adf74fb)