You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***pagination:** avoid fetching when has_more: false ([#693](https://github.com/lithic-com/lithic-python/issues/693)) ([705157b](https://github.com/lithic-com/lithic-python/commit/705157bd63c08bfa026647e8f90ab4fc90e46158))
11
+
12
+
13
+
### Bug Fixes
14
+
15
+
* asyncify on non-asyncio runtimes ([#696](https://github.com/lithic-com/lithic-python/issues/696)) ([41d8601](https://github.com/lithic-com/lithic-python/commit/41d8601b544757e7a7a0769245fbc5ca9142f442))
16
+
17
+
18
+
### Chores
19
+
20
+
***api:** new 3DS Event and new `challenge_metadata` property on Authentications ([#695](https://github.com/lithic-com/lithic-python/issues/695)) ([f0dcb60](https://github.com/lithic-com/lithic-python/commit/f0dcb605baaa3f89e866182d84e001846428d955))
21
+
***api:** new PaymentEventType for ACH Returns and small updates to 3DS AuthenticationResult ([#690](https://github.com/lithic-com/lithic-python/issues/690)) ([ab6b3e5](https://github.com/lithic-com/lithic-python/commit/ab6b3e5acb1e2f7614f60441b03348abf4217f19))
***internal:** change default timeout to an int ([#687](https://github.com/lithic-com/lithic-python/issues/687)) ([1bb4e70](https://github.com/lithic-com/lithic-python/commit/1bb4e70cc4afa33d8bf1861c31315dfe64eea0d2))
24
+
***internal:** fix type traversing dictionary params ([#692](https://github.com/lithic-com/lithic-python/issues/692)) ([ad99873](https://github.com/lithic-com/lithic-python/commit/ad998734859dcbdae451a38bc26711a854f0edb7))
25
+
***internal:** minor type handling changes ([#694](https://github.com/lithic-com/lithic-python/issues/694)) ([dfc6046](https://github.com/lithic-com/lithic-python/commit/dfc6046874c04b0873c555f6562208c328e74810))
26
+
3
27
## 0.84.0 (2025-01-28)
4
28
5
29
Full Changelog: [v0.83.0...v0.84.0](https://github.com/lithic-com/lithic-python/compare/v0.83.0...v0.84.0)
0 commit comments