From 2d5f629a5d2a1014424d8ebd153e1a31d02533f1 Mon Sep 17 00:00:00 2001 From: Ramya Rao Date: Thu, 29 Aug 2024 14:57:54 -0700 Subject: [PATCH] Bump version to 79.9.0 --- CHANGELOG.md | 46 ++++++++++++++++++++++++++-------------------- VERSION | 2 +- stripe.go | 2 +- 3 files changed, 28 insertions(+), 22 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 102834527e..6248e43087 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 79.9.0 - 2024-08-29 +* [#1910](https://github.com/stripe/stripe-go/pull/1910) Generate SDK for OpenAPI spec version 1230 + * Add support for new value `hr_oib` on enums `CheckoutSessionCustomerDetailsTaxIdsType`, `InvoiceCustomerTaxIdsType`, `TaxCalculationCustomerDetailsTaxIdsType`, `TaxIdType`, and `TaxTransactionCustomerDetailsTaxIdsType` + * Add support for new value `issuing_regulatory_reporting` on enum `FilePurpose` + * Add support for `StatusDetails` on `TestHelpersTestClock` + ## 79.8.0 - 2024-08-15 * [#1904](https://github.com/stripe/stripe-go/pull/1904) Update generated code * Add support for `AuthorizationCode` on `ChargePaymentMethodDetailsCard` @@ -22,10 +28,10 @@ ## 79.6.0 - 2024-08-01 * [#1897](https://github.com/stripe/stripe-go/pull/1897) Update generated code - * Add support for new resources `Billing.AlertTriggered` and `Billing.Alert` - * Add support for new value `charge_exceeds_transaction_limit` on enums `InvoiceLastFinalizationErrorCode`, `PaymentIntentLastPaymentErrorCode`, `SetupAttemptSetupErrorCode`, `SetupIntentLastSetupErrorCode`, and `StripeErrorCode` - * ⚠️ Remove support for `AuthorizationCode` on `ChargePaymentMethodDetailsCard`. This was accidentally released last week. - * Add support for new value `billing.alert.triggered` on enum `EventType` + * Add support for new resources `Billing.AlertTriggered` and `Billing.Alert` + * Add support for new value `charge_exceeds_transaction_limit` on enums `InvoiceLastFinalizationErrorCode`, `PaymentIntentLastPaymentErrorCode`, `SetupAttemptSetupErrorCode`, `SetupIntentLastSetupErrorCode`, and `StripeErrorCode` + * ⚠️ Remove support for `AuthorizationCode` on `ChargePaymentMethodDetailsCard`. This was accidentally released last week. + * Add support for new value `billing.alert.triggered` on enum `EventType` * [#1895](https://github.com/stripe/stripe-go/pull/1895) Fixed config override with GetBackendWithConfig ## 79.5.0 - 2024-07-25 @@ -77,22 +83,22 @@ ## 79.0.0 - 2024-06-24 * [#1878](https://github.com/stripe/stripe-go/pull/1878) Update generated code - - This release changes the pinned API version to 2024-06-20. Please read the [API Upgrade Guide](https://stripe.com/docs/upgrades#2024-06-20) and carefully review the API changes before upgrading. - - ### ⚠️ Breaking changes - - * Remove the unused resource `PlatformTaxFee` - * Rename `VolumeDecimal` to `QuantityDecimal` on `IssuingTransactionPurchaseDetailsFuel`, `TestHelpersIssuingAuthorizationCapturePurchaseDetailsFuelParams`, `TestHelpersIssuingTransactionCreateForceCapturePurchaseDetailsFuelParams`, and `TestHelpersIssuingTransactionCreateUnlinkedRefundPurchaseDetailsFuelParams` - - ## Additions - - * Add support for `FinalizeAmount` test helper method on resource `Issuing.Authorization` - * Add support for new value `ch_uid` on enums `CheckoutSessionCustomerDetailsTaxIdsType`, `InvoiceCustomerTaxIdsType`, `TaxCalculationCustomerDetailsTaxIdsType`, `TaxIdType`, and `TaxTransactionCustomerDetailsTaxIdsType` - * Add support for `Fleet` on `IssuingAuthorizationParams`, `IssuingAuthorization`, `IssuingTransactionPurchaseDetails`, `TestHelpersIssuingAuthorizationCapturePurchaseDetailsParams`, `TestHelpersIssuingTransactionCreateForceCapturePurchaseDetailsParams`, and `TestHelpersIssuingTransactionCreateUnlinkedRefundPurchaseDetailsParams` - * Add support for `Fuel` on `IssuingAuthorizationParams` and `IssuingAuthorization` - * Add support for `IndustryProductCode` and `QuantityDecimal` on `IssuingTransactionPurchaseDetailsFuel`, `TestHelpersIssuingAuthorizationCapturePurchaseDetailsFuelParams`, `TestHelpersIssuingTransactionCreateForceCapturePurchaseDetailsFuelParams`, and `TestHelpersIssuingTransactionCreateUnlinkedRefundPurchaseDetailsFuelParams` - * Add support for new values `card_canceled`, `card_expired`, `cardholder_blocked`, `insecure_authorization_method`, and `pin_blocked` on enum `IssuingAuthorizationRequestHistoryReason` + + This release changes the pinned API version to 2024-06-20. Please read the [API Upgrade Guide](https://stripe.com/docs/upgrades#2024-06-20) and carefully review the API changes before upgrading. + + ### ⚠️ Breaking changes + + * Remove the unused resource `PlatformTaxFee` + * Rename `VolumeDecimal` to `QuantityDecimal` on `IssuingTransactionPurchaseDetailsFuel`, `TestHelpersIssuingAuthorizationCapturePurchaseDetailsFuelParams`, `TestHelpersIssuingTransactionCreateForceCapturePurchaseDetailsFuelParams`, and `TestHelpersIssuingTransactionCreateUnlinkedRefundPurchaseDetailsFuelParams` + + ## Additions + + * Add support for `FinalizeAmount` test helper method on resource `Issuing.Authorization` + * Add support for new value `ch_uid` on enums `CheckoutSessionCustomerDetailsTaxIdsType`, `InvoiceCustomerTaxIdsType`, `TaxCalculationCustomerDetailsTaxIdsType`, `TaxIdType`, and `TaxTransactionCustomerDetailsTaxIdsType` + * Add support for `Fleet` on `IssuingAuthorizationParams`, `IssuingAuthorization`, `IssuingTransactionPurchaseDetails`, `TestHelpersIssuingAuthorizationCapturePurchaseDetailsParams`, `TestHelpersIssuingTransactionCreateForceCapturePurchaseDetailsParams`, and `TestHelpersIssuingTransactionCreateUnlinkedRefundPurchaseDetailsParams` + * Add support for `Fuel` on `IssuingAuthorizationParams` and `IssuingAuthorization` + * Add support for `IndustryProductCode` and `QuantityDecimal` on `IssuingTransactionPurchaseDetailsFuel`, `TestHelpersIssuingAuthorizationCapturePurchaseDetailsFuelParams`, `TestHelpersIssuingTransactionCreateForceCapturePurchaseDetailsFuelParams`, and `TestHelpersIssuingTransactionCreateUnlinkedRefundPurchaseDetailsFuelParams` + * Add support for new values `card_canceled`, `card_expired`, `cardholder_blocked`, `insecure_authorization_method`, and `pin_blocked` on enum `IssuingAuthorizationRequestHistoryReason` ## 78.12.0 - 2024-06-17 * [#1876](https://github.com/stripe/stripe-go/pull/1876) Update generated code diff --git a/VERSION b/VERSION index be55f5ee97..564ca173c6 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -79.8.0 +79.9.0 diff --git a/stripe.go b/stripe.go index b2fd82d93d..fb64b02533 100644 --- a/stripe.go +++ b/stripe.go @@ -1280,7 +1280,7 @@ func StringSlice(v []string) []*string { // // clientversion is the binding version -const clientversion = "79.8.0" +const clientversion = "79.9.0" // defaultHTTPTimeout is the default timeout on the http.Client used by the library. // This is chosen to be consistent with the other Stripe language libraries and