Full Changelog: v0.102.0...v0.103.0
- api: add action_counts to rule performance reports and code to authorization actions (3849aa1)
- api: Add Hold API for financial account fund reservations (df3e831)
- api: Remove deprecated beneficial owner entities field (d22040a)
Full Changelog: v0.101.0...v0.102.0
- api: Add account holder entity endpoints (43c3d59)
- api: Add INTEREST_AND_FEES_PAUSED substatus to financial account (70c7dc8)
- api: Expose MIL interest schedules and loan tape configuration endpoints (54ff6be)
- allow canceling a request while it is waiting to retry (43c5488)
- api: Correct token_metadata field name in tokenization.approval_request schema (04d1ff9)
- Remove CONDITIONAL_BLOCK from docs (3560e08)
Full Changelog: v0.100.0...v0.101.0
- api: Add /v2/auth_rules/results endpoint for listing rule evaluation data (8514a07)
- api: Add amounts object to ASA request (66f4fe0)
- api: Add hold token field to book transfers (e42a159)
- api: Add naics_code to account holder requests/responses (2a4cbcc)
- api: Add network specific wallet recommendation reasons (53243ce)
- api: Add PENDING_REVIEW status to KYB enrollment simulation (40cddec)
- api: Add result schemas for Authorization and Authentication (3DS) actions (a25aeea)
- api: Update /v2/auth_rules/results endpoint parameter naming and action types (1e0430a)
- client: mark request body as required (5a82cc1)
- client: use correct format specifier for header serialization (f0f3f3c)
- fix for namespace collisions with client and resource test methods (be4daa0)
- configure new SDK language (d5f72b8)
- Enable stainless MCP in config (ba15022)
- internal: codegen related update (8cc90f1)
- internal: codegen related update (6fb143a)
- internal: codegen related update (761d45e)
- Fix documentation of tokenization channel and tokenization source for tokenization rules (66b48ff)
Full Changelog: v0.99.0...v0.100.0
- api: Add card.updated event (0344a5c)
- api: Add idempotency key to cards POST and PATCH endpoints (c53307f)
- api: Add merchant location fields to simulator endpoints (e81f66b)
- api: Add tags field to card transactions (527b9b7)
- api: make filter optional for Spend Velocity Auth Rules (b987bc0)
- api: Correct field name from ach_hold__period to ach_hold_period (e676940)
- api: mark AppleWebPushProvisioningResponse fields required (a0fa5cb)
- api: rename WIRE_DRAWDOWN_REQUEST to WIRE_INBOUND_DRAWDOWN_REQUEST (b987bc0)
- client: invalid URL (4e7dae0)
- docs: add missing pointer prefix to api.md return types (334e295)
- Add spec linter for YAML and folded style multiline strings (f51040c)
- configure new SDK language (06ce143)
- internal: codegen related update (ec93032)
- internal: update
actions/checkoutversion (29ed18f) - Rework event type generation to support spec splitting (a9a3198)
- Remove deprecated tag from MERCHANT_LOCKED card type (6ab18f6)
Full Changelog: v0.98.1...v0.99.0
- api: Add card state attribute to tokenization rules (d2a631a)
- api: Add event_type to ASA request and 3DS decisioning request (d2a631a)
- api: add external_id to payment_event (f42a314)
- api: add get /v1/transfer_limits endpoint (f42a314)
- api: add post /v1/book_transfers/{book_transfer_token}/retry endpoint (f42a314)
- api: Add user defined status to ledger accounts (d2a631a)
- api: add WIRE_DRAWDOWN_REQUEST transfer type (9015ffc)
- api: Expose Payment Allocation Details (d2a631a)
- api: remove unnecessary X-Lithic-Pagination header (9015ffc)
- api: remove v1/aggregate_balances and related models (da86140)
- api: don't mark timestamp parsing as loose when a fallback format succeeds (78776e3)
- api: clarify description of token / retry_token when it serves as idempotency key (9015ffc)
- Update language for Google Web Push Provisioning docs (d2a631a)
Full Changelog: v0.98.0...v0.98.1
- api: include schema and base URL in GetEmbedURL (09f2a83)
Full Changelog: v0.97.0...v0.98.0
- api: add bulk card creation APIs (b9b6d6f)
- api: Add event_streams to auth rules APIs (e8956cb)
- api: add Google WPP to SDKs (884c10a)
- api: add IS_AFTER / IS_BEFORE operators to Auth Rule APIs (884c10a)
- api: Add new fee types (e8956cb)
- api: Add optional ach_hold_period (e8956cb)
- api: add WALLET_RECOMMENDATION_REASONS attribute for tokenization rules (2a11b16)
- api: add webhook schemas to SDKs - add parse and parse_unsafe (ff840e9)
- api: provide a unified model for AuthRule (2a11b16)
- api: support event_streams in auth_rules list endpoint (8e9cc3c)
- api: extract several common types to reduce duplication (b9b6d6f)
- api: fix examples in spec that were not fully valid (2a11b16)
- api: make certain payoff fields nullable (2a11b16)
- mcp: correct code tool API endpoint (174ec9e)
- rename param to avoid collision (6f48a03)
- elide duplicate aliases (829889f)
- internal: codegen related update (c2d4254)
- internal: codegen related update (70d9a3d)
- replace custom webhook signature verification with standardwebhooks (ff840e9)
- revert some unnecessary custom code (89da376)
- api: clarify error 422 for 3DS challenge response (884c10a)
Full Changelog: v0.96.1...v0.97.0
- api: Add Payoff Details (7c60f38)
- api: Modify return type of returns API to payment-transaction (7c60f38)
Full Changelog: v0.96.0...v0.96.1
- client: correctly specify Accept header with / instead of empty (008026d)
Full Changelog: v0.95.0...v0.96.0
- api: add disputes V2 endpoints (9b75696)
- api: add payment_details (fc4261b)
- api: add return payment method (9b75696)
- api: add Tokenization and ACH Rules (9b75696)
- api: add unpause external_bank_accounts API method (9b75696)
- api: deprecate auth rule apply endpoint and fix several schemas (d2978d9)
- api: extract some common schemas into models (9b75696)
- api: new fields in Statements APIs (176cd0f)
- api: re-add rules metadata to tokenization events (a7fe2bd)
- api: remove deprecated fields from Cardholder Authentication object (a7fe2bd)
- api: adjust Auth Rules spec for better SDK structure (a7fe2bd)
- api: change allowed phone number length from 18 to 16 (9b75696)
- api: fix oneOf -> anyOf in account holder update (fc4261b)
- api: fixing spec for Tokenizations and Enhanced data (176cd0f)
- api: mark certain optional fields as nullable (9b75696)
- api: adds support for new ACH_RECEIPT_RELEASED event (32a90ab)
Full Changelog: v0.94.0...v0.95.0
- api: updates to Auth Rules and Card provisioning (f5f27e7)
Full Changelog: v0.93.0...v0.94.0
- api: adds support for Auto-Collections (bfe4ee4)
Full Changelog: v0.92.2...v0.93.0
- api: adds support for Auth Rule features (a270e40)
Full Changelog: v0.92.1...v0.92.2
- bugfix for setting JSON keys with special characters (9fb6ed1)
- do not install brew dependencies in ./scripts/bootstrap by default (ac3b6b2)
- docs: small updates to doc strings on a few endpoints (c639449)
Full Changelog: v0.92.0...v0.92.1
- use slices.Concat instead of sometimes modifying r.Options (ae18989)
Full Changelog: v0.91.0...v0.92.0
- api: rename endpoint (50d76dd)
Full Changelog: v0.90.0...v0.91.0
- api: adds support for unpauseing external bank accounts (fb6e255)
Full Changelog: v0.89.2...v0.90.0
- api: adds support for delegated KYB onboarding and more device details in 3DS Authentications (70a2e68)
Full Changelog: v0.89.1...v0.89.2
- remove null from release please manifest (f358d4c)
- use release please annotations on more places (d918998)
Full Changelog: v0.89.0...v0.89.1
- close body before retrying (a6d73ff)
Full Changelog: v0.88.0...v0.89.0
- api: adds Event types for additional API resources (96dfa46)
Full Changelog: v0.87.0...v0.88.0
- api: adds detailed 3DS challenge statuses (166f077)
- client: support optional json html escaping (20b2acc)
Full Changelog: v0.86.0...v0.87.0
- api: adds new Account Activity API (9e3f757)
Full Changelog: v0.85.0...v0.86.0
- api: updates Transaction retrieve response to match API (890f46b)
Full Changelog: v0.84.1...v0.85.0
- api: adds new Auth Rules Scope and Settlement Details type (ec60225)
Full Changelog: v0.84.0...v0.84.1
- client: process custom base url ahead of time (9e4e46f)
- docs: update Account Holder deprecation formatting (f041186)
Full Changelog: v0.83.0...v0.84.0
- api: adds Network Programs and Account/Card Sub-statuses (e64b3c3)
- Remove invalid type references in VelocityLimitParamsPeriodWindow union (e61a9c2)
- internal: fix lint script for tests (44efcfe)
- lint tests (d08e1ec)
- lint tests in subpackages (9c70704)
Full Changelog: v0.82.0...v0.83.0
Full Changelog: v0.81.0...v0.82.0
- api: add models for merchant_lock_parameters and conditional_3ds_action_parameters (4af0ff2)
- api: api update (d7fd3b6)
- ci: only run for pushes and fork pull requests (8c5c5c5)
Full Changelog: v0.80.1...v0.81.0
- api: introduce dedicated model for SpendLimitDuration (7b3838e)
- don't try to deserialize as json when ResponseBodyInto is []byte (ef36797)
- internal: manual updates (f10c8dc)
Full Changelog: v0.80.0...v0.80.1
- pagination: check if page data is empty in GetNextPage (8a2b637)
Full Changelog: v0.79.0...v0.80.0
- client: adds support for on-demand Auth Rule Performance Reports (2dc23fa)
Full Changelog: v0.78.0...v0.79.0
- api: add CLOSED account state option and UNVERIFIED verification method (1106e29)
- client: add debug log helper (8da37b4)
- client: adds endpoint to register an account number on a Financial Account (8917aeb)
- client: adds support for 3DS to Auth Rules (37afe17)
- api: mark some methods as deprecated (9d06e4a)
- ci: enable for pull requests (13e25ed)
- docs: grammar improvements (e215a47)
- improve devcontainer setup (1edb00d)
- make go mod tidy continue on error (20d4676)
Full Changelog: v0.77.0...v0.78.0
- api: new Funding Events and Card Web Provision API's (d8c8675)
- client: add support for endpoint-specific base URLs in python (958dddd)
Full Changelog: v0.76.5...v0.77.0
- api: manual updates (447255f)
- remove or fix invalid readme examples (df5fc3e)
Full Changelog: v0.76.4...v0.76.5
- client: clean up reader resources (82aaec8)
Full Changelog: v0.76.3...v0.76.4
- client: correctly update body in WithJSONSet (0751972)
Full Changelog: v0.76.2...v0.76.3
- internals: fix servers entry for /v2/auth_rules.get (c4becf6)
Full Changelog: v0.76.1...v0.76.2
- pagination: handle errors when applying options (97ab73f)
Full Changelog: v0.76.0...v0.76.1
- handle empty bodies in WithJSONSet (797902e)
Full Changelog: v0.75.0...v0.76.0
- api: adds new merchant lock Auth Rule (fb8e53b)
- ci: add timeout thresholds for CI jobs (bf2acdb)
- ci: only use depot for staging repos (9e57f70)
- ci: run on more branches and use depot runners (66dc16f)
Full Changelog: v0.74.0...v0.75.0
- api: updates to Card definition for PCI clarity (dd32713)
- client: add support for reading base URL from environment variable (5642ecb)
- docs: fix Card in HTML example (0586d2f)
- internal: refresh schemas (bf2256d)
- internals: fix Card schema definition (1f3534c)
- docs: document pre-request options (d1d78cb)
- internal: codegen related update (f7d5244)
- internal: reduce CI branch coverage (628a86c)
- update documentation links to be more uniform (cbb3f52)
Full Changelog: v0.73.0...v0.74.0
- api: manual updates (2ecf324)
Full Changelog: v0.72.0...v0.73.0
- api: introduce TransactionSeries and update ShippingMethod fields (#493) (ecf8985)
- client: support custom http clients (#491) (ef921bb)
Full Changelog: v0.71.1...v0.72.0
Full Changelog: v0.71.0...v0.71.1
- fix typos (#482) (885d231)
- internal codegen changes (7f19e3a)
- internal codegen changes (9b25269)
- internal: remove workflow condition (#485) (0a6bdd8)
Full Changelog: v0.70.0...v0.71.0
- add request options to client tests (#480) (03d8154)
- api: new attribute targets for Auth Rules and new Financial Account State schema (#479) (2e8ec92)
- internal: update .stats.yml (#475) (e0c2065)
Full Changelog: v0.69.0...v0.70.0
- api: updates to 2
FinancialAccountsendpoints and newExpireAuthorizationendpoint (#474) (7c08b54) - client: improve default client options support (#471) (dddd5f9)
Full Changelog: v0.68.0...v0.69.0
- add SKIP_BREW env var to ./scripts/bootstrap (#466) (72d2f6d)
- client: accept RFC6838 JSON content types (#467) (26250d6)
- client: allow custom baseurls without trailing slash (#464) (5bd2500)
- client: update currency data type (#470) (011d635)
- api: release of Network Totals reporting and new filters for Velocity Limit Rules (#469) (7047b1d)
- client: deprecate some fields (011d635)
- update some descriptions (011d635)
Full Changelog: v0.67.3...v0.68.0
- api: adds new
InternalCategory for FinancialTransactions (#461) (0d75f20) - internal: fix devcontainers setup (#459) (93f5ea2)
Full Changelog: v0.67.2...v0.67.3
Full Changelog: v0.67.1...v0.67.2
Full Changelog: v0.67.0...v0.67.1
Full Changelog: v0.66.1...v0.67.0
- client: send
X-Stainless-Timeoutheader (#445) (41ef2f1) - pagination: avoid fetching when has_more: false (#449) (5de31e5)
- add UnionUnmarshaler for responses that are interfaces (#448) (5af84eb)
- api: new PaymentEventType for ACH Returns and small updates to 3DS AuthenticationResult (#447) (9ba6cbb)
Full Changelog: v0.66.0...v0.66.1
Full Changelog: v0.65.0...v0.66.0
Full Changelog: v0.64.0...v0.65.0
Full Changelog: v0.63.0...v0.64.0
- types: improve auth rules types (#428)
- api: removes AccountHolder
resubmitendpoint andKYC_ADVANCEDworkflow (#422)
- api: adds EventRuleResult to Transaction Events (#420) (c7a271e)
- api: removes AccountHolder
resubmitendpoint andKYC_ADVANCEDworkflow (#422) (ee46446) - api: updates to Auth Rules numeric types, new Card Types and Authorization Rule Backtests (bf025e3)
- support deprecated markers (#434) (7dcdf7d)
- types: improve auth rules types (#428) (c90f44e)
- fix apijson.Port for embedded structs (#431) (9162400)
- fix apijson.Port for embedded structs (#432) (87bfd6f)
- internal: update next (88a36f9)
- reuse model in pagination items type (#433) (3c5bd15)
- api: add backtest methods to AuthRules (#419) (4d63e87)
- api: adds
dpanproperty to Tokenization (#429) (5b07971) - api: new ConvertPhysical endpoint to convert a virtual card to a physical card (#421) (eea41f0)
- api: updates to documentation and additional filter for status on Transactions (#427) (ef8d694)
- bump license year (#424) (d1f5120)
- docs: updates documentation for DPANs (#430) (35260e6)
- internal: update examples (#425) (69db4a6)
Full Changelog: v0.62.3...v0.63.0
Full Changelog: v0.62.2...v0.62.3
Full Changelog: v0.62.1...v0.62.2
Full Changelog: v0.62.0...v0.62.1
Full Changelog: v0.61.0...v0.62.0
- api: removes AuthRules V1 (#403)
- api: adds
charge_offfunctionality to FinancialAccounts (#402) (1935628) - docs: updates to documentation for V2 AuthRules (#400) (fbc8377)
Full Changelog: v0.60.0...v0.61.0
- api: add
PIN_BLOCKEDtodetailed_resultsproperty on Event (#396) (64d9116) - api: adds new result types to Transactions and Events (#398) (47a8015)
Full Changelog: v0.59.0...v0.60.0
Full Changelog: v0.58.0...v0.59.0
- api: removes
transfer_transaction.createdwebhook and updates to VerificationApplication (#393) (5658bfd) - move pagination package from internal to packages (#391) (4d34239)
Full Changelog: v0.57.0...v0.58.0
Full Changelog: v0.56.0...v0.57.0
Full Changelog: v0.55.0...v0.56.0
Full Changelog: v0.54.0...v0.55.0
Full Changelog: v0.53.0...v0.54.0
- api: adds endpoint for migrating auth rules from v1 to V2. marks v1 auth rules as deprecated (#379) (4af648c)
- client: send retry count header (#377) (741d4db)
Full Changelog: v0.52.0...v0.53.0
Full Changelog: v0.51.1...v0.52.0
Full Changelog: v0.51.0...v0.51.1
- remove use of 'CreditProductService' type that doesn't exist (6e4386d)
Full Changelog: v0.50.1...v0.51.0
- api: update model
FinancialAccount(#369)
Full Changelog: v0.50.0...v0.50.1
- internal: specify API version for each endpoints instead of hardcoded in base URLs (#366) (4331c84)
- tests: fix GetEmbedURL to specify /v1/ prefix (d6defc2)
Full Changelog: v0.49.1...v0.50.0
- api: updates book transfer status, updates to transactions, add currency model (#365)
Full Changelog: v0.49.0...v0.49.1
Full Changelog: v0.48.0...v0.49.0
Full Changelog: v0.47.0...v0.48.0
- api: add shared model Document (#356)
- api: add 'pin status' and 'pending_commands' to Card model (#355) (fca6d00)
- api: add shared model Document (#356) (a117730)
- api: declare AccountHolderBusinessResponse and remove entity_token from BusinessEntity (#357) (9dea351)
Full Changelog: v0.46.0...v0.47.0
Full Changelog: v0.45.0...v0.46.0
Full Changelog: v0.44.0...v0.45.0
- api: add property
next_payment_end_dateandnext_payment_due_dateto Statement model (#348) (02cef9a)
Full Changelog: v0.43.0...v0.44.0
Full Changelog: v0.42.0...v0.43.0
Full Changelog: v0.41.1...v0.42.0
- api: add property
Account.CardholderCurrency(#338) (7b97846) - api: add property
Card.CardholderCurrency(7b97846) - api: add property
CardProgram.CardholderCurrency(7b97846) - api: add property
CardProgram.SettlementCurrencies(7b97846)
Full Changelog: v0.41.0...v0.41.1
Full Changelog: v0.40.1...v0.41.0
- api: rename model property 'StatementAccountStanding.State' to 'PeriodState' (#334)
- api: add event type 'card.reissued' (#331) (63bef3b)
- api: add event type 'statements.created' (#330) (df398bc)
- api: add methods to simulate enrollment review and enrollment document review (#332) (9265daf)
- api: rename model property 'StatementAccountStanding.State' to 'PeriodState' (#334) (d4754a6)
Full Changelog: v0.40.0...v0.40.1
Full Changelog: v0.39.0...v0.40.0
- api: deprecate 'auth rule token' in 'card' and 'account holder' models (#325)
Full Changelog: v0.38.0...v0.39.0
Full Changelog: v0.37.0...v0.38.0
Full Changelog: v0.36.3...v0.37.0
- api: param 'FinancialAccountToken' for 'ExternalBankAccountService.New()' is now required (#315) (76303f0)
Full Changelog: v0.36.2...v0.36.3
Full Changelog: v0.36.1...v0.36.2
- internal: fix MarshalJSON logic for interface elemnets (#311) (6663ba1)
- use slice instead of appending to r.Options (#309) (82edf46)
- gitignore test server logs (#307) (e0076c5)
- internal: improve deserialization of embedded structs (#310) (5abc98f)
Full Changelog: v0.36.0...v0.36.1
Full Changelog: v0.35.0...v0.36.0
- api: remove unused event type 'statement.created'
- api: remove unused business account type
- api: remove unused embed request params type
- api: updates (#303)
- api: add 'reverse' method for book transfers (ab7fa77)
- api: add field 'trace numbers' to payment method attribute model (ab7fa77)
- api: remove unused business account type (ab7fa77)
- api: remove unused embed request params type (ab7fa77)
- api: remove unused event type 'statement.created' (ab7fa77)
- api: updates (#303) (ab7fa77)
Full Changelog: v0.34.1...v0.35.0
Full Changelog: v0.34.0...v0.34.1
Full Changelog: v0.33.1...v0.34.0
- api: remove some endpoints and other API updates (#297)
Full Changelog: v0.33.0...v0.33.1
Full Changelog: v0.32.0...v0.33.0
Full Changelog: v0.31.0...v0.32.0
Full Changelog: v0.30.0...v0.31.0
- internal: fix format script (#289) (4a68229)
- internal: support parsing other json content types (#284) (7dd0761)
- tests: update some example values (#286) (d97dc10)
Full Changelog: v0.29.0...v0.30.0
- docs: add SECURITY.md (#281) (4fb5392)
- internal: add slightly better logging to scripts (#282) (a646ba8)
- internal: fix bootstrap script (#277) (80006cf)
Full Changelog: v0.28.0...v0.29.0
- api: changes to balance-related return types and other API changes (#272) (8fd8a7c)
- api: updates (#264) (6442564)
- api: updates (#269) (0562c47)
- api: updates (#276) (fa52e34)
- option: add option to provide a raw request body (#267) (071d6e6)
- update model params behavior (#262) (05a3532)
- change test names (#265) (22a01b7)
- internal: add scripts/test, scripts/mock and add ci job (#274) (13d5670)
- internal: fix Port function for number and boolean enums (#271) (c37e9d6)
- internal: formatting (#266) (c453766)
- internal: use actions/checkout@v4 for codeflow (#270) (429a92f)
Full Changelog: v0.27.0...v0.28.0
- api: add detailed result CARD_NOT_ACTIVATED (#259) (ffcb5e7)
- api: add event type digital_wallet.tokenization_two_factor_authentication_code_sent (#257) (787ff07)
- api: add params spend_limit and spend_velocity (#258) (df6010a)
- api: add settlement_report.updated enum (#248) (4ffb933)
- api: update financial transaction status enum (#254) (1f21e5b)
- api: update link to encrypted PIN block docs (#261) (e2c18b3)
- client: implement raw requests methods on client (#252) (445089d)
- internal: implement Port function in apijson (#260) (f6b0ce2)
- internal: move pagination types to pagination package (#253) (c9dcf15)
- internal: use a time zone less likely to conflict with the local one (#256) (d62266f)
Full Changelog: v0.26.1...v0.27.0
- add IsKnown method to enums (#244) (40a5087)
- api: adds closed state (#247) (4d2c127)
- api: updates (#246) (57dab3a)
- set user-agent header by default when making requests (#238) (58da383)
- add back examples (dc9c260)
- add back removed code (c46da60)
- internal: update generated pragma comment (#243) (4671964)
- temporarily remove examples for migration (0fe6406)
- temporarily remove various code as part of refactor (#241) (9766a3a)
- fix typo in CONTRIBUTING.md (#242) (7d03703)
- readme: consistent use of sentence case in headings (#245) (526f33f)
Full Changelog: v0.26.0...v0.26.1
Full Changelog: v0.25.0...v0.26.0
Full Changelog: v0.24.0...v0.25.0
- api: create financial account and retry microdeposits endpoints (#226) (c52f602)
- api: tokenizations (#228) (957d974)
- api: update financial_account_type and documentation (#225) (e81a342)
- api: updates (#229) (825ff7e)
- internal: bump timeout threshold in tests (#221) (87470fd)
- internal: refactor release environment script (#223) (5dfab6d)
- internal: update deps (#227) (c9fc50f)
Full Changelog: v0.23.0...v0.24.0
Full Changelog: v0.22.0...v0.23.0
Full Changelog: v0.21.0...v0.22.0
Full Changelog: v0.20.0...v0.21.0
Full Changelog: v0.19.2...v0.20.0
- api: change account holder creation response, new settlement detail type (#207)
Full Changelog: v0.19.1...v0.19.2
Full Changelog: v0.19.0...v0.19.1
Full Changelog: v0.18.0...v0.19.0
- add .keep files for examples and custom code directories (#197) (182d57a)
- internal: bump license (#194) (1267146)
- internal: minor updates to pagination (#195) (80148a3)
Full Changelog: v0.17.0...v0.18.0
Full Changelog: v0.16.0...v0.17.0
- api: rename
tokenandtypetofinancial_account_tokenandfinancial_account_type(#188) (e031830) - internal: fallback to json serialization if no serialization methods are defined (#187) (7a227de)
Full Changelog: v0.15.0...v0.16.0
Full Changelog: v0.14.1...v0.15.0
Full Changelog: v0.14.0...v0.14.1
Full Changelog: v0.13.0...v0.14.0
Full Changelog: v0.12.1...v0.13.0
Full Changelog: v0.12.0...v0.12.1
Full Changelog: v0.11.0...v0.12.0
- improve account holder control person documentation (#167) (99615cd)
- readme: improve example snippets (#168) (4d6add2)
Full Changelog: v0.10.0...v0.11.0
- api: add verification_attempts response property (#164) (d2ae13c)
- github: include a devcontainer setup (#163) (d4f0c8a)
Full Changelog: v0.9.0...v0.10.0
Full Changelog: v0.8.3...v0.9.0
- api: add AUTH_STREAM_ACCESS to responder endpoints (#154) (479ed5c)
- api: add verification_failed_reason (#153) (21318a2)
- api: updates (#152) (f04846c)
- client: adjust retry behavior (#155) (da9d8df)
- internal: rearrange client arguments (#147) (1d6367b)
- internal: reorder code (#150) (19d089b)
- update README (#145) (0db60d6)
- api.md: improve formatting of webhook helpers (#149) (1181762)
- organisation -> organization (UK to US English) (#151) (3741c37)
Full Changelog: v0.8.2...v0.8.3
Full Changelog: v0.8.1...v0.8.2
Full Changelog: v0.8.0...v0.8.1
Full Changelog: v0.7.4...v0.8.0
- api: remove
post /webhooks/account_holdersendpoint (#133)
Full Changelog: v0.7.3...v0.7.4
- api: add simulation endpoints, event types, fix transfer request AuthRule (#129) (424b35d)
- improve retry behavior on context deadline (#132) (099165c)
Full Changelog: v0.7.2...v0.7.3
Full Changelog: v0.7.1...v0.7.2
Full Changelog: v0.7.0...v0.7.1
- api: add Simulate Return Payment endpoint (#119) (5e24144)
- api: add tokenizations.simulate and correct typo'd enum (#117) (773c215)
- api: add user defined id (#114) (18b2fd6)
- fixes tests where an array has to have unique enum values (#115) (2d9beb3)
- ci: setup workflows to create releases and release PRs (#109) (5a5ac6d)
- internal: cleanup test params (#118) (cfb99ae)
- internal: implement inline json unmarshalling (#113) (2fd86e1)
0.7.0 (2023-08-15)
- api: change
keytosecret(#102)
- assign default reviewers to release PRs (#104) (6f95aaa)
- client: send Idempotency-Key header (#105) (68b7e7f)
0.6.8 (2023-08-11)
- allOf models now have toXxx methods to access the separate allOf models (#100) (3018520)
- api: add card reissue shipping options (#99) (8aaa9d3)
0.6.7 (2023-08-08)
0.6.6 (2023-08-01)
0.6.5 (2023-07-27)
- add
Boolparam field helper (#86) (847e53d) - api: add payment and external bank accounts resource (#84) (98a36d5)
0.6.4 (2023-07-21)
0.6.3 (2023-07-18)
0.6.2 (2023-07-17)
- api: add more enum members to event types (#73) (7154eaa)
- api: no longer require
website_urlproperty on KYB object (#76) (929bb45)
0.6.1 (2023-07-12)
0.6.0 (2023-07-07)
- api: remove previous_auth_rule_tokens from auth rules (#64)
0.5.0 (2023-06-29)
- types: singularize array item types (#63)
- rename some response types and remove unnecessary types from paginated endpoints (#60)
- add comments to alias types (#58) (da81689)
- add trailing newlines (#61) (0008e35)
- api: update account limits docstrings (#55) (d9efdfc)
- api: update limits docstrings (#59) (4cd42ba)
- rename some response types and remove unnecessary types from paginated endpoints (#60) (7ada707)
- types: singularize array item types (#63) (ac26936)
0.4.1 (2023-06-19)
0.4.0 (2023-06-15)
- api: add dispute evidence filename (#46)
0.3.2 (2023-06-13)
0.3.1 (2023-06-12)
- api: update docs (#26) (acede1c)
- make tests give better error message on missing prism server (#36) (73d293e)
0.3.0 (2023-05-12)
- api: replace
TransactionTokenparam in favour ofTransactionTokens(#23)
0.2.2 (2023-05-12)
0.2.1 (2023-05-11)
- api: add support for new
transaction_tokensquery param (#14) (d5fa50f) - api: updates (#12) (c8fbf7d)
0.2.0 (2023-05-04)
- rename
.JSON.Extras->.JSON.ExtraFields(#9)
0.1.1 (2023-05-04)
0.1.0 (2023-05-04)
- rename
field.Field->param.Field - make JSON structs private, rename Metadata->Field, improve docs
- remove _ in DisputeResolutionReasonNoDisputeRights_3Ds
- api: rename _3dsVersion to ThreeDSVersion
- api: add tokenization decisioning endpoints and remove unused funding sources API
- add new services and misc api updates, fix identifier namespacing (1fb606d)
- api: add download_url property to dispute evidence (90fe998)
- api: add tokenization decisioning endpoints and remove unused funding sources API (4b89f0a)
- api: more detailed
post /disputes/{dispute_token}/evidencesresponse (24e6b12) - better errors (b4ca8ea)
- docs: include version references in the README (7c0f82a)
- implement bikesheds (373d44b)
- implement improved auto-pagination (ed424a2)
- implement unions (b6729aa)
- implement unions (b6729aa)
- lift fields helpers to main class (30fa1b7)
- send package version in X-Stainless-Package-Version (bbccf72)
- event > payload type is now any object instead of unknown (d4c760d)
- add missing properties to AuthRule (6bc291b)
- api: rename _3dsVersion to ThreeDSVersion (b7c9008)
- change unknown type generation to
interface{}(01976c3) - error that can occur during pagination when there are zero items in the response (a49d3e1)
- error that can occur during pagination when there are zero items in the response (a49d3e1)
- pagination return non-nil on error (b7d9576)
- pagination return non-nil on error (b7d9576)
- remove _ in DisputeResolutionReasonNoDisputeRights_3Ds (0356df0)
- segfault when getting next page if request has no body (c02a2fd)
- segfault when getting next page if request has no body (c02a2fd)
- segfault when getting next page if request has no body (3e71bef)
- update outdate docs in README (f37232f)