Skip to content

Releases: lithic-com/lithic-java

v0.29.0

Choose a tag to compare

@stainless-app stainless-app released this 22 Feb 15:32

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

Choose a tag to compare

@stainless-app stainless-app released this 12 Feb 19:19

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

Choose a tag to compare

@stainless-app stainless-app released this 08 Feb 17:04

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)

v0.27.0

Choose a tag to compare

@stainless-app stainless-app released this 01 Feb 17:24

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

v0.26.0 Pre-release
Pre-release

Choose a tag to compare

@stainless-app stainless-app released this 31 Jan 17:00

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

Choose a tag to compare

@stainless-app stainless-app released this 23 Jan 19:07

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

Choose a tag to compare

@stainless-bot stainless-bot released this 17 Jan 15:13

0.24.1 (2024-01-17)

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

Features

Documentation

v0.24.0

Choose a tag to compare

@stainless-bot stainless-bot released this 09 Jan 22:20

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

Choose a tag to compare

@stainless-bot stainless-bot released this 18 Dec 10:06

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

Choose a tag to compare

@stainless-bot stainless-bot released this 15 Dec 06:48

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)