Releases: lithic-com/lithic-python
Releases · lithic-com/lithic-python
v0.97.2
0.97.2 (2025-07-11)
Full Changelog: v0.97.1...v0.97.2
Bug Fixes
- client: don't send Content-Type header on GET requests (765eca7)
Chores
- readme: fix version rendering on pypi (94e7cc0)
v0.97.1
v0.97.0
v0.96.0
0.96.0 (2025-07-02)
Full Changelog: v0.95.0...v0.96.0
Features
- api: add models for merchant_lock_parameters and conditional_3ds_action_parameters (6dcfc0d)
- api: api update (9387b8d)
Chores
- ci: change upload type (58fae0a)
v0.95.0
0.95.0 (2025-06-29)
Full Changelog: v0.94.0...v0.95.0
Features
- api: introduce dedicated model for SpendLimitDuration (1e1fb23)
- client: adds support for on-demand Auth Rule Performance Reports (81c2860)
Bug Fixes
Chores
v0.94.0
0.94.0 (2025-06-23)
Full Changelog: v0.93.0...v0.94.0
Features
- api: add CLOSED account state option and UNVERIFIED verification method (b9b15ca)
- client: add follow_redirects request option (35e3181)
- client: add support for aiohttp (b675627)
- client: adds endpoint to register an account number on a Financial Account (9fec4b1)
- client: adds support for 3DS to Auth Rules (843f8ef)
Bug Fixes
- client: correctly parse binary response | stream (1c23f45)
- tests: fix: tests which call HTTP endpoints directly with the example parameters (6fbce26)
Chores
- api: mark some methods as deprecated (7cd8d1b)
- ci: enable for pull requests (96f3f23)
- docs: grammar improvements (c8610fe)
- docs: remove reference to rye shell (3375bf9)
- internal: update conftest.py (3607c50)
- readme: update badges (5a08ed9)
- tests: add tests for httpx client instantiation & proxies (5b5cda3)
- tests: run tests in parallel (62bce48)
- tests: skip some failing tests on the latest python versions (45e57bc)
Documentation
- client: fix httpx.Timeout documentation reference (6df47f4)
v0.93.0
0.93.0 (2025-05-15)
Full Changelog: v0.92.0...v0.93.0
Features
- api: new Funding Events and Card Web Provision API's (324431e)
Chores
v0.92.0
v0.91.2
0.91.2 (2025-05-09)
Full Changelog: v0.91.1...v0.91.2
Bug Fixes
- package: support direct resource imports (bca9fdd)
Chores
- internal: avoid errors for isinstance checks on proxies (76f685a)
Documentation
- remove or fix invalid readme examples (9402b87)
v0.91.1
0.91.1 (2025-05-05)
Full Changelog: v0.91.0...v0.91.1
Bug Fixes
- internals: fix servers entry for /v2/auth_rules.get (bb2cd8d)
Chores
- use lazy imports for resources (d6d6bf1)