|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## 31.5.0-alpha.3 - 2026-03-11 |
| 4 | +* [#2171](https://github.com/stripe/stripe-java/pull/2171) Update generated code for private-preview |
| 5 | + * Add support for new resource `radar.IssuingAuthorizationEvaluation` |
| 6 | + * Add support for `create` method on resource `radar.IssuingAuthorizationEvaluation` |
| 7 | + * ⚠️ Rename `affiliateAttributions` to `affiliateAttribution` on `delegatedcheckout.RequestedSessionConfirmParams` and `delegatedcheckout.RequestedSessionCreateParams` |
| 8 | + * Add support for `amountToCounter` on `Dispute` |
| 9 | + * Add support for `frozenFields` on `InvoiceItem` |
| 10 | + * Add support for `consumer` on `v2.core.Account.configuration.card_creator.capabilities`, `v2.core.Account.identity.attestations.terms_of_service.card_creator`, `v2.core.AccountCreateParams.configuration.card_creator.capabilities`, `v2.core.AccountCreateParams.identity.attestations.terms_of_service.card_creator`, `v2.core.AccountUpdateParams.configuration.card_creator.capabilities`, and `v2.core.AccountUpdateParams.identity.attestations.terms_of_service.card_creator` |
| 11 | + * Add support for `fifthThird` on `v2.core.Account.configuration.card_creator.capabilities.commercial`, `v2.core.Account.identity.attestations.terms_of_service.card_creator.commercial`, `v2.core.AccountCreateParams.configuration.card_creator.capabilities.commercial`, `v2.core.AccountCreateParams.identity.attestations.terms_of_service.card_creator.commercial`, `v2.core.AccountUpdateParams.configuration.card_creator.capabilities.commercial`, and `v2.core.AccountUpdateParams.identity.attestations.terms_of_service.card_creator.commercial` |
| 12 | + * Add support for `prepaidCard` on `v2.core.Account.configuration.card_creator.capabilities.commercial.cross_river_bank`, `v2.core.Account.identity.attestations.terms_of_service.card_creator.commercial.cross_river_bank`, `v2.core.AccountCreateParams.configuration.card_creator.capabilities.commercial.cross_river_bank`, `v2.core.AccountCreateParams.identity.attestations.terms_of_service.card_creator.commercial.cross_river_bank`, `v2.core.AccountUpdateParams.configuration.card_creator.capabilities.commercial.cross_river_bank`, and `v2.core.AccountUpdateParams.identity.attestations.terms_of_service.card_creator.commercial.cross_river_bank` |
| 13 | + * Add support for `paymentMethodData` on `v2.payments.OffSessionPaymentCreateParams` |
| 14 | + * Change `v2.payments.OffSessionPaymentCreateParams.paymentMethod` to be optional |
| 15 | + * Add support for new value `next_billing_period_start` on enum `v2.billing.IntentCreateParams.actions[].apply.effective_at.type` |
| 16 | + * Add support for new values `commercial.cross_river_bank.prepaid_card`, `commercial.fifth_third.charge_card`, `consumer.celtic.revolving_credit_card`, `consumer.cross_river_bank.prepaid_card`, and `consumer.lead.prepaid_card` on enum `EventsV2CoreAccountIncludingConfigurationCardCreatorCapabilityStatusUpdatedEvent.updatedCapability` |
| 17 | + |
3 | 18 | ## 31.5.0-alpha.2 - 2026-03-04 |
4 | 19 | This release changes the pinned API version to `2026-03-04.preview`. |
5 | 20 |
|
|
0 commit comments