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
***api:** Add merchant location fields to simulator endpoints ([a42dc62](https://github.com/lithic-com/lithic-python/commit/a42dc6295dd6e213ace91209cc17b05471624457))
11
+
***api:** Add tags field to card transactions ([e13c1d1](https://github.com/lithic-com/lithic-python/commit/e13c1d12f598be79535089e8269ffd572fdcce45))
12
+
***api:** make filter optional for Spend Velocity Auth Rules ([260d4a6](https://github.com/lithic-com/lithic-python/commit/260d4a653a2c325bbce7bf24474043a3e0974c28))
13
+
***client:** add support for binary request streaming ([941a2e3](https://github.com/lithic-com/lithic-python/commit/941a2e3857a34b9555d9b5ce83149ec2ab36d0c3))
14
+
15
+
16
+
### Bug Fixes
17
+
18
+
***api:** Correct field name from ach_hold__period to ach_hold_period ([2b4f00b](https://github.com/lithic-com/lithic-python/commit/2b4f00b6e98ac08aa2e545940ade5abc8f2681b9))
19
+
***api:** mark AppleWebPushProvisioningResponse fields required ([fa13843](https://github.com/lithic-com/lithic-python/commit/fa13843b6069e986f22812b711ea23bf405104fd))
20
+
***api:** rename WIRE_DRAWDOWN_REQUEST to WIRE_INBOUND_DRAWDOWN_REQUEST ([260d4a6](https://github.com/lithic-com/lithic-python/commit/260d4a653a2c325bbce7bf24474043a3e0974c28))
21
+
22
+
23
+
### Chores
24
+
25
+
* Add spec linter for YAML and folded style multiline strings ([36b4035](https://github.com/lithic-com/lithic-python/commit/36b40359b59c3feac3ce84b3437a0d8fd9bfa803))
* configure new SDK language ([427958f](https://github.com/lithic-com/lithic-python/commit/427958fe0fca3e9162da20580087cc4dcca80b1c))
28
+
***internal:** update `actions/checkout` version ([afc35a5](https://github.com/lithic-com/lithic-python/commit/afc35a53e20b1c71e1dd96288fcd416c7674107c))
29
+
* Rework event type generation to support spec splitting ([f9939dd](https://github.com/lithic-com/lithic-python/commit/f9939ddb3e941195435eaee0a962f985e3367546))
30
+
31
+
32
+
### Documentation
33
+
34
+
* Remove deprecated tag from MERCHANT_LOCKED card type ([20b0566](https://github.com/lithic-com/lithic-python/commit/20b0566393cc139e815718813720acd041eb393c))
35
+
3
36
## 0.113.0 (2026-01-08)
4
37
5
38
Full Changelog: [v0.112.0...v0.113.0](https://github.com/lithic-com/lithic-python/compare/v0.112.0...v0.113.0)
0 commit comments