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

Remove parts of the API that is no longer publicly documented #1669

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

ramya-stripe
Copy link
Contributor

@ramya-stripe ramya-stripe commented Mar 27, 2024

This PR contains the changes generated after removing the shared overides from our code generator that were added for backcompat

Changelog

  • Remove the below deprecated values on the enum BalanceTransaction.Type
    • obligation_inbound
    • obligation_payout
    • obligation_payout_failure
    • obligation_reversal_outbound
  • Remove the deprecated value various on the enum Climate.Supplier.RemovalPathway
  • Remove deprecated events
    • invoiceitem.updated
    • order.created
    • recipient.created
    • recipient.deleted
    • recipient.updated
    • sku.created
    • sku.deleted
    • sku.updated
  • Remove the deprecated value service_tax on the enum TaxRate.TaxType
  • PHP Docs
    • Remove support for id_bank_transfer, multibanco, netbanking, pay_by_bank, and upi on PaymentMethodConfiguration

@ramya-stripe ramya-stripe marked this pull request as ready for review March 28, 2024 04:20
@ramya-stripe ramya-stripe changed the title Remove shared overrides added for backcompat Remove parts of the API that is no longer publicly documented Mar 28, 2024
@ramya-stripe ramya-stripe merged commit 93c2f73 into sdk-release/next-major Mar 28, 2024
22 checks passed
@ramya-stripe ramya-stripe deleted the ramya/remove-overrides branch March 28, 2024 23:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants