Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency com.stripe:stripe-java to v22 - autoclosed #77

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 16, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.stripe:stripe-java 21.14.0 -> 22.31.0 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

stripe/stripe-java (com.stripe:stripe-java)

v22.31.0

Compare Source

  • #​1623 Update generated code
    • Add support for new values incorporated_partnership and unincorporated_partnership on enums AccountCreateParams.company.structure, AccountUpdateParams.company.structure, and TokenCreateParams.account.company.structure

See the changelog for more details.

v22.30.0

Compare Source

  • #​1620 Update generated code
    • Change type of AccountCreateParams.settings.card_issuing.tos_acceptance.user_agent, AccountCreateParams.settings.treasury.tos_acceptance.user_agent, AccountUpdateParams.settings.card_issuing.tos_acceptance.user_agent, AccountUpdateParams.settings.treasury.tos_acceptance.user_agent, InvoiceCreateParams.payment_settings.default_mandate, InvoiceCreateParams.shipping_details.phone, InvoicePayParams.mandate, InvoiceUpdateParams.default_source, InvoiceUpdateParams.payment_settings.default_mandate, InvoiceUpdateParams.shipping_details.phone, PaymentIntentConfirmParams.payment_method_data.billing_details.name, PaymentIntentConfirmParams.payment_method_data.billing_details.phone, PaymentIntentConfirmParams.payment_method_options.konbini.confirmation_number, PaymentIntentConfirmParams.payment_method_options.konbini.product_description, PaymentIntentCreateParams.payment_method_data.billing_details.name, PaymentIntentCreateParams.payment_method_data.billing_details.phone, PaymentIntentCreateParams.payment_method_options.konbini.confirmation_number, PaymentIntentCreateParams.payment_method_options.konbini.product_description, PaymentIntentUpdateParams.payment_method_data.billing_details.name, PaymentIntentUpdateParams.payment_method_data.billing_details.phone, PaymentIntentUpdateParams.payment_method_options.konbini.confirmation_number, PaymentIntentUpdateParams.payment_method_options.konbini.product_description, PaymentMethodCreateParams.billing_details.name, PaymentMethodCreateParams.billing_details.phone, PaymentMethodUpdateParams.billing_details.name, PaymentMethodUpdateParams.billing_details.phone, ProductUpdateParams.caption, ProductUpdateParams.description, ProductUpdateParams.unit_label, QuoteCreateParams.description, QuoteCreateParams.footer, QuoteCreateParams.header, QuoteUpdateParams.description, QuoteUpdateParams.footer, QuoteUpdateParams.header, QuoteUpdateParams.subscription_data.description, SetupIntentConfirmParams.payment_method_data.billing_details.name, SetupIntentConfirmParams.payment_method_data.billing_details.phone, SetupIntentCreateParams.payment_method_data.billing_details.name, SetupIntentCreateParams.payment_method_data.billing_details.phone, SetupIntentUpdateParams.payment_method_data.billing_details.name, SetupIntentUpdateParams.payment_method_data.billing_details.phone, SubscriptionCancelParams.cancellation_details.comment, SubscriptionScheduleCreateParams.default_settings.description, SubscriptionScheduleCreateParams.phases[].description, SubscriptionScheduleUpdateParams.default_settings.description, SubscriptionScheduleUpdateParams.phases[].description, SubscriptionUpdateParams.cancellation_details.comment, SubscriptionUpdateParams.default_source, SubscriptionUpdateParams.description, TokenCreateParams.person.documents.company_authorization.files[], TokenCreateParams.person.documents.passport.files[], TokenCreateParams.person.documents.visa.files[], WebhookEndpointCreateParams.description, WebhookEndpointUpdateParams.description, billingportal.ConfigurationCreateParams.business_profile.headline, billingportal.ConfigurationUpdateParams.business_profile.headline, issuing.CardholderCreateParams.individual.card_issuing.user_terms_acceptance.user_agent, issuing.CardholderUpdateParams.individual.card_issuing.user_terms_acceptance.user_agent, issuing.DisputeCreateParams.evidence.canceled.cancellation_reason, issuing.DisputeCreateParams.evidence.canceled.explanation, issuing.DisputeCreateParams.evidence.canceled.product_description, issuing.DisputeCreateParams.evidence.duplicate.explanation, issuing.DisputeCreateParams.evidence.fraudulent.explanation, issuing.DisputeCreateParams.evidence.merchandise_not_as_described.explanation, issuing.DisputeCreateParams.evidence.merchandise_not_as_described.return_description, issuing.DisputeCreateParams.evidence.not_received.explanation, issuing.DisputeCreateParams.evidence.not_received.product_description, issuing.DisputeCreateParams.evidence.other.explanation, issuing.DisputeCreateParams.evidence.other.product_description, issuing.DisputeCreateParams.evidence.service_not_as_described.cancellation_reason, issuing.DisputeCreateParams.evidence.service_not_as_described.explanation, issuing.DisputeUpdateParams.evidence.canceled.cancellation_reason, issuing.DisputeUpdateParams.evidence.canceled.explanation, issuing.DisputeUpdateParams.evidence.canceled.product_description, issuing.DisputeUpdateParams.evidence.duplicate.explanation, issuing.DisputeUpdateParams.evidence.fraudulent.explanation, issuing.DisputeUpdateParams.evidence.merchandise_not_as_described.explanation, issuing.DisputeUpdateParams.evidence.merchandise_not_as_described.return_description, issuing.DisputeUpdateParams.evidence.not_received.explanation, issuing.DisputeUpdateParams.evidence.not_received.product_description, issuing.DisputeUpdateParams.evidence.other.explanation, issuing.DisputeUpdateParams.evidence.other.product_description, issuing.DisputeUpdateParams.evidence.service_not_as_described.cancellation_reason, issuing.DisputeUpdateParams.evidence.service_not_as_described.explanation, tax.CalculationCreateParams.customer_details.address.city, tax.CalculationCreateParams.customer_details.address.line1, tax.CalculationCreateParams.customer_details.address.line2, tax.CalculationCreateParams.customer_details.address.postal_code, tax.CalculationCreateParams.customer_details.address.state, terminal.LocationUpdateParams.configuration_overrides, terminal.ReaderUpdateParams.label, treasury.OutboundPaymentCreateParams.destination_payment_method_data.billing_details.name, and treasury.OutboundPaymentCreateParams.destination_payment_method_data.billing_details.phone from string to emptyStringable(string)
    • Add support for subscription_details on Invoice
    • Add support for preferred_settlement_speed on PaymentIntent.payment_method_options.us_bank_account, PaymentIntentConfirmParams.payment_method_options.us_bank_account, PaymentIntentCreateParams.payment_method_options.us_bank_account, and PaymentIntentUpdateParams.payment_method_options.us_bank_account
    • Add support for new values sepa_debit_fingerprint and us_bank_account_fingerprint on enum radar.ValueListCreateParams.item_type

See the changelog for more details.

v22.29.0

Compare Source

  • #​1614 Update generated code
    • Add support for monthly_estimated_revenue on Account.business_profile, AccountCreateParams.business_profile, and AccountUpdateParams.business_profile

See the changelog for more details.

v22.28.0

Compare Source

  • #​1611 Update generated code
    • Add support for new value ro_tin on enums CustomerCreateParams.tax_id_data[].type, InvoiceUpcomingLinesParams.customer_details.tax_ids[].type, InvoiceUpcomingParams.customer_details.tax_ids[].type, and tax.CalculationCreateParams.customer_details.tax_ids[].type
    • Add support for use_stripe_sdk on SetupIntentConfirmParams and SetupIntentCreateParams
    • Add support for new value service_tax on enums TaxRateCreateParams.tax_type and TaxRateUpdateParams.tax_type
  • #​1609 Update generated code
    • Add support for new value ro_tin on enums CustomerCreateParams.tax_id_data[].type, InvoiceUpcomingLinesParams.customer_details.tax_ids[].type, InvoiceUpcomingParams.customer_details.tax_ids[].type, and tax.CalculationCreateParams.customer_details.tax_ids[].type
    • Add support for use_stripe_sdk on SetupIntentConfirmParams and SetupIntentCreateParams
    • Add support for new value service_tax on enums TaxRateCreateParams.tax_type and TaxRateUpdateParams.tax_type
  • #​1610 Changelog: fix namespaced param names

See the changelog for more details.

v22.27.0

Compare Source

  • #​1606 Update generated code
    • Add support for new resource Tax.Settings
    • Add support for retrieve and update methods on resource Settings
    • Add support for order_id on Charge.payment_method_details.afterpay_clearpay
    • Add support for allow_redirects on PaymentIntent.automatic_payment_methods, PaymentIntentCreateParams.automatic_payment_methods, SetupIntent.automatic_payment_methods, and SetupIntentCreateParams.automatic_payment_methods
    • Add support for product on Tax.TransactionLineItem
    • Add support for new value tax.settings.updated on enums WebhookEndpointCreateParams.enabled_events[] and WebhookEndpointUpdateParams.enabled_events[]

See the changelog for more details.

