Skip to content

Releases: lithic-com/lithic-java

v0.39.1

11 Jul 14:58
7341c56
Compare
Choose a tag to compare

0.39.1 (2024-07-11)

Full Changelog: v0.39.0...v0.39.1

Chores

  • ci: also run workflows for PRs targeting next (#245) (c54f42d)
  • docs: document minimum Java version (Java 8) in README (#244) (a2abfe0)
  • gitignore test server logs (#242) (d162867)

Documentation

v0.39.0

21 Jun 13:46
Compare
Choose a tag to compare

0.39.0 (2024-06-21)

Full Changelog: v0.38.0...v0.39.0

⚠ BREAKING CHANGES

  • api: remove unused event type 'statement.created'
  • api: remove unused business account type
  • api: remove unused embed request params type
  • api: updates (#241)

Features

  • api: add 'reverse' method for book transfers (fbc75e3)
  • api: add field 'trace numbers' to payment method attribute model (fbc75e3)
  • api: remove unused business account type (fbc75e3)
  • api: remove unused embed request params type (fbc75e3)
  • api: remove unused event type 'statement.created' (fbc75e3)
  • api: updates (#241) (fbc75e3)
  • client: add support for putQueryParam on ClientOptions (#239) (2ed6c39)

v0.38.0

12 Jun 20:46
Compare
Choose a tag to compare

0.38.0 (2024-06-12)

Full Changelog: v0.37.0...v0.38.0

Features

v0.37.0

05 Jun 19:15
Compare
Choose a tag to compare

0.37.0 (2024-06-05)

Full Changelog: v0.36.2...v0.37.0

⚠ BREAKING CHANGES

  • api: remove some endpoints and other API updates (#235)

Features

  • api: remove some endpoints and other API updates (#235) (aaf3ba8)

v0.36.2

03 Jun 13:23
Compare
Choose a tag to compare

0.36.2 (2024-06-03)

Full Changelog: v0.36.1...v0.36.2

Bug Fixes

  • examples: numerical examples now respect [min, max] range (#233) (05d3f61)

v0.36.1

30 May 19:04
Compare
Choose a tag to compare

0.36.1 (2024-05-30)

Full Changelog: v0.36.0...v0.36.1

Bug Fixes

  • examples: generate correctly typed example snippets for enums (#225) (21db817)

v0.36.0

30 May 18:17
Compare
Choose a tag to compare

0.36.0 (2024-05-30)

Full Changelog: v0.35.0...v0.36.0

Features

  • api: add simulate_receipt and simulate_action endpoints (#227) (6c125a4)
  • api: update detailed_results enum values (#229) (764a1d8)

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)