Skip to content

Releases: lithic-com/lithic-java

v0.27.0

01 Feb 17:24
Compare
Choose a tag to compare

0.27.0 (2024-02-01)

Full Changelog: v0.26.0...v0.27.0

Features

  • api: add account_token and card_program_token to Card (#150) (0d6a220)

Bug Fixes

  • pagination: correct hasNextPage check (#152) (1bb997a)

v0.26.0

31 Jan 17:00
Compare
Choose a tag to compare
v0.26.0 Pre-release
Pre-release

0.26.0 (2024-01-31)

Full Changelog: v0.25.0...v0.26.0

Features

Chores

  • internal: support pre-release versioning (#148) (6d2e3e9)

v0.25.0

23 Jan 19:07
Compare
Choose a tag to compare

0.25.0 (2024-01-23)

Full Changelog: v0.24.1...v0.25.0

⚠ BREAKING CHANGES

  • api: change account holder creation response, new settlement detail type (#145)

Features

  • api: change account holder creation response, new settlement detail type (#145) (863fc82)

Chores

  • ci: rely on Stainless GitHub App for releases (#144) (0018339)
  • internal: speculative retry-after-ms support (#143) (6998390)

v0.24.1

17 Jan 15:13
Compare
Choose a tag to compare

0.24.1 (2024-01-17)

Full Changelog: v0.24.0...v0.24.1

Features

Documentation

v0.24.0

09 Jan 22:20
Compare
Choose a tag to compare

0.24.0 (2024-01-09)

Full Changelog: v0.23.0...v0.24.0

Features

Chores

  • add .keep files for examples and custom code directories (#137) (eaa9cc3)
  • internal: bump license (#135) (05eb588)

v0.23.0

18 Dec 10:06
Compare
Choose a tag to compare

0.23.0 (2023-12-18)

Full Changelog: v0.22.0...v0.23.0

Features

  • api: remove /auth_stream enrollment endpoints (#134) (dd32a7e)

Chores

  • ci: run release workflow once per day (#132) (74c5bba)

v0.22.0

15 Dec 06:48
Compare
Choose a tag to compare

0.22.0 (2023-12-15)

Full Changelog: v0.21.0...v0.22.0

Features

  • api: rename token and type to financial_account_token and financial_account_type (#131) (0cd3a82)

v0.21.0

05 Dec 15:55
Compare
Choose a tag to compare

0.21.0 (2023-12-05)

Full Changelog: v0.20.0...v0.21.0

Features

  • api: remove CLOSED account enum and update docstrings (#128) (ef7909d)

v0.20.0

28 Nov 19:37
Compare
Choose a tag to compare

0.20.0 (2023-11-28)

Full Changelog: v0.19.0...v0.20.0

Features

  • api: add get spend_limits endpoints to cards and accounts (#125) (09da657)

Chores

v0.19.0

16 Nov 16:30
Compare
Choose a tag to compare

0.19.0 (2023-11-16)

Full Changelog: v0.18.0...v0.19.0

Features