v22.26.0

Compare Source

  • #​1601 Update generated code
    • Add support for numeric and text on PaymentLink.custom_fields[]
    • Add support for automatic_tax on SubscriptionListParams

See the changelog for more details.

v22.24.0

Compare Source

  • #​1591 Update generated code
    • Add support for on_behalf_of on Mandate
  • #​1593 Add deserialization test
  • #​1588 Update generated code
    • Release specs are identical.
  • #​1585 Update generated code
    • Release specs are identical.
  • #​1579 Update generated code
    • Change type of FileCreateParams.file from string to file
  • #​1578 Generate file classes

See the changelog for more details.

v22.23.1

Compare Source

  • #​1582 Bugfix: fix Customer.retrievePaymentMethod URL interpolation

See the changelog for more details.

v22.23.0

Compare Source

  • #​1577 Update generated code
    • Add support for taxability_reason on Tax.Calculation.tax_breakdown[]

See the changelog for more details.

v22.22.0

Compare Source

  • #​1569 Update generated code
    • Add support for numeric and text on CheckoutSessionCreateParams.custom_fields[], PaymentLinkCreateParams.custom_fields[], and PaymentLinkUpdateParams.custom_fields[]
    • Add support for new values aba and swift on enums CheckoutSessionCreateParams.payment_method_options.customer_balance.bank_transfer.requested_address_types[], PaymentIntentConfirmParams.payment_method_options.customer_balance.bank_transfer.requested_address_types[], PaymentIntentCreateParams.payment_method_options.customer_balance.bank_transfer.requested_address_types[], and PaymentIntentUpdateParams.payment_method_options.customer_balance.bank_transfer.requested_address_types[]
    • Add support for new value us_bank_transfer on enums CheckoutSessionCreateParams.payment_method_options.customer_balance.bank_transfer.type, CustomerCreateFundingInstructionsParams.bank_transfer.type, PaymentIntentConfirmParams.payment_method_options.customer_balance.bank_transfer.type, PaymentIntentCreateParams.payment_method_options.customer_balance.bank_transfer.type, and PaymentIntentUpdateParams.payment_method_options.customer_balance.bank_transfer.type
    • Add support for maximum_length and minimum_length on Checkout.Session.custom_fields[].numeric and Checkout.Session.custom_fields[].text
    • Add support for preferred_locales on Issuing.Cardholder, IssuingCardholderCreateParams, and IssuingCardholderUpdateParams
    • Add support for description, iin, and issuer on PaymentMethod.card_present and PaymentMethod.interac_present
    • Add support for payer_email on PaymentMethod.paypal
  • #​1572 Move deserializeStripeObject to StripeObject

See the changelog for more details.

v22.21.0

Compare Source

  • #​1566 Update generated code
    • Add support for zip_payments on Account.capabilities, AccountCreateParams.capabilities, and AccountUpdateParams.capabilities
    • Add support for zip on Charge.payment_method_details, PaymentIntent.payment_method_options, PaymentIntentConfirmParams.payment_method_data, PaymentIntentConfirmParams.payment_method_options, PaymentIntentCreateParams.payment_method_data, PaymentIntentCreateParams.payment_method_options, PaymentIntentUpdateParams.payment_method_data, PaymentIntentUpdateParams.payment_method_options, PaymentMethodCreateParams, PaymentMethodUpdateParams, PaymentMethod, SetupIntentConfirmParams.payment_method_data, SetupIntentCreateParams.payment_method_data, and SetupIntentUpdateParams.payment_method_data
    • Add support for new value zip on enums CheckoutSessionCreateParams.payment_method_types[] and PaymentMethodCreateParams.type
    • Add support for new value zip on enums CustomerListPaymentMethodsParams.type and PaymentMethodListParams.type
    • Add support for new value zip on enums PaymentIntentConfirmParams.payment_method_data.type, PaymentIntentCreateParams.payment_method_data.type, PaymentIntentUpdateParams.payment_method_data.type, SetupIntentConfirmParams.payment_method_data.type, SetupIntentCreateParams.payment_method_data.type, and SetupIntentUpdateParams.payment_method_data.type

See the changelog for more details.

v22.20.0

Compare Source

  • #​1563 Update generated code
    • Add support for subscription_update_confirm and subscription_update on BillingPortal.Session.flow and BillingPortalSessionCreateParams.flow_data
    • Add support for new values subscription_update_confirm and subscription_update on enum BillingPortalSessionCreateParams.flow_data.type
    • Add support for link on Charge.payment_method_details.card.wallet and PaymentMethod.card.wallet
    • Add support for buyer_id and cashtag on Charge.payment_method_details.cashapp and PaymentMethod.cashapp
    • Add support for new values amusement_tax and communications_tax on enums TaxRateCreateParams.tax_type and TaxRateUpdateParams.tax_type

