release: 1.8.0 - #1073
Merged
stainless-bot merged 5 commits intoJan 16, 2024
Merged
Conversation
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.
stainless-bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
January 16, 2024 05:05
c4e1bd5 to
0e93c3b
Compare
stainless-bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
January 16, 2024 10:51
f30e3de to
9a25149
Compare
stainless-bot
enabled auto-merge (rebase)
January 16, 2024 10:51
stainless-bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
January 16, 2024 16:48
ba2e152 to
3d78798
Compare
stainless-bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
January 16, 2024 18:21
4d342f1 to
c622c6a
Compare
athyuttamre
approved these changes
Jan 16, 2024
stainless-bot
deleted the
release-please--branches--main--changes--next
branch
January 16, 2024 21:15
Collaborator
Author
|
🤖 Release is at https://github.com/openai/openai-python/releases/tag/v1.8.0 🌻 |
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
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
1.8.0 (2024-01-16)
Full Changelog: v1.7.2...v1.8.0
Features
Bug Fixes
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.