Skip to content

Releases: lithic-com/lithic-java

v0.35.0

29 May 23:22
Compare
Choose a tag to compare

0.35.0 (2024-05-29)

Full Changelog: v0.34.0...v0.35.0

Features

  • api: add simulate_receipt and simulate_action endpoints (45e9e91)

v0.34.0

29 May 12:34
Compare
Choose a tag to compare

0.34.0 (2024-05-29)

Full Changelog: v0.33.0...v0.34.0

Features

  • api: updates (#224) (83f78d6)
  • propagate resource description field from stainless config to SDK docs (#219) (3f13f6d)

Chores

v0.33.1

29 May 20:17
Compare
Choose a tag to compare

0.33.1 (2024-05-29)

Full Changelog: v0.33.0...v0.33.1

Bug Fixes

  • examples: generate correctly typed example snippets for enums (16e93fd)

v0.33.0

01 May 20:19
Compare
Choose a tag to compare

0.33.0 (2024-05-01)

Full Changelog: v0.32.0...v0.33.0

Features

Bug Fixes

  • client: do not strip date-time 00 seconds when getQueryParams() is called (#211) (2a4cee0)
  • internal: escape characters for POM description in gradle publish (#212) (8868340)

Chores

  • add back uploadEvidence override (272bb7f)
  • ci: validate Gradle wrapper (#207) (330e912)
  • internal: add scripts/mock (#213) (477574c)
  • internal: bump mock server version to ~5.8.0 (#214) (961f319)
  • internal: formatting (#204) (ebf705c)
  • internal: gradlew v8.7, use gradle task config avoidance APIs (#208) (9060f8f)
  • internal: use actions/checkout@v4 for codeflow (#209) (c00bd1d)
  • temporarily remove custom code (e98573c)
  • tests: import wiremock.client.WireMock.put (#200) (ffdcfaf)

Build System

  • configure UTF-8 locale in devcontainer (#205) (cbef1d4)

v0.32.0

08 Apr 19:11
Compare
Choose a tag to compare

0.32.0 (2024-04-05)

Full Changelog: v0.31.0...v0.32.0

Features

  • api: add detailed result CARD_NOT_ACTIVATED (#198) (35b805c)
  • api: add event type digital_wallet.tokenization_two_factor_authentication_code_sent (#193) (fa8644c)
  • api: add params spend_limit and spend_velocity (#197) (f168da0)
  • api: add settlement_report.updated enum (#188) (72ee6c5)
  • api: update financial transaction status enum (#191) (986ecb4)
  • api: update link to encrypted PIN block docs (#199) (a815440)
  • api: updates (#190) (b29a277)

Chores

v0.31.0

21 Mar 20:25
Compare
Choose a tag to compare

0.31.0 (2024-03-21)

Full Changelog: v0.30.0...v0.31.0

Features

Chores

  • add back removed code (9965596)
  • docs: add back custom readme code (9361669)
  • docs: temporarily remove custom readme code (#183) (ccda207)
  • temporarily remove various code as part of refactor (#184) (2023541)

Documentation

  • readme: consistent use of sentence case in headings (#185) (15801dc)

v0.30.0

05 Mar 21:57
Compare
Choose a tag to compare

0.30.0 (2024-03-05)

Full Changelog: v0.29.0...v0.30.0

Features

Chores

  • add api.md (#179) (0c35055)
  • ci: update actions/setup-java action to v4 (#171) (83830bc)
  • internal: update deps (#169) (3ba398a)
  • update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.25.0 (#173) (2708ed7)
  • update dependency com.github.tomakehurst:wiremock-jre8 to v2.35.2 (#176) (f4a9875)
  • update dependency com.google.guava:guava to v33 (#174) (e6edce2)
  • update dependency com.squareup.okhttp3:okhttp to v4.12.0 (#172) (2be1424)
  • update dependency org.apache.httpcomponents.client5:httpclient5 to v5.3.1 (#170) (af9f5a3)
  • update dependency org.assertj:assertj-core to v3.25.3 (#167) (e5cebab)
  • update dependency org.assertj:assertj-guava to v3.25.3 (#168) (b7398b7)
  • update dependency org.slf4j:slf4j-simple to v1.7.36 (#165) (9a118d3)
  • update dependency org.slf4j:slf4j-simple to v2 (#175) (cb4c68e)

v0.29.0

22 Feb 15:32
Compare
Choose a tag to compare

0.29.0 (2024-02-22)

Full Changelog: v0.28.1...v0.29.0

Features

  • api: create financial account and retry microdeposits endpoints (#163) (d9cafd6)
  • api: update financial_account_type and documentation (#162) (b30ed81)

Chores

  • internal: refactor release environment script (#159) (f57f00d)
  • update dependency org.apache.httpcomponents.core5:httpcore5 to v5.2.4 (#164) (a98d5ba)

v0.28.1

12 Feb 19:19
Compare
Choose a tag to compare

0.28.1 (2024-02-12)

Full Changelog: v0.28.0...v0.28.1

Bug Fixes

  • docs: wrong client import in readme usage example (#157) (c872712)

v0.28.0

08 Feb 17:04
Compare
Choose a tag to compare

0.28.0 (2024-02-08)

Full Changelog: v0.27.0...v0.28.0

Features

Chores

  • interal: make link to api.md relative (#153) (c01249c)
  • tests: add integration test for pagination (#156) (6dc59fe)