See the changelog for more details.

v22.19.0

Compare Source

  • #​1559 Update generated code
    • Add support for paypal on Charge.payment_method_details, CheckoutSessionCreateParams.payment_method_options, Mandate.payment_method_details, PaymentIntent.payment_method_options, PaymentIntentConfirmParams.payment_method_data, PaymentIntentConfirmParams.payment_method_options, PaymentIntentCreateParams.payment_method_data, PaymentIntentCreateParams.payment_method_options, PaymentIntentUpdateParams.payment_method_data, PaymentIntentUpdateParams.payment_method_options, PaymentMethodCreateParams, PaymentMethod, SetupAttempt.payment_method_details, SetupIntent.payment_method_options, SetupIntentConfirmParams.payment_method_data, SetupIntentConfirmParams.payment_method_options, SetupIntentCreateParams.payment_method_data, SetupIntentCreateParams.payment_method_options, SetupIntentUpdateParams.payment_method_data, and SetupIntentUpdateParams.payment_method_options
    • Add support for network_token on Charge.payment_method_details.card
    • Add support for new value paypal on enums CheckoutSessionCreateParams.payment_method_types[] and PaymentMethodCreateParams.type
    • Add support for taxability_reason and taxable_amount on Checkout.Session.shipping_cost.taxes[], Checkout.Session.total_details.breakdown.taxes[], CreditNote.shipping_cost.taxes[], CreditNote.tax_amounts[], Invoice.shipping_cost.taxes[], Invoice.total_tax_amounts[], LineItem.taxes[], Quote.computed.recurring.total_details.breakdown.taxes[], Quote.computed.upfront.total_details.breakdown.taxes[], and Quote.total_details.breakdown.taxes[]
    • Add support for new value paypal on enums CustomerListPaymentMethodsParams.type and PaymentMethodListParams.type
    • Add support for new value paypal on enums InvoiceCreateParams.payment_settings.payment_method_types[], InvoiceUpdateParams.payment_settings.payment_method_types[], SubscriptionCreateParams.payment_settings.payment_method_types[], and SubscriptionUpdateParams.payment_settings.payment_method_types[]
    • Add support for new value paypal on enums PaymentIntentConfirmParams.payment_method_data.type, PaymentIntentCreateParams.payment_method_data.type, PaymentIntentUpdateParams.payment_method_data.type, SetupIntentConfirmParams.payment_method_data.type, SetupIntentCreateParams.payment_method_data.type, and SetupIntentUpdateParams.payment_method_data.type
    • Add support for new value eftpos_au on enums PaymentIntentConfirmParams.payment_method_options.card.network, PaymentIntentCreateParams.payment_method_options.card.network, PaymentIntentUpdateParams.payment_method_options.card.network, SetupIntentConfirmParams.payment_method_options.card.network, SetupIntentCreateParams.payment_method_options.card.network, SetupIntentUpdateParams.payment_method_options.card.network, SubscriptionCreateParams.payment_settings.payment_method_options.card.network, and SubscriptionUpdateParams.payment_settings.payment_method_options.card.network
    • Add support for new value paypal on enums PaymentLinkCreateParams.payment_method_types[] and PaymentLinkUpdateParams.payment_method_types[]
    • Add support for brand, cardholder_name, country, exp_month, exp_year, fingerprint, funding, last4, networks, and read_method on PaymentMethod.card_present and PaymentMethod.interac_present
    • Add support for preferred_locales on PaymentMethod.interac_present
    • Add support for effective_percentage on TaxRate
    • Add support for gb_bank_transfer and jp_bank_transfer on CustomerCashBalanceTransactions.funded.bank_transfer

See the changelog for more details.

v22.18.0

Compare Source

  • #​1555 Update generated code
    • Add support for link on Checkout.Session.payment_method_options and CheckoutSessionCreateParams.payment_method_options
    • Add support for brand, country, description, exp_month, exp_year, fingerprint, funding, iin, issuer, last4, network, and wallet on SetupAttempt.payment_method_details.card

See the changelog for more details.

v22.17.0

Compare Source

  • #​1551 Update generated code
    • Add support for billing_cycle_anchor and proration_behavior on CheckoutSessionCreateParams.subscription_data
    • Add support for terminal_id on Issuing.Authorization.merchant_data and Issuing.Transaction.merchant_data
    • Add support for metadata on PaymentIntentCaptureParams
    • Add support for checks on SetupAttempt.payment_method_details.card
    • Add support for tax_breakdown on Tax.Calculation.shipping_cost and Tax.Transaction.shipping_cost
  • #​1547 Update generated code
  • #​1544 Update generated code

