-
Notifications
You must be signed in to change notification settings - Fork 4.4k
release: 2.7.0 #2707
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 8 commits into
main
from
release-please--branches--main--changes--next
Nov 3, 2025
Merged
release: 2.7.0 #2707
stainless-app
merged 8 commits into
main
from
release-please--branches--main--changes--next
Nov 3, 2025
+515
−257
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
Removes the type `InputAudio` from `ResponseInputContent`. This parameter was non-functional and has now been removed. Please note that this is not a feature removal; it was never supported by the Responses API. While this is technically a backward-incompatible change due to the type removal, it reflects the intended behavior and has no functional impact.
f991620 to
5c642a4
Compare
|
Shall we handle this bug with Python 3.14 before making a new release? |
5c642a4 to
cf6a21b
Compare
cf6a21b to
93089ff
Compare
8cd1a4f to
447145c
Compare
447145c to
5275d37
Compare
25bde28 to
a847b60
Compare
a847b60 to
39b97a9
Compare
39b97a9 to
7512e60
Compare
apcha-oai
approved these changes
Nov 3, 2025
|
🤖 Release is at https://github.com/openai/openai-python/releases/tag/v2.7.0 🌻 |
1 task
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
2.7.0 (2025-11-03)
Full Changelog: v2.6.1...v2.7.0
Features
Bug Fixes
Chores
This pull request is managed by Stainless's GitHub App.
The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.
For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.
🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions