Releases: lightsparkdev/grid-kotlin-sdk
Releases · lightsparkdev/grid-kotlin-sdk
v1.7.1
1.7.1 (2026-04-28)
Full Changelog: v1.7.0...v1.7.1
Features
- api: add clientPublicKey parameter to credential resendChallenge method (14ed1b3)
- support setting headers via env (5796d7e)
Bug Fixes
- types: make clientPublicKey optional in EmailOtp/OAuth/Passkey credential verify (8412bef)
Documentation
v1.7.0
1.7.0 (2026-04-27)
Full Changelog: v1.6.0...v1.7.0
Features
- api: add accountIdentifier parameter to transaction list method (ca2725b)
- api: add auth credentials create and verify endpoints (b036435)
- api: add bankName fields, add bankAccountType to GTQ, remove phoneNumber, update types (848a5d2)
- api: add bankName to BDT/EGP/GHS/GTQ/JMD/PKR, GTQ bankAccountType, remove COP/GTQ/USD fields (4ad202a)
- api: add COMPANY_LEGAL_NAME to CustomerInfoFieldName (087693a)
- api: add credentials create/verify/resend methods to auth resource (a3673a8)
- api: add email field to customer models (062a7ab)
- api: add gridWalletSignature parameter and EmbeddedWallet type to quotes (2664f0b)
- api: add internal_accounts/export, auth/sessions, auth/credentials list/revoke endpoints (3507805)
- api: add list and revoke methods to credentials (d460c5c)
- api: add list method to auth credentials (f1af309)
- api: add list sessions to auth, list/revoke methods to credentials (6158a20)
- api: add OAuth credential type and oidcToken param to credential create (1a89c75)
- api: add passkey credential support to credentials (22cc69b)
- api: add passkey support to credentials verify method (a2b583d)
- api: add required clientPublicKey parameter to internal accounts export method (4bb1334)
- api: add resendChallenge method to credentials (9368a26)
- api: add retrieve/update/delete to customers/platform external accounts (602b49d)
- api: add session field to CredentialVerifyResponse (f2d9c62)
- api: add sessions resource, list/revoke methods to credentials (6140095)
- api: add type field to InternalAccount (44d8154)
- api: add type parameter to customer/platform list internal accounts (501b3c5)
- api: manual updates (9a5ff6e)
- api: remove update method from customers/platform external accounts (1c02d44)
- types: add phoneNumber/bankAccountType, remove bankName, update beneficiary fields (afceef2)
- types: convert CredentialResendChallengeResponse to AuthMethod/PasskeyAuthChallenge union (3bd7203)
Documentation
- api: clarify customerId parameter documentation in transactions (69a6031)
v1.6.0
1.6.0 (2026-04-17)
Full Changelog: v1.5.0...v1.6.0
Features
- Add COL payment instructions to grid_api (7cc62ba)
- api: add ArsAccount variant to AccountOrWalletInfo (6dd1ee3)
- api: manual updates (07defd3)
- api: manual updates (544c451)
- api: manual updates (db652f0)
- fix mispelling of identification type enum (a899b75)
- Split request and response schemas for external account paymentRails (e6c10c6)
Bug Fixes
- types: change payment rail fields to enum in exchange rates/quotes (be60620)
- types: make platformCustomerId optional in customer create types (a87e16e)
Chores
v1.5.0
1.5.0 (2026-04-10)
Full Changelog: v1.4.0...v1.5.0
Features
- api: add currencies/region fields to customers, filters to list (87d9221)
- api: remove list method from quotes (ae6b4e8)
Bug Fixes
- api: make customerId required, remove role filter in beneficial owners list (ffa8a25)
Documentation
- api: update crypto_network examples in crypto/external accounts/quotes (149bfc9)
v1.4.0
1.4.0 (2026-04-01)
Full Changelog: v1.3.0...v1.4.0
Features
- api: add discoveries resource (12df4dc)
- api: add READY_FOR_VERIFICATION status/webhook event, 10 error types to verifications (09d181a)
- api: manual updates (9422fcc)
- api: manual updates (c814c1e)
- api: remove createLinkToken and submitPublicToken methods from plaid (d850b83)
- api: remove external account details destination from quotes and transactions (598dd8b)
- Move timeout to refund reason (e7460ef)
Chores
- Sync account schemas (047b627)
v1.3.0
1.3.0 (2026-03-25)
Full Changelog: v1.2.0...v1.3.0
Features
- adding kyb schema (b118a5c)
- api: add ethereum wallet to external accounts and payment instructions (df20d5b)
- api: add qrCode and reference fields to BRL payment instructions (ac48125)
- api: add VERTICAL to CustomerInfoFieldName enum (ecf38f9)
- api: replace MISSING_DOCUMENT with category-specific error types in verifications (4b0241a)
- api: restructure BeneficialOwner in customers with personalInfo, roles, kycStatus (c0ef57b)
Bug Fixes
- tests: update transaction count/volume enum values in business customer tests (c5480b8)
- types: change purposeOfAccount to enum in BusinessInfo/BusinessCustomerFields (cbbb1a1)
- types: make ownershipPercentage required/Long, flatten PersonalIds in beneficial_owners (ab09a3a)
- types: remove beneficialOwners field, flatten expectedActivityVolumes in BusinessInfo (772768d)
Chores
v1.2.0
1.2.0 (2026-03-19)
Full Changelog: v1.1.0...v1.2.0
Features
- api: add AED account, fix BRL pixKeyType enum, rename swiftBic to swiftCode (c624a8b)
- api: add BWP/XAF accounts, remove countries from MWK/UGX/XOF, add region to XOF (60a0875)
- api: add counterpartyInformation to Quote, remove from UmaAddressDestination (7bc8f5e)
- api: add paymentRail field to AccountDestination in quotes (5ba332e)
Bug Fixes
- client: allow updating header/query affecting fields in
toBuilder()(9c80bef)
Chores
- internal: codegen related update (5051a7f)
- internal: tweak CI branches (6e09328)
- internal: update retry delay tests (4b82d70)
Documentation
v1.1.0
1.1.0 (2026-03-11)
Full Changelog: v1.0.0...v1.1.0
Features
- api: add crypto service, cryptoNetwork to external accounts (414443f)
Bug Fixes
- client: incorrect
Retry-Afterparsing (373ed84)
Chores
- update placeholder string (6563a30)
v1.0.0
v0.10.0
0.10.0 (2026-03-06)
Full Changelog: v0.9.0...v0.10.0
Features
- add cryptoNetwork field to RealtimeFundingQuoteSource (e59a691)
- Add support for MWK, UGX, and XOF currency accounts (1877d74)
- api: add kyb webhooks/status fields, remove kyc from response, update webhook data types (df71de8)
- api: adding webhooks back in (41235f5)
- api: manual updates (1c59bac)
- api: manual updates (b90ab5f)
- api: manual updates (d18b45f)
- api: manual updates (d639af1)
- api: manual updates (ddc9c97)
- api: manual updates (ee71f3c)
- api: manual updates (3dd9539)
- api: manual updates (71a3b7d)
- cleaning up webhooks (ac6bac0)
Bug Fixes
- types: remove SENT status from TransactionStatus (01ceda0)