Skip to content

Remove obsolete options classes#2987

Merged
jar-stripe merged 3 commits intomasterfrom
jar/final-v2-cleanup
Oct 1, 2024
Merged

Remove obsolete options classes#2987
jar-stripe merged 3 commits intomasterfrom
jar/final-v2-cleanup

Conversation

@jar-stripe
Copy link
Copy Markdown
Contributor

@jar-stripe jar-stripe commented Oct 1, 2024

Why?

I noticed two options classes that we have marked as obsolete in this release but do not fit the pattern we've been using:

  • SourceTransactionsListOptions was renamed to SourceTransactionListOptions and the old name is no longer being used
  • SourceTransactionsGetOptions has not been referenced in the SDK for some time

In prep for the V2 release, rather than mark these as Obsolete, I think we should just delete them and note the removals in the migration guide.

What?

  • deleted classes SourceTransactionsGetOptions and SourceTransactionsListOptions

@jar-stripe jar-stripe enabled auto-merge (squash) October 1, 2024 18:26
@jar-stripe jar-stripe disabled auto-merge October 1, 2024 18:34
@jar-stripe jar-stripe merged commit 407e9c1 into master Oct 1, 2024
@jar-stripe jar-stripe deleted the jar/final-v2-cleanup branch October 1, 2024 18:34
jar-stripe added a commit that referenced this pull request Oct 1, 2024
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