Skip to content

Releases: lithic-com/lithic-python

v0.90.1

Choose a tag to compare

@stainless-app stainless-app released this 11 Apr 12:25

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

Choose a tag to compare

@stainless-app stainless-app released this 09 Apr 18:36

0.90.0 (2025-04-09)

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

Features

Chores

v0.89.0

Choose a tag to compare

@stainless-app stainless-app released this 08 Apr 13:24

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

Choose a tag to compare

@stainless-app stainless-app released this 07 Apr 16:55

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

Choose a tag to compare

@stainless-app stainless-app released this 27 Mar 21:55

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

Choose a tag to compare

@stainless-app stainless-app released this 19 Mar 01:58

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

Choose a tag to compare

@stainless-app stainless-app released this 18 Mar 01:58

0.86.2 (2025-03-17)

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

Bug Fixes

v0.86.1

Choose a tag to compare

@stainless-app stainless-app released this 15 Mar 01:59

0.86.1 (2025-03-14)

Full Changelog: v0.86.0...v0.86.1

Bug Fixes

  • types: handle more discriminated union shapes (#713) (eb8c941)

Chores

v0.86.0

Choose a tag to compare

@stainless-app stainless-app released this 12 Mar 16:30

0.86.0 (2025-03-12)

Full Changelog: v0.85.0...v0.86.0

Features

  • api: new Settlement API endpoints and changes to update Account Holder endpoint (#705) (adccabb)
  • client: allow passing NotGiven for body (#697) (0291f1f)
  • client: update currency data type (#709) (b4a72ac)

Bug Fixes

  • client: mark some request bodies as optional (0291f1f)
  • internal: re-add portion of workflow to make CI happy (d8c191f)
  • internal: skip failing transaction example (df1bd93)

Chores

  • api: adds new Internal Category for FinancialTransactions (#701) (17c0aa5)
  • api: release of Network Totals reporting and new filters for Velocity Limit Rules (#708) (e6dc1d1)
  • client: deprecate some fields (b4a72ac)
  • docs: update client docstring (#703) (a00fdff)
  • internal: fix devcontainers setup (#699) (2a59b0b)
  • internal: properly set pydantic_private (#700) (e7db283)

Documentation

  • update some descriptions (b4a72ac)
  • update URLs from stainlessapi.com to stainless.com (#702) (84efefd)

Refactors

  • client: remove deprecated http client options (#704) (c745a2b)

v0.85.0

Choose a tag to compare

@stainless-app stainless-app released this 14 Feb 05:11

0.85.0 (2025-02-13)

Full Changelog: v0.84.0...v0.85.0

Features

  • client: send X-Stainless-Read-Timeout header (#691) (43d6692)
  • pagination: avoid fetching when has_more: false (#693) (705157b)

Bug Fixes

Chores

  • api: new 3DS Event and new challenge_metadata property on Authentications (#695) (f0dcb60)
  • api: new PaymentEventType for ACH Returns and small updates to 3DS AuthenticationResult (#690) (ab6b3e5)
  • internal: bummp ruff dependency (#689) (2d0fc56)
  • internal: change default timeout to an int (#687) (1bb4e70)
  • internal: fix type traversing dictionary params (#692) (ad99873)
  • internal: minor type handling changes (#694) (dfc6046)