See the changelog for more details.

v22.16.0

Compare Source

  • #​1540 Update generated code
    • Add support for country on PaymentMethod.link
    • Add support for status_details on PaymentMethod.us_bank_account

See the changelog for more details.

v22.15.0

Compare Source

  • #​1536 Update generated code
    • Remove support for create method on resource Tax.Transaction
      • This is not a breaking change, as this method was deprecated before the Tax Transactions API was released in favor of the createFromCalculation method.
    • Add support for export_license_id and export_purpose_code on Account.company, AccountCreateParams.company, AccountUpdateParams.company, and TokenCreateParams.account.company
    • Add support for amount_tip on TerminalReaderPresentPaymentMethodParams
  • #​1538 Add missing file purpose terminal_reader_splashscreen

See the changelog for more details.

v22.14.0

Compare Source

  • #​1531 Update generated code
    • Add support for new resources Tax.CalculationLineItem, Tax.Calculation, Tax.TransactionLineItem, and Tax.Transaction
    • Add support for create and list_line_items methods on resource Calculation
    • Add support for create_from_calculation, create_reversal, create, list_line_items, and retrieve methods on resource Transaction
    • Add support for new value link on enum CheckoutSessionCreateParams.payment_method_types[]
    • Add support for currency_conversion on Checkout.Session
    • Add support for new value link on enums PaymentLinkCreateParams.payment_method_types[] and PaymentLinkUpdateParams.payment_method_types[]
    • Add support for automatic_payment_methods on SetupIntentCreateParams and SetupIntent

See the changelog for more details.

v22.13.0

Compare Source

  • #​1529 API Updates
    • Add support for cashapp_payments on Account.capabilities, AccountCreateParams.capabilities, and AccountUpdateParams.capabilities

    • Add support for future_requirements and requirements on BankAccount

    • Add support for cashapp as a new payment method type throughout the API.

    • Add support for country on Charge.payment_method_details.link

    • Add support for new value automatic_async on enums CheckoutSessionCreateParams.payment_intent_data.capture_method, PaymentIntentConfirmParams.capture_method, PaymentIntentCreateParams.capture_method, PaymentIntentUpdateParams.capture_method, and PaymentLinkCreateParams.payment_intent_data.capture_method

    • Add support for preferred_locale on PaymentIntent.payment_method_options.affirm, PaymentIntentConfirmParams.payment_method_options.affirm, PaymentIntentCreateParams.payment_method_options.affirm, and PaymentIntentUpdateParams.payment_method_options.affirm

    • Add support for cashapp_handle_redirect_or_display_qr_code on PaymentIntent.next_action and SetupIntent.next_action

    • Add support for new value payout.reconciliation_completed on enums WebhookEndpointCreateParams.enabled_events[] and WebhookEndpointUpdateParams.enabled_events[]

  • #​1526 Update generated code (new)
    Release specs are identical.

See the changelog for more details.

v22.12.0

Compare Source

  • #​1523 API Updates
    • Add support for card_issuing on IssuingCardholderCreateParams.individual and IssuingCardholderUpdateParams.individual
    • Add support for cancellation_details on SubscriptionCancelParams, SubscriptionUpdateParams, and Subscription

See the changelog for more details.

v22.11.0

Compare Source

  • #​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.10.0

Compare Source

  • #​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.9.0

Compare Source

  • #​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.8.0

Compare Source

  • #​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[]

See the changelog for more details.

v22.7.0

Compare Source

  • #​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

See the changelog for more details.

v22.6.0

Compare Source

  • #​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[]

See the changelog for more details.

v22.5.1

Compare Source

See the changelog for more details.

v22.5.0

Compare Source

  • #​1502 API Updates
    • Add support for card_issuing on Issuing.Cardholder.individual
  • #​1501 Add fix for per-request ApiBase
  • #​1476 Solution For "Regarding ability to override stripe api url per API re…
  • #​1500 Deprecate ApiResource.classUrl, etc.
    • Mark ApiResource.className, ApiResource.singleClassUrl, ApiResource.classUrl, ApiResource.instanceUrl, and ApiResource.subresourceUrl as deprecated
  • #​1499 Fix publish command

See the changelog for more details.

v22.4.0

