killbill-stripe-plugin icon indicating copy to clipboard operation
killbill-stripe-plugin copied to clipboard

Bump stripe-java from 21.15.0 to 22.11.0

Open dependabot[bot] opened this issue 2 years ago • 0 comments

Bumps stripe-java from 21.15.0 to 22.11.0.

Release notes

Sourced from stripe-java's releases.

v22.11.0

  • #1520 API Updates
    • Add support for new values electric_vehicle_charging, emergency_services_gcas_visa_use_only, government_licensed_horse_dog_racing_us_region_only, government_licensed_online_casions_online_gambling_us_region_only, government_owned_lotteries_non_us_region, government_owned_lotteries_us_region_only, and marketplaces on enums IssuingCardCreateParams.spending_controls.allowed_categories[], IssuingCardCreateParams.spending_controls.blocked_categories[], IssuingCardCreateParams.spending_controls.spending_limits[].categories[], IssuingCardUpdateParams.spending_controls.allowed_categories[], IssuingCardUpdateParams.spending_controls.blocked_categories[], IssuingCardUpdateParams.spending_controls.spending_limits[].categories[], IssuingCardholderCreateParams.spending_controls.allowed_categories[], IssuingCardholderCreateParams.spending_controls.blocked_categories[], IssuingCardholderCreateParams.spending_controls.spending_limits[].categories[], IssuingCardholderUpdateParams.spending_controls.allowed_categories[], IssuingCardholderUpdateParams.spending_controls.blocked_categories[], and IssuingCardholderUpdateParams.spending_controls.spending_limits[].categories[]
    • Add support for reconciliation_status on Payout
    • Add support for new value lease_tax on enums TaxRateCreateParams.tax_type and TaxRateUpdateParams.tax_type

See the changelog for more details.

v22.11.0-beta.1

  • #1518 API Updates for beta branch
    • Updated stable APIs to the latest version
    • Add support for manual_entry on Checkout.Session.payment_method_options.us_bank_account.financial_connections, PaymentIntent.payment_method_options.us_bank_account.financial_connections, PaymentIntentConfirmParams.payment_method_options.us_bank_account.financial_connections, PaymentIntentCreateParams.payment_method_options.us_bank_account.financial_connections, PaymentIntentUpdateParams.payment_method_options.us_bank_account.financial_connections, SetupIntent.payment_method_options.us_bank_account.financial_connections, SetupIntentConfirmParams.payment_method_options.us_bank_account.financial_connections, SetupIntentCreateParams.payment_method_options.us_bank_account.financial_connections, and SetupIntentUpdateParams.payment_method_options.us_bank_account.financial_connections
    • Change TaxTransactionCreateParams.reference to be required
    • Add support for new values capital.financing_offer.accepted, capital.financing_offer.canceled, capital.financing_offer.created, capital.financing_offer.expired, capital.financing_offer.fully_repaid, capital.financing_offer.paid_out, capital.financing_offer.rejected, and capital.financing_offer.replacement_created on enums WebhookEndpointCreateParams.enabled_events[] and WebhookEndpointUpdateParams.enabled_events[]

See the changelog for more details.

v22.10.0

  • #1517 API Updates
    • Add support for new value yoursafe on enums PaymentIntentConfirmParams.payment_method_data.ideal.bank, PaymentIntentCreateParams.payment_method_data.ideal.bank, PaymentIntentUpdateParams.payment_method_data.ideal.bank, PaymentMethodCreateParams.ideal.bank, SetupIntentConfirmParams.payment_method_data.ideal.bank, SetupIntentCreateParams.payment_method_data.ideal.bank, and SetupIntentUpdateParams.payment_method_data.ideal.bank
    • Add support for new value igst on enums TaxRateCreateParams.tax_type and TaxRateUpdateParams.tax_type

See the changelog for more details.

v22.10.0-beta.1

  • #1516 API Updates for beta branch
    • Updated stable APIs to the latest version
    • Add support for currency_conversion on Checkout.Session
    • Add support for limits on FinancialConnections.Session and FinancialConnectionsSessionCreateParams
    • Remove support for enabled on FinancialConnectionsSessionCreateParams.manual_entry
    • Remove support for reference on Tax.Calculation and TaxCalculationCreateParams
    • Add support for reference on TaxTransactionCreateParams

See the changelog for more details.

v22.9.0

  • #1514 API Updates
    • Add support for refund_payment method on resource Terminal.Reader
    • Add support for new value name on enums BillingPortalConfigurationCreateParams.features.customer_update.allowed_updates[] and BillingPortalConfigurationUpdateParams.features.customer_update.allowed_updates[]
    • Add support for custom_fields on Checkout.Session, CheckoutSessionCreateParams, PaymentLinkCreateParams, PaymentLinkUpdateParams, and PaymentLink
    • Add support for interac_present on TerminalReaderPresentPaymentMethodParams
    • Change type of TerminalReaderPresentPaymentMethodParams.type from literal('card_present') to enum('card_present'|'interac_present')
    • Add support for refund_payment on Terminal.Reader.action

See the changelog for more details.

v22.9.0-beta.2

  • #1515 Fix inferred balance beta

See the changelog for more details.

... (truncated)

Changelog

Sourced from stripe-java's changelog.

