|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## 84.5.0-alpha.3 - 2026-03-11 |
| 4 | +* [#2289](https://github.com/stripe/stripe-go/pull/2289) Update generated code for private-preview |
| 5 | + * Add support for new resource `RadarIssuingAuthorizationEvaluation` |
| 6 | + * Add support for `New` method on resource `RadarIssuingAuthorizationEvaluation` |
| 7 | + * Add support for new value `fee_credits` on enum `BalanceTransaction.BalanceType` |
| 8 | + * ⚠️ Rename `AffiliateAttributions` to `AffiliateAttribution` on `DelegatedCheckoutRequestedSessionConfirmParams` and `DelegatedCheckoutRequestedSessionParams` |
| 9 | + * Add support for `AmountToCounter` on `Dispute` |
| 10 | + * Add support for `FrozenFields` on `InvoiceItem` |
| 11 | + * Add support for new value `next_billing_period_start` on enum `V2BillingIntentActionApplyEffectiveAt.Type` |
| 12 | + * Add support for `Consumer` on `V2CoreAccountConfigurationCardCreatorCapabilitiesParams`, `V2CoreAccountConfigurationCardCreatorCapabilities`, `V2CoreAccountIdentityAttestationsTermsOfServiceCardCreatorParams`, and `V2CoreAccountIdentityAttestationsTermsOfServiceCardCreator` |
| 13 | + * Add support for `FifthThird` on `V2CoreAccountConfigurationCardCreatorCapabilitiesCommercialParams`, `V2CoreAccountConfigurationCardCreatorCapabilitiesCommercial`, `V2CoreAccountIdentityAttestationsTermsOfServiceCardCreatorCommercialParams`, and `V2CoreAccountIdentityAttestationsTermsOfServiceCardCreatorCommercial` |
| 14 | + * Add support for `PrepaidCard` on `V2CoreAccountConfigurationCardCreatorCapabilitiesCommercialCrossRiverBankParams`, `V2CoreAccountConfigurationCardCreatorCapabilitiesCommercialCrossRiverBank`, `V2CoreAccountIdentityAttestationsTermsOfServiceCardCreatorCommercialCrossRiverBankParams`, and `V2CoreAccountIdentityAttestationsTermsOfServiceCardCreatorCommercialCrossRiverBank` |
| 15 | + * 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 enums `V2CoreAccountFutureRequirementsEntryImpactRestrictsCapability.Capability` and `V2CoreAccountRequirementsEntryImpactRestrictsCapability.Capability` |
| 16 | + * Add support for `PaymentMethodData` on `V2PaymentsOffSessionPaymentParams` |
| 17 | + * 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` |
| 18 | +* [#2293](https://github.com/stripe/stripe-go/pull/2293) Xavdid/merge go private preview |
| 19 | + |
3 | 20 | ## 84.5.0-alpha.2 - 2026-03-04 |
4 | 21 | This release changes the pinned API version to `2026-03-04.preview`. |
5 | 22 |
|
|
0 commit comments