-
Notifications
You must be signed in to change notification settings - Fork 218
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.10.0 #304
Merged
stainless-bot
merged 12 commits into
main
from
release-please--branches--main--changes--next
Jan 18, 2024
Merged
release: 0.10.0 #304
stainless-bot
merged 12 commits into
main
from
release-please--branches--main--changes--next
Jan 18, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
997d047
to
5e58c25
Compare
53c09a3
to
c3ab836
Compare
As an alternative to `with_raw_response` we now provide `with_streaming_response` as well. When using these methods you will have to use a context manager to ensure that the response is always cleaned up.
eccbd4d
to
f295982
Compare
8f5592d
to
f295982
Compare
59dd96c
to
a0b3cdb
Compare
252bde6
to
8ac7988
Compare
b036ae7
to
3671aa6
Compare
76d21a4
to
d7140f7
Compare
ca8b2e9
to
4b27da9
Compare
af20e6b
to
b13f824
Compare
2a2a1d1
to
ccf731b
Compare
bb61bdb
to
69e8b03
Compare
x5a
approved these changes
Jan 18, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Automated Release PR
0.10.0 (2024-01-18)
Full Changelog: v0.9.0...v0.10.0
Features
Bug Fixes
Chores
Documentation
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.