Compare Source

  • #​1497 API Updates
    • Add support for new value merchant_default on enums CashBalanceUpdateParams.settings.reconciliation_mode, CustomerCreateParams.cash_balance.settings.reconciliation_mode, and CustomerUpdateParams.cash_balance.settings.reconciliation_mode
    • Add support for using_merchant_default on CashBalance.settings
  • #​1496 Replace ReflectionCheckingTypeAdapterFactory with a ReflectionAccessFilter
  • #​1491 Don't delombok sources

See the changelog for more details.

v22.3.0

Compare Source

  • #​1487 API Updates
    • Change CustomerListPaymentMethodsParams.type and PaymentMethodListParams.type.
    • Added parameterless overload of Customer.listPaymentMethods.

See the changelog for more details.

v22.2.0

Compare Source

  • #​1484 API Updates
    • Add support for flow_data on BillingPortalSessionCreateParams
    • Add support for flow on BillingPortal.Session
  • #​1483 API Updates
    • Add support for india_international_payments on Account.capabilities, AccountCreateParams.capabilities, and AccountUpdateParams.capabilities
    • Add support for invoice_creation on Checkout.Session and CheckoutSessionCreateParams
    • Add support for invoice on Checkout.Session
    • Add support for metadata on SubscriptionSchedule.phases[].items[], SubscriptionScheduleCreateParams.phases[].items[], and SubscriptionScheduleUpdateParams.phases[].items[]

See the changelog for more details.

v22.1.0

Compare Source

  • #​1480 API Updates
    • Add support for hosted_instructions_url on PaymentIntent.next_action.wechat_pay_display_qr_code
  • #​1479 API Updates
    • Add support for custom_text on Checkout.Session, CheckoutSessionCreateParams, PaymentLinkCreateParams, PaymentLinkUpdateParams, and PaymentLink
    • Add support for hosted_instructions_url on PaymentIntent.next_action.paynow_display_qr_code

See the changelog for more details.

v22.0.0: v22.0.0

Compare Source

Breaking changes that arose during code generation of the library that we postponed for the next major version. For changes to the Stripe products, read more at https://stripe.com/docs/upgrades#2022-11-15.

"⚠️" symbol highlights breaking changes.

  • ⚠️ Inline several "shared" classes for consistency (#​1455)
  • ⚠️ Removed LineItem.Product property that was released by mistake. (#​1456)
  • ⚠️ Removed Charges property on PaymentIntent and replace it with LatestCharge (#​1473)
  • ⚠️ Removed deprecated Amount, Currency, Description, Images, Name properties from SessionCreateParams.LineItem (#​1473)
  • ⚠️ Remove support for tos_shown_and_accepted on CheckoutSessionCreateParams.payment_method_options.paynow (#​1473)
  • ⚠️ Removed deprecated Sku resource (#​1459)
  • ⚠️ Removed deprecated EphemeralKey.associatedObjects field. (#​1470)
  • ⚠️ Removed RequestOptions.getStripeVersionOverride, RequestOptions.setStripeVersionOverride, and RequestOptions.clearStripeVersionOverride (#​1464)

Use of setStripeVersionOverride is discouraged and can lead to unexpected errors during service calls because Java SDK class shapes are not guaranteed to match API responses on arbitrary versions.

If you were using these methods in conjunction with EphemeralKey resource prefer the EphemeralKeyCreateParamsBuilder.setStripeVersion.

EphemeralKeyCreateParams params = EphemeralKeyCreateParams.builder()
  .setStripeVersion("XXXX-YY-ZZ")
  .build();

If you have a use case that requires per-request version overrides, please file an issue on stripe-java repository to ensure we are aware and can add first-class support for it. In the meantime you can use unsafeSetStripeVersionOverride method as a workaround.

RequestOptions.RequestOptionsBuilder builder = RequestOptions.builder();
builder.setApiKey(...)
            .setClientId(...);

RequestOptionsBuilder.unsafeSetStripeVersionOverride(builder, "2022-11-15");
  • #​1474 API Updates
    • ⚠️ Remove support for tos_shown_and_accepted on CheckoutSessionCreateParams.payment_method_options.paynow. The property was mistakenly released and never worked.

v21.15.0

Compare Source

  • #​1472 API Updates
    • Add support for new values eg_tin, ph_tin, and tr_tin on enums CustomerCreateParams.tax_id_data[].type, InvoiceUpcomingLinesParams.customer_details.tax_ids[].type, InvoiceUpcomingParams.customer_details.tax_ids[].type, OrderCreateParams.tax_details.tax_ids[].type, OrderUpdateParams.tax_details.tax_ids[].type, and TaxIdCreateParams.type
    • Add support for reason_message on Issuing.Authorization.request_history[]

See the changelog for more details.


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 has been generated by Mend Renovate. View repository job log here.

@0crat
Copy link
Collaborator

0crat commented Nov 16, 2022

@renovate/z[bot] this pull request is too small, just 2 lines changed (less than 10), there will be no formal code review, see §53 and §28; in the future, try to make sure your pull requests are not too small; @yegor256/z please review this and merge or reject

@yegor256
Copy link
Owner

@rultor please, try to merge

@rultor
Copy link
Collaborator

rultor commented Nov 16, 2022

@rultor please, try to merge

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here

@rultor
Copy link
Collaborator

rultor commented Nov 16, 2022

@rultor please, try to merge

@renovate[bot] @yegor256 Oops, I failed. You can see the full log here (spent 10min)

	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1310)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:1167)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:931)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:137)
	at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:370)
	at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:351)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:215)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:171)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:163)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:56)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:294)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:192)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:105)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:960)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:293)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:196)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:282)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:225)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:406)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:347)

