-
Notifications
You must be signed in to change notification settings - Fork 3
release: 0.13.0 #262
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
stainless-app
merged 18 commits into
main
from
release-please--branches--main--changes--next
Jan 30, 2024
Merged
release: 0.13.0 #262
stainless-app
merged 18 commits into
main
from
release-please--branches--main--changes--next
Jan 30, 2024
Conversation
This file contains hidden or 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
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.
f43fd54
to
60bc727
Compare
0bb6dfe
to
c969f5b
Compare
0719a40
to
6d1df20
Compare
f8f820b
to
152fafc
Compare
c9743ed
to
1c716b1
Compare
7f3bc25
to
7b55b7a
Compare
2743e43
to
c9466fd
Compare
c9466fd
to
1f75530
Compare
198e665
to
845eeff
Compare
845eeff
to
864900e
Compare
9d1c797
to
864900e
Compare
bcb0c96
to
f1d513b
Compare
81f7508
to
f1d513b
Compare
1e91361
to
23c95da
Compare
0ba124a
to
c377864
Compare
ca74436
to
c377864
Compare
f4a45df
to
72b922e
Compare
7208e0c
to
72b922e
Compare
d889012
to
cd412ed
Compare
This catches the case where a typing import is used at runtime
d4aadfa
to
7c8a13b
Compare
90593bc
to
85c0e90
Compare
05357ad
to
85c0e90
Compare
d5da62a
to
c36ff77
Compare
47d6718
to
526eeab
Compare
f82a9d3
to
526eeab
Compare
jordanbrauer
approved these changes
Jan 30, 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.13.0 (2024-01-30)
Full Changelog: v0.12.0...v0.13.0
Features
Bug Fixes
employer_size
parameter toemployee_size
(#278) (526eeab)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.