Releases: lithic-com/lithic-java
Releases · lithic-com/lithic-java
v0.116.0
0.116.0 (2026-01-27)
Full Changelog: v0.115.0...v0.116.0
Features
- api: Add card.updated event (08c0ec5)
- api: Add idempotency key to cards POST and PATCH endpoints (e4de24f)
- api: Add merchant location fields to simulator endpoints (261c721)
- api: Add tags field to card transactions (746ee7f)
- api: make filter optional for Spend Velocity Auth Rules (6122ecc)
- client: send
X-Stainless-Kotlin-Versionheader (aa06e8d)
Bug Fixes
- api: Correct field name from ach_hold__period to ach_hold_period (e9f3ae9)
- api: mark AppleWebPushProvisioningResponse fields required (464fcae)
- api: rename WIRE_DRAWDOWN_REQUEST to WIRE_INBOUND_DRAWDOWN_REQUEST (6122ecc)
- client: disallow coercion from float to int (126f812)
- client: fully respect max retries (bd0a9da)
- client: preserve time zone in lenient date-time parsing (b82b025)
- client: send retry count header for max retries 0 (bd0a9da)
- date time deserialization leniency (ad467a4)
- deserialization order (0e39fef)
Chores
- Add spec linter for YAML and folded style multiline strings (b437e45)
- ci: upgrade
actions/github-script(ccebfa3) - ci: upgrade
actions/setup-java(4e7e0b2) - configure new SDK language (3dc7d3f)
- fix build error (d9046f9)
- fix build error (ee7c05b)
- fix test (29f6004)
- internal: clean up maven repo artifact script and add html documentation to repo root (7838ba8)
- internal: codegen related update (4373405)
- internal: codegen related update (6b3f7ee)
- internal: correct cache invalidation for
SKIP_MOCK_TESTS(ad49965) - internal: depend on packages directly in example (bd0a9da)
- internal: improve maven repo docs (737c025)
- internal: support uploading Maven repo artifacts to stainless package server (da51092)
- internal: update
actions/checkoutversion (6764fb4) - internal: update maven repo doc to include authentication (00cccfb)
- Rework event type generation to support spec splitting (bb604fb)
- test on Jackson 2.14.0 to avoid encountering FasterXML/jackson-databind#3240 in tests (ad467a4)
Documentation
v0.115.0
0.115.0 (2026-01-08)
Full Changelog: v0.114.0...v0.115.0
Features
- api: Add card state attribute to tokenization rules (5d8ec28)
- api: Add event_type to ASA request and 3DS decisioning request (5d8ec28)
- api: add external_id to payment_event (7e8636d)
- api: add get /v1/transfer_limits endpoint (7e8636d)
- api: add post /v1/book_transfers/{book_transfer_token}/retry endpoint (7e8636d)
- api: Add user defined status to ledger accounts (5d8ec28)
- api: add WIRE_DRAWDOWN_REQUEST transfer type (7d05a12)
- api: Expose Payment Allocation Details (5d8ec28)
- api: remove unnecessary X-Lithic-Pagination header (7d05a12)
- api: remove v1/aggregate_balances and related models (5af17d0)
- client: add
HttpRequest#url()method (fe27f93)
Chores
- update code formatting (5d8ec28)
Documentation
v0.114.0
0.114.0 (2025-12-11)
Full Changelog: v0.113.0...v0.114.0
Features
- api: add bulk card creation APIs (713f81e)
- api: Add event_streams to auth rules APIs (d0cd057)
- api: add Google WPP to SDKs (a8c6766)
- api: add IS_AFTER / IS_BEFORE operators to Auth Rule APIs (a8c6766)
- api: Add new fee types (d0cd057)
- api: Add optional ach_hold_period (d0cd057)
- api: add parse/parseUnsafe webhook helpers and event schemas (3c51183)
- api: add WALLET_RECOMMENDATION_REASONS attribute for tokenization rules (7545f9b)
- api: add webhook schemas to SDKs - add parse and parse_unsafe (1bac5f3)
- api: provide a unified model for AuthRule (7545f9b)
- api: support event_streams in auth_rules list endpoint (c6cb655)
Bug Fixes
- api: extract several common types to reduce duplication (713f81e)
- api: fix examples in spec that were not fully valid (7545f9b)
- api: make certain payoff fields nullable (7545f9b)
- client: cancel okhttp call when future cancelled (99c266a)
- fix auth rule conditional value parsing (08fd371)
Chores
- replace custom webhook signature verification with standardwebhooks (1bac5f3)
Documentation
v0.113.0
0.113.0 (2025-11-20)
Full Changelog: v0.112.0...v0.113.0
Features
- api: Add Payoff Details (d1ee88a)
Bug Fixes
- api: Modify return type of returns API to payment-transaction (d1ee88a)
v0.112.0
0.112.0 (2025-11-17)
Full Changelog: v0.111.0...v0.112.0
Features
- api: add disputes V2 endpoints (ff8ebce)
- api: add return payment method (ff8ebce)
- api: add Tokenization and ACH Rules (ff8ebce)
- api: add unpause external_bank_accounts API method (ff8ebce)
- api: extract some common schemas into models (ff8ebce)
Bug Fixes
v0.111.0
0.111.0 (2025-11-13)
Full Changelog: v0.110.0...v0.111.0
Features
- api: re-add rules metadata to tokenization events (a6c8aab)
- api: remove deprecated fields from Cardholder Authentication object (a6c8aab)
Bug Fixes
v0.110.0
0.110.0 (2025-11-10)
Full Changelog: v0.109.0...v0.110.0
Features
- api: add payment_details (6040598)
- api: deprecate auth rule apply endpoint and fix several schemas (b21d55c)
- api: new fields in Statements APIs (ea05274)
Bug Fixes
- api: fix oneOf -> anyOf in account holder update (6040598)
- api: fixing spec for Tokenizations and Enhanced data (ea05274)
Chores
- api: adds support for new ACH_RECEIPT_RELEASED event (a2bbd13)
Documentation
- client: update readme timeout snippet (7757427)
v0.109.0
0.109.0 (2025-10-23)
Full Changelog: v0.108.0...v0.109.0
Features
- api: updates to Auth Rules and Card provisioning (f6866cc)
v0.108.0
0.108.0 (2025-10-08)
Full Changelog: v0.107.0...v0.108.0
Features
- api: adds support for Auto-Collections (bb9d1ec)
v0.107.0
0.107.0 (2025-09-30)
Full Changelog: v0.106.0...v0.107.0
Features
- api: adds support for Auth Rule features (eaccb51)