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

release: 0.41.0 #333

Merged
merged 5 commits into from
Aug 9, 2024
Merged

Conversation

stainless-app[bot]
Copy link
Contributor

@stainless-app stainless-app bot commented Aug 9, 2024

Automated Release PR

0.41.0 (2024-08-09)

Full Changelog: v0.40.1...v0.41.0

⚠ BREAKING CHANGES

  • api: rename model property 'StatementAccountStanding.State' to 'PeriodState' (#334)

Features

  • api: add event type 'card.reissued' (#331) (63bef3b)
  • api: add event type 'statements.created' (#330) (df398bc)
  • api: add methods to simulate enrollment review and enrollment document review (#332) (9265daf)
  • api: rename model property 'StatementAccountStanding.State' to 'PeriodState' (#334) (d4754a6)

This Pull Request has been generated automatically as part of Stainless's release process.
For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request (see details).

More technical details can be found at stainless-api/release-please.

… 'PeriodState' (#334)

# Migration
If you were relying on `StatementAccountStanding.State`, use `PeriodState` instead.
Its type has also been renamed from `StatementAccountStandingStage` to `StatementAccountStandingPeriodState`.
Note: while it is technically breaking changes we do not expect that anyone was relying on the previous names.
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from f15bc98 to d4754a6 Compare August 9, 2024 16:08
@stainless-app stainless-app bot merged commit 8b52583 into main Aug 9, 2024
1 check passed
Copy link
Contributor Author

stainless-app bot commented Aug 9, 2024

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.

0 participants