Skip to content

Releases: lithic-com/lithic-python

v0.91.0

22 Apr 20:16

Choose a tag to compare

0.91.0 (2025-04-21)

Full Changelog: v0.90.2...v0.91.0

Features

  • api: updates to Card definition for PCI clarity (cf04a7b)

Bug Fixes

  • internal: refresh schemas (7845ef9)
  • internals: fix Card schema definition (212275f)

Chores

  • client: minor internal fixes (67e2aa9)
  • internal: base client updates (35f0565)
  • internal: bump pyright version (acd0809)
  • internal: update models test (9236f41)
  • internal: update pyright settings (04ac3ad)

v0.90.3

22 Apr 23:29

Choose a tag to compare

0.90.3 (2025-04-22)

Full Changelog: v0.90.2...v0.90.3

Bug Fixes

  • pydantic v1: more robust ModelField.annotation check (51c8dc0)

Chores

  • internal: fix list file params (5290c3d)
  • internal: import reformatting (e098e06)
  • internal: refactor retries to not use recursion (f38895a)

v0.90.2

11 Apr 13:35

Choose a tag to compare

0.90.2 (2025-04-11)

Full Changelog: v0.90.1...v0.90.2

Bug Fixes

  • perf: optimize some hot paths (38a0b73)

v0.90.1

11 Apr 12:25

Choose a tag to compare

0.90.1 (2025-04-11)

Full Changelog: v0.90.0...v0.90.1

Bug Fixes

  • perf: skip traversing types for NotGiven values (5c6a919)

Chores

  • internal: reduce CI branch coverage (cf29bc0)

v0.90.0

09 Apr 18:36

Choose a tag to compare

0.90.0 (2025-04-09)

Full Changelog: v0.89.0...v0.90.0

Features

Chores

v0.89.0

08 Apr 13:24

Choose a tag to compare

0.89.0 (2025-04-08)

Full Changelog: v0.88.0...v0.89.0

Features

  • api: introduce TransactionSeries and update ShippingMethod fields (#732) (a1c98cf)

v0.88.0

07 Apr 16:55

Choose a tag to compare

0.88.0 (2025-04-07)

Full Changelog: v0.87.1...v0.88.0

Features

  • api: new resend endpoint for Event Subscriptions (#729) (8d5e634)

Chores

  • internal codegen changes (30d680f)
  • internal codegen changes (54766ec)
  • internal: only run examples workflow in main repo (#728) (4789b73)
  • internal: remove trailing character (#727) (b2f78a5)

v0.87.1

27 Mar 21:55

Choose a tag to compare

0.87.1 (2025-03-27)

Full Changelog: v0.87.0...v0.87.1

Bug Fixes

Chores

  • api: new attribute targets for Auth Rules and new Financial Account State schema (#721) (8ec0990)
  • fix typos (#722) (5542c78)
  • internal: codegen related update (#724) (b7f9419)
  • internal: update .stats.yml (#719) (71a42c0)

v0.87.0

19 Mar 01:58

Choose a tag to compare

0.87.0 (2025-03-18)

Full Changelog: v0.86.2...v0.87.0

Features

  • api: updates to 2 FinancialAccounts endpoints and new ExpireAuthorization endpoint (#717) (bc684e0)

v0.86.2

18 Mar 01:58

Choose a tag to compare

0.86.2 (2025-03-17)

Full Changelog: v0.86.1...v0.86.2

Bug Fixes