killbill / killbill-stripe-plugin

Kill Bill plugin for Stripe
https://killbill.io
Apache License 2.0
17 stars 40 forks source link

Bump stripe-java from 21.11.0 to 21.15.0 #99

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps stripe-java from 21.11.0 to 21.15.0.

Release notes

Sourced from stripe-java's releases.

v21.15.0

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

v21.14.0

  • #1466 API Updates
    • Add support for on_behalf_of on CheckoutSessionCreateParams.subscription_data, SubscriptionCreateParams, SubscriptionSchedule.default_settings, SubscriptionSchedule.phases[], SubscriptionScheduleCreateParams.default_settings, SubscriptionScheduleCreateParams.phases[], SubscriptionScheduleUpdateParams.default_settings, SubscriptionScheduleUpdateParams.phases[], SubscriptionUpdateParams, and Subscription
    • Add support for tax_behavior and tax_code on InvoiceItemCreateParams, InvoiceItemUpdateParams, InvoiceUpcomingLinesParams.invoice_items[], and InvoiceUpcomingParams.invoice_items[]

See the changelog for more details.

v21.14.0-beta.2

  • #1467 API Updates for beta branch
    • Updated beta APIs to the latest stable version
    • Add support for cashappPayments and zipPayments on Account, AccountCreateParams, AccountUpdateParams.
    • Add support for cashapp and zip on Charge, PaymentMethod, PaymentMethodCreateParams, PaymentMethodUpdateParams.
    • Add support for trialSettings on SubscriptionSchedule.

See the changelog for more details.

v21.14.0-beta.1

  • #1462 API Updates for beta branch
    • Updated stable APIs to the latest version
    • Add support for new value revoked on enum CapitalFinancingOfferListParams.status
    • Add support for paypal on Charge.payment_method_details and Source
    • Add support for network_data on Issuing.Transaction
    • Add support for billing_cycle_anchor on SubscriptionScheduleAmendParams.amendments[]
    • Add support for tipping on Terminal.Reader.action.process_payment_intent.process_config and TerminalReaderProcessPaymentIntentParams.process_config

See the changelog for more details.

v21.13.0

  • #1461 API Updates
    • Add support for new values jp_trn and ke_pin 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 tipping on Terminal.Reader.action.process_payment_intent.process_config and TerminalReaderProcessPaymentIntentParams.process_config

See the changelog for more details.

v21.13.0-beta.1

  • Add support for schedule_settings on SubscriptionScheduleAmendParams
  • Add support for new value upcoming_invoice on enum SubscriptionScheduleAmendParams.amendments[].amendment_end.type
  • Add support for new values schedule_end and upcoming_invoice on enum SubscriptionScheduleAmendParams.amendments[].amendment_start.type

See the changelog for more details.

v21.12.0

  • #1457 Bugfix: Don't require global API Key when API Key is propagated from list request

... (truncated)

Changelog

Sourced from stripe-java's changelog.

21.15.0 - 2022-11-08

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

21.14.0 - 2022-11-03

  • #1466 API Updates
    • Add support for on_behalf_of on CheckoutSessionCreateParams.subscription_data, SubscriptionCreateParams, SubscriptionSchedule.default_settings, SubscriptionSchedule.phases[], SubscriptionScheduleCreateParams.default_settings, SubscriptionScheduleCreateParams.phases[], SubscriptionScheduleUpdateParams.default_settings, SubscriptionScheduleUpdateParams.phases[], SubscriptionUpdateParams, and Subscription
    • Add support for tax_behavior and tax_code on InvoiceItemCreateParams, InvoiceItemUpdateParams, InvoiceUpcomingLinesParams.invoice_items[], and InvoiceUpcomingParams.invoice_items[]

21.13.0 - 2022-10-20

  • #1461 API Updates
    • Add support for new values jp_trn and ke_pin 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 tipping on Terminal.Reader.action.process_payment_intent.process_config and TerminalReaderProcessPaymentIntentParams.process_config

21.12.0 - 2022-10-14

  • #1457 Bugfix: Don't require global API Key when API Key is propagated from list request
  • #1458 API Updates
    • Add support for request_log_url on StripeError
    • Add support for network_data on Issuing.Authorization
Commits
  • 8013108 Bump version to 21.15.0
  • 019149f Codegen for openapi v206 (#1472)
  • 463120c Bump version to 21.14.0
  • 007f67f Codegen for openapi v204 (#1466)
  • 02069b2 Do not run Coveralls if secret token is not available (#1463)
  • bcb531f Bump version to 21.13.0
  • 178e7a6 Merge pull request #1461 from stripe/latest-codegen-master
  • dcf70ef Codegen for openapi v203
  • 7854da3 Bump version to 21.12.0
  • 6dca1a4 Bugfix: Don't require global API Key when API Key is propagated from list req...
  • Additional commits viewable in compare view


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)