feat(api): deprecate Sora video APIs - #3610
Merged
Merged
Conversation
Castiron-Internal-PR: openai/openai-python-internal#23 Castiron-Source-SHA: 1ebd6fb5f7c7ea5b915e7082c79cf74077368075 Castiron-Public-Base-SHA: df274d4
apcha-oai
marked this pull request as ready for review
August 13, 2026 18:53
Contributor
apcha-oai
enabled auto-merge
August 13, 2026 18:55
jbeckwith-oai
approved these changes
Aug 13, 2026
jbeckwith-oai
left a comment
Contributor
There was a problem hiding this comment.
Reviewed the exact-head Sora deprecation regeneration. All ten video operations, sync/async resources, raw/streaming wrappers, and public create-and-poll/poll helpers carry the canonical September 24, 2026 shutdown deprecation. Runtime behavior and signatures are unchanged; warning coverage is direct and the intentional Pyright suppressions are narrowly scoped. Exact-head CI is green. No findings.
Merged
Merged
1 task
pull Bot
pushed a commit
to Superoldman96/openai-python
that referenced
this pull request
Aug 14, 2026
Automated Release PR --- ## [3.1.0](openai/openai-python@v3.0.0...v3.1.0) (2026-08-14) ### Features * **api:** add WebSocket stream IDs ([openai#3612](openai#3612)) ([d9029e3](openai@d9029e3)) * **api:** add workload identity access token issued event ([openai#3601](openai#3601)) ([df274d4](openai@df274d4)) * **api:** deprecate Sora video APIs ([openai#3610](openai#3610)) ([721cb1c](openai@721cb1c)) * **api:** Ultrafast tier, structured MCP and websocket errors, separate websocket events ([openai#3617](openai#3617)) ([f38355e](openai@f38355e)) ### Chores * remove Stainless attribution and infrastructure ([openai#3599](openai#3599)) ([a1eeab5](openai@a1eeab5)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: openai-sdks[bot] <284451331+openai-sdks[bot]@users.noreply.github.com>
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.
Summary
Deprecate Sora video APIs before their September shutdown