22.11.0 - 2023-03-02

  • #1520 API Updates
    • Add support for new values electric_vehicle_charging, emergency_services_gcas_visa_use_only, government_licensed_horse_dog_racing_us_region_only, government_licensed_online_casions_online_gambling_us_region_only, government_owned_lotteries_non_us_region, government_owned_lotteries_us_region_only, and marketplaces on enums IssuingCardCreateParams.spending_controls.allowed_categories[], IssuingCardCreateParams.spending_controls.blocked_categories[], IssuingCardCreateParams.spending_controls.spending_limits[].categories[], IssuingCardUpdateParams.spending_controls.allowed_categories[], IssuingCardUpdateParams.spending_controls.blocked_categories[], IssuingCardUpdateParams.spending_controls.spending_limits[].categories[], IssuingCardholderCreateParams.spending_controls.allowed_categories[], IssuingCardholderCreateParams.spending_controls.blocked_categories[], IssuingCardholderCreateParams.spending_controls.spending_limits[].categories[], IssuingCardholderUpdateParams.spending_controls.allowed_categories[], IssuingCardholderUpdateParams.spending_controls.blocked_categories[], and IssuingCardholderUpdateParams.spending_controls.spending_limits[].categories[]
    • Add support for reconciliation_status on Payout
    • Add support for new value lease_tax on enums TaxRateCreateParams.tax_type and TaxRateUpdateParams.tax_type

22.10.0 - 2023-02-23

  • #1517 API Updates
    • Add support for new value yoursafe on enums PaymentIntentConfirmParams.payment_method_data.ideal.bank, PaymentIntentCreateParams.payment_method_data.ideal.bank, PaymentIntentUpdateParams.payment_method_data.ideal.bank, PaymentMethodCreateParams.ideal.bank, SetupIntentConfirmParams.payment_method_data.ideal.bank, SetupIntentCreateParams.payment_method_data.ideal.bank, and SetupIntentUpdateParams.payment_method_data.ideal.bank
    • Add support for new value igst on enums TaxRateCreateParams.tax_type and TaxRateUpdateParams.tax_type

22.9.0 - 2023-02-16

  • #1514 API Updates
    • Add support for refund_payment method on resource Terminal.Reader
    • Add support for new value name on enums BillingPortalConfigurationCreateParams.features.customer_update.allowed_updates[] and BillingPortalConfigurationUpdateParams.features.customer_update.allowed_updates[]
    • Add support for custom_fields on Checkout.Session, CheckoutSessionCreateParams, PaymentLinkCreateParams, PaymentLinkUpdateParams, and PaymentLink
    • Add support for interac_present on TerminalReaderPresentPaymentMethodParams
    • Change type of TerminalReaderPresentPaymentMethodParams.type from literal('card_present') to enum('card_present'|'interac_present')
    • Add support for refund_payment on Terminal.Reader.action

22.8.0 - 2023-02-02

  • #1512 API Updates
    • Add support for resume method on resource Subscription
    • Add support for payment_link on CheckoutSessionListParams
    • Add support for trial_settings on CheckoutSessionCreateParams.subscription_data, SubscriptionCreateParams, SubscriptionUpdateParams, and Subscription
    • Add support for shipping_cost on CreditNoteCreateParams, CreditNotePreviewLinesParams, CreditNotePreviewParams, CreditNote, InvoiceCreateParams, InvoiceUpdateParams, and Invoice
    • Add support for amount_shipping on CreditNote and Invoice
    • Add support for shipping_details on InvoiceCreateParams, InvoiceUpdateParams, and Invoice
    • Add support for subscription_resume_at on InvoiceUpcomingLinesParams and InvoiceUpcomingParams
    • Change IssuingCardholderCreateParams.individual.first_name, IssuingCardholderCreateParams.individual.last_name, IssuingCardholderUpdateParams.individual.first_name, and IssuingCardholderUpdateParams.individual.last_name to be optional
    • Add support for invoice_creation on PaymentLinkCreateParams, PaymentLinkUpdateParams, and PaymentLink
    • Add support for new value America/Ciudad_Juarez on enum ReportingReportRunCreateParams.parameters.timezone
    • Add support for new value paused on enum SubscriptionListParams.status
    • Add support for new values customer.subscription.paused and customer.subscription.resumed on enums WebhookEndpointCreateParams.enabled_events[] and WebhookEndpointUpdateParams.enabled_events[]

22.7.0 - 2023-01-26

  • #1510 API Updates
    • Add support for new values cs-CZ, el-GR, en-CZ, and en-GR on enums PaymentIntentConfirmParams.payment_method_options.klarna.preferred_locale, PaymentIntentCreateParams.payment_method_options.klarna.preferred_locale, and PaymentIntentUpdateParams.payment_method_options.klarna.preferred_locale

22.6.0 - 2023-01-19

  • #1507 API Updates
    • Add support for verification_session on EphemeralKeyCreateParams
    • Add support for new values refund.created and refund.updated on enums WebhookEndpointCreateParams.enabled_events[] and WebhookEndpointUpdateParams.enabled_events[]

22.5.1 - 2023-01-12

  • #1505 Bump Gson to 2.10.1

22.5.0 - 2023-01-05

  • #1502 API Updates
    • Add support for card_issuing on Issuing.Cardholder.individual

... (truncated)

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar Mar 03 '23 12:03 dependabot[bot]