Skip to content

release: 0.22.0 #443

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

Merged
merged 4 commits into from
Jul 19, 2024
Merged

Conversation

stainless-app[bot]
Copy link
Contributor

@stainless-app stainless-app bot commented Jul 18, 2024

Automated Release PR

0.22.0 (2024-07-19)

Full Changelog: v0.21.14...v0.22.0

⚠ BREAKING CHANGES

  • api: authentication method type is an enum, not a plain string (#442)

Bug Fixes

  • api: authentication method type is an enum, not a plain string (#442) (697c5ad)

Chores


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.

…442)

# Migration
`AuthenticationMethod.type` was incorrectly defined as a string. Instead the API defines it as a string enum with values `assisted, credential, api_token, api_credential, oauth`
@stainless-app stainless-app bot requested a review from a team July 18, 2024 17:17
@stainless-app stainless-app bot requested review from diaswrd and tessfinch and removed request for a team July 18, 2024 17:17
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 8923fc1 to b49b944 Compare July 18, 2024 18:28
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 9012aaf to 0b40655 Compare July 19, 2024 11:32
@stainless-app stainless-app bot merged commit 13cfa90 into main Jul 19, 2024
3 checks passed
Copy link
Contributor Author

stainless-app bot commented Jul 19, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant