stripe/stripe-go (github.com/stripe/stripe-go/v79)
### [`v80.1.0`](https://togithub.com/stripe/stripe-go/releases/tag/v80.1.0)
[Compare Source](https://togithub.com/stripe/stripe-go/compare/v80.0.0...v80.1.0)
- [#1928](https://togithub.com/stripe/stripe-go/pull/1928) Update generated code
- Remove the support for resource `Margin` that was accidentally made public in the last release
See [the changelog for more details](https://togithub.com/stripe/stripe-go/blob/v80.1.0/CHANGELOG.md).
### [`v80.0.0`](https://togithub.com/stripe/stripe-go/releases/tag/v80.0.0)
[Compare Source](https://togithub.com/stripe/stripe-go/compare/v79.12.0...v80.0.0)
- [#1926](https://togithub.com/stripe/stripe-go/pull/1926) Support for APIs in the new API version 2024-09-30.acacia
This release changes the pinned API version to `2024-09-30.acacia`. Please read the [API Upgrade Guide](https://stripe.com/docs/upgrades#2024-09-30.acacia) and carefully review the API changes before upgrading.
##### ⚠️ Breaking changes
- Rename `usage_threshold_config` to `usage_threshold` on `BillingAlertParams` and `BillingAlert`
- Remove support for `filter` on `BillingAlertParams` and `BillingAlert`. Use the filters on the `usage_threshold` instead
- Remove support for `CustomerConsentCollected` on `TerminalReaderProcessSetupIntentParams`
##### Additions
- Add support for `CustomUnitAmount` on `ProductDefaultPriceDataParams`
- Add support for `AllowRedisplay` on `TerminalReaderProcessPaymentIntentProcessConfigParams` and `TerminalReaderProcessSetupIntentParams`
- Add support for new value `international_transaction` on enum `TreasuryReceivedCreditFailureCode`
- Add method [RawRequest()](https://togithub.com/stripe/stripe-go/tree/master?tab=readme-ov-file#custom-requests) that takes a HTTP method type, url and relevant parameters to make requests to the Stripe API that are not yet supported in the SDK.
See [the changelog for more details](https://togithub.com/stripe/stripe-go/blob/v80.0.0/CHANGELOG.md).
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
v79.12.0
->v80.1.0
Release Notes
stripe/stripe-go (github.com/stripe/stripe-go/v79)
### [`v80.1.0`](https://togithub.com/stripe/stripe-go/releases/tag/v80.1.0) [Compare Source](https://togithub.com/stripe/stripe-go/compare/v80.0.0...v80.1.0) - [#1928](https://togithub.com/stripe/stripe-go/pull/1928) Update generated code - Remove the support for resource `Margin` that was accidentally made public in the last release See [the changelog for more details](https://togithub.com/stripe/stripe-go/blob/v80.1.0/CHANGELOG.md). ### [`v80.0.0`](https://togithub.com/stripe/stripe-go/releases/tag/v80.0.0) [Compare Source](https://togithub.com/stripe/stripe-go/compare/v79.12.0...v80.0.0) - [#1926](https://togithub.com/stripe/stripe-go/pull/1926) Support for APIs in the new API version 2024-09-30.acacia This release changes the pinned API version to `2024-09-30.acacia`. Please read the [API Upgrade Guide](https://stripe.com/docs/upgrades#2024-09-30.acacia) and carefully review the API changes before upgrading. ##### ⚠️ Breaking changes - Rename `usage_threshold_config` to `usage_threshold` on `BillingAlertParams` and `BillingAlert` - Remove support for `filter` on `BillingAlertParams` and `BillingAlert`. Use the filters on the `usage_threshold` instead - Remove support for `CustomerConsentCollected` on `TerminalReaderProcessSetupIntentParams` ##### Additions - Add support for `CustomUnitAmount` on `ProductDefaultPriceDataParams` - Add support for `AllowRedisplay` on `TerminalReaderProcessPaymentIntentProcessConfigParams` and `TerminalReaderProcessSetupIntentParams` - Add support for new value `international_transaction` on enum `TreasuryReceivedCreditFailureCode` - Add method [RawRequest()](https://togithub.com/stripe/stripe-go/tree/master?tab=readme-ov-file#custom-requests) that takes a HTTP method type, url and relevant parameters to make requests to the Stripe API that are not yet supported in the SDK. See [the changelog for more details](https://togithub.com/stripe/stripe-go/blob/v80.0.0/CHANGELOG.md).Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.