Bump stripe-java from 21.2.0 to 21.3.0 in /pgp-keys-map-test1 by dependabot[bot] · Pull Request #976 · s4u/pgp-keys-map (original) (raw)
Bumps stripe-java from 21.2.0 to 21.3.0.
Release notes
Sourced from stripe-java's releases.
v21.3.0
- #1422 API Updates
- Add support for new resource
CustomerCashBalanceTransaction- Remove support for value
paypalfrom enumsOrderCreateParams.payment.settings.payment_method_types[]andOrderUpdateParams.payment.settings.payment_method_types[]- Add support for
currencyonPaymentLink- Add support for
networkonSetupIntentConfirmParams.payment_method_options.card,SetupIntentCreateParams.payment_method_options.card,SetupIntentUpdateParams.payment_method_options.card,Subscription.payment_settings.payment_method_options.card,SubscriptionCreateParams.payment_settings.payment_method_options.card, andSubscriptionUpdateParams.payment_settings.payment_method_options.card- Change
TreasuryOutboundTransferCreateParams.destination_payment_methodto be optional- Add support for new value
customer_cash_balance_transaction.createdon enumsWebhookEndpointCreateParams.enabled_events[]andWebhookEndpointUpdateParams.enabled_events[]- Change the return type of
Customer.fundCashBalancetest helper fromCustomerBalanceTransactiontoCustomerCashBalanceTransaction.
* This would generally be considered a breaking change, but we've worked with all existing users to migrate and are comfortable releasing this as a minor as it is solely a test helper method. This was essentially broken prior to this change.- #1425 Add beta readme.md section
- #1423 chore: Remove unused variable from SearchPagingIteratorTest.
- #1421 Add a support section to the readme
- #1420 Fix outdated test comment
- #1418 Fix latest JAR hyperlink and related tests
- #1419 Fix makefile indentation and improve regex
See the changelog for more details.
v21.3.0-beta.2
- #1426 API Updates for beta branch
- Updated stable APIs to the latest version
Stripe-Versionbeta headers are not pinned by-default and need to be manually specified, please refer to beta SDKs README section- #1424 Allow setting Stripe API Version on global configuration.
See the changelog for more details.
v21.3.0-beta.1
- #1417 API Updates for beta branch
- Updated stable APIs to the latest version
- Add
refundPaymentmethod to Terminal resource
Changelog
Sourced from stripe-java's changelog.
21.3.0 - 2022-08-23
- #1422 API Updates
- Add support for new resource
CustomerCashBalanceTransaction- Remove support for value
paypalfrom enumsOrderCreateParams.payment.settings.payment_method_types[]andOrderUpdateParams.payment.settings.payment_method_types[]- Add support for
currencyonPaymentLink- Add support for
networkonSetupIntentConfirmParams.payment_method_options.card,SetupIntentCreateParams.payment_method_options.card,SetupIntentUpdateParams.payment_method_options.card,Subscription.payment_settings.payment_method_options.card,SubscriptionCreateParams.payment_settings.payment_method_options.card, andSubscriptionUpdateParams.payment_settings.payment_method_options.card- Change
TreasuryOutboundTransferCreateParams.destination_payment_methodto be optional- Add support for new value
customer_cash_balance_transaction.createdon enumsWebhookEndpointCreateParams.enabled_events[]andWebhookEndpointUpdateParams.enabled_events[]- Change the return type of
Customer.fundCashBalancetest helper fromCustomerBalanceTransactiontoCustomerCashBalanceTransaction.
* This would generally be considered a breaking change, but we've worked with all existing users to migrate and are comfortable releasing this as a minor as it is solely a test helper method. This was essentially broken prior to this change.- #1425 Add beta readme.md section
- #1423 chore: Remove unused variable from SearchPagingIteratorTest.
- #1421 Add a support section to the readme
- #1420 Fix outdated test comment
- #1418 Fix latest JAR hyperlink and related tests
- #1419 Fix makefile indentation and improve regex
Commits
- c15c506 Bump version to 21.3.0
- 9d7effe Codegen for openapi v184 (#1422)
- 9163b75 Add beta readme.md section (#1425)
- b47dacc chore: Remove unused variable from SearchPagingIteratorTest. (#1423)
- 8760b08 Add a support section to the readme (#1421)
- faa2a7a Fix outdated test comment (#1420)
- 1588082 Fix makefile indentation and improve regex (#1419)
- fc8242b Fix latest JAR hyperlink and related tests (#1418)
- 5ec0dd7 Update README.md
- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)