[\u001b[1;34mINFO\u001b[m] 
[\u001b[1;34mINFO\u001b[m] Results:
[\u001b[1;34mINFO\u001b[m] 
[\u001b[1;31mERROR\u001b[m] Errors: 
[\u001b[1;31mERROR\u001b[m]   RoutineITCase.startsAndFinishes:78 » FileNotFound /tmp/jcabi-s33925696817765316149/default/yegor256_test-week-2022-11-16-22-40 (No such file or directory)
[\u001b[1;34mINFO\u001b[m] 
[\u001b[1;31mERROR\u001b[m] Tests run: 6, Failures: 0, Errors: 1, Skipped: 0
[\u001b[1;34mINFO\u001b[m] 
[\u001b[1;34mINFO\u001b[m] 
[\u001b[1;34mINFO\u001b[m] \u001b[1m--- \u001b[0;32mjcabi-dynamodb-maven-plugin:0.10.1:stop\u001b[m \u001b[1m(dynamodb-integration-test)\u001b[m @ \u001b[36mthreecopies\u001b[0;1m ---\u001b[m
[\u001b[1;34mINFO\u001b[m] #stop(39355): in 158.26µs
[\u001b[1;34mINFO\u001b[m] 
[\u001b[1;34mINFO\u001b[m] \u001b[1m--- \u001b[0;32mmaven-failsafe-plugin:3.0.0-M7:verify\u001b[m \u001b[1m(default)\u001b[m @ \u001b[36mthreecopies\u001b[0;1m ---\u001b[m
[\u001b[1;34mINFO\u001b[m] \u001b[1m------------------------------------------------------------------------\u001b[m
[\u001b[1;34mINFO\u001b[m] \u001b[1;31mBUILD FAILURE\u001b[m
[\u001b[1;34mINFO\u001b[m] \u001b[1m------------------------------------------------------------------------\u001b[m
[\u001b[1;34mINFO\u001b[m] Total time:  04:24 min
[\u001b[1;34mINFO\u001b[m] Finished at: 2022-11-16T22:40:04Z
[\u001b[1;34mINFO\u001b[m] \u001b[1m------------------------------------------------------------------------\u001b[m
[\u001b[1;31mERROR\u001b[m] Failed to execute goal \u001b[32morg.apache.maven.plugins:maven-failsafe-plugin:3.0.0-M7:verify\u001b[m \u001b[1m(default)\u001b[m on project \u001b[36mthreecopies\u001b[m: \u001b[1;31m\u001b[m
[\u001b[1;31mERROR\u001b[m] \u001b[1;31m\u001b[m
[\u001b[1;31mERROR\u001b[m] \u001b[1;31mPlease refer to /home/r/repo/target/failsafe-reports for the individual test results.\u001b[m
[\u001b[1;31mERROR\u001b[m] \u001b[1;31mPlease refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.\u001b[m
[\u001b[1;31mERROR\u001b[m] -> \u001b[1m[Help 1]\u001b[m
[\u001b[1;31mERROR\u001b[m] 
[\u001b[1;31mERROR\u001b[m] To see the full stack trace of the errors, re-run Maven with the \u001b[1m-e\u001b[m switch.
[\u001b[1;31mERROR\u001b[m] Re-run Maven using the \u001b[1m-X\u001b[m switch to enable full debug logging.
[\u001b[1;31mERROR\u001b[m] 
[\u001b[1;31mERROR\u001b[m] For more information about the errors and possible solutions, please read the following articles:
[\u001b[1;31mERROR\u001b[m] \u001b[1m[Help 1]\u001b[m http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
\u001b[0m\u001b[0mcontainer e8b9406670f08a57ba7971524cadc25df4fd74b7912ff0b8810c63f01f9eaff8 is dead
Wed 16 Nov 2022 11:40:17 PM CET

@renovate renovate bot force-pushed the renovate/com.stripe-stripe-java-22.x branch from a46a125 to de87fd4 Compare November 18, 2022 02:40
@renovate renovate bot force-pushed the renovate/com.stripe-stripe-java-22.x branch 2 times, most recently from c3c90a7 to 1b09ca4 Compare December 9, 2022 00:21
@renovate renovate bot force-pushed the renovate/com.stripe-stripe-java-22.x branch from 1b09ca4 to 17c6979 Compare December 22, 2022 23:27
@renovate renovate bot force-pushed the renovate/com.stripe-stripe-java-22.x branch 2 times, most recently from 0d85fa0 to 3a1df46 Compare January 12, 2023 21:59
@renovate renovate bot force-pushed the renovate/com.stripe-stripe-java-22.x branch 2 times, most recently from 3c22008 to 46e141c Compare January 26, 2023 21:42
@renovate renovate bot force-pushed the renovate/com.stripe-stripe-java-22.x branch 2 times, most recently from c78e888 to f45c1e1 Compare February 17, 2023 02:17
@renovate renovate bot force-pushed the renovate/com.stripe-stripe-java-22.x branch 2 times, most recently from cbbbc23 to 622187d Compare March 2, 2023 23:17
@renovate renovate bot force-pushed the renovate/com.stripe-stripe-java-22.x branch from 622187d to 4b37a3e Compare March 9, 2023 22:28
@renovate renovate bot force-pushed the renovate/com.stripe-stripe-java-22.x branch 2 times, most recently from ce7a48e to 7813366 Compare March 24, 2023 00:23
@renovate renovate bot force-pushed the renovate/com.stripe-stripe-java-22.x branch 2 times, most recently from dd6d5b5 to a936563 Compare April 7, 2023 00:18
@renovate renovate bot changed the title Update dependency com.stripe:stripe-java to v22 Update dependency com.stripe:stripe-java to v22 - autoclosed Apr 20, 2023
@renovate renovate bot closed this Apr 20, 2023
@renovate renovate bot deleted the renovate/com.stripe-stripe-java-22.x branch April 20, 2023 02:26
@renovate renovate bot changed the title Update dependency com.stripe:stripe-java to v22 - autoclosed Update dependency com.stripe:stripe-java to v22 Apr 20, 2023
@renovate renovate bot reopened this Apr 20, 2023
@renovate renovate bot restored the renovate/com.stripe-stripe-java-22.x branch April 20, 2023 08:48
@renovate renovate bot force-pushed the renovate/com.stripe-stripe-java-22.x branch from a936563 to ecda72e Compare April 27, 2023 20:56
@renovate renovate bot force-pushed the renovate/com.stripe-stripe-java-22.x branch from ecda72e to f740244 Compare May 4, 2023 21:52
@renovate renovate bot force-pushed the renovate/com.stripe-stripe-java-22.x branch 2 times, most recently from 5922137 to 8436de0 Compare June 2, 2023 01:14
@renovate renovate bot force-pushed the renovate/com.stripe-stripe-java-22.x branch 2 times, most recently from f277c38 to dda2263 Compare June 10, 2023 00:14
@renovate renovate bot force-pushed the renovate/com.stripe-stripe-java-22.x branch from dda2263 to 3a43715 Compare June 22, 2023 23:07
@renovate renovate bot force-pushed the renovate/com.stripe-stripe-java-22.x branch from 3a43715 to a42a101 Compare July 7, 2023 00:27
@renovate renovate bot force-pushed the renovate/com.stripe-stripe-java-22.x branch 2 times, most recently from fa5a861 to 7ae1c8b Compare July 20, 2023 18:52
@renovate renovate bot force-pushed the renovate/com.stripe-stripe-java-22.x branch 2 times, most recently from 464b609 to 3c14f0e Compare August 3, 2023 23:01
@renovate renovate bot force-pushed the renovate/com.stripe-stripe-java-22.x branch from 3c14f0e to c222d67 Compare August 11, 2023 04:30
@renovate renovate bot changed the title Update dependency com.stripe:stripe-java to v22 Update dependency com.stripe:stripe-java to v22 - autoclosed Aug 17, 2023
@renovate renovate bot closed this Aug 17, 2023
@renovate renovate bot deleted the renovate/com.stripe-stripe-java-22.x branch August 17, 2023 00:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants