release: 2.49.0 - #3539
Conversation
cab10d0 to
b186b60
Compare
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: b186b605ac
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| [project] | ||
| name = "openai" | ||
| version = "2.48.0" | ||
| version = "2.49.0" |
There was a problem hiding this comment.
Update uv.lock for the released package version
This changes the project version to 2.49.0 while uv.lock still records the editable openai package as 2.48.0 at line 962. Consequently, uv lock --check treats the lockfile as stale and locked UV workflows cannot use this release tree without regenerating it; update and commit the lockfile as part of this minimum-Python release.
AGENTS.md reference: AGENTS.md:L21-L24
Useful? React with 👍 / 👎.
|
🤖 Release is at https://github.com/openai/openai-python/releases/tag/v2.49.0 🌻 |
Automated Release PR
2.49.0 (2026-07-27)
Full Changelog: v2.48.0...v2.49.0
Features
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