Skip to content

release: 2.44.0#3409

Merged
stainless-app[bot] merged 3 commits into
mainfrom
release-please--branches--main--changes--next
Jun 24, 2026
Merged

release: 2.44.0#3409
stainless-app[bot] merged 3 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app

@stainless-app stainless-app Bot commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Automated Release PR

2.44.0 (2026-06-24)

Full Changelog: v2.43.0...v2.44.0

Bug Fixes

  • auth: prioritize first auth header (797e336)

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

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 805fab2660

ℹ️ 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".

Comment thread uv.lock
{ url = "https://files.pythonhosted.org/packages/2d/98/121996dcfb10a6087a05e54453e28e58694a7db62c5a5a29cee14c6e047b/numpy-2.0.2-cp39-cp39-macosx_14_0_x86_64.whl", hash = "sha256:97032a27bd9d8988b9a97a8c4d2c9f2c15a81f61e2f21404d7e8ef00cb5be729", size = 6906494, upload-time = "2024-08-26T20:15:22.055Z" },
{ url = "https://files.pythonhosted.org/packages/15/31/9dffc70da6b9bbf7968f6551967fc21156207366272c2a40b4ed6008dc9b/numpy-2.0.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:1e795a8be3ddbac43274f18588329c72939870a16cae810c2b73461c40718ab1", size = 13912596, upload-time = "2024-08-26T20:15:42.452Z" },
{ url = "https://files.pythonhosted.org/packages/b9/14/78635daab4b07c0930c919d451b8bf8c164774e6a3413aed04a6d95758ce/numpy-2.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:f26b258c385842546006213344c50655ff1555a9338e2e5e02a0756dc3e803dd", size = 19526099, upload-time = "2024-08-26T20:16:11.048Z" },
{ url = "https://files.pythonhosted.org/packages/26/4c/0eeca4614003077f68bfe7aa

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Regenerate the uv lockfile with the release version

The committed lockfile still records the editable openai package as 2.43.0, while this same release commit bumps pyproject.toml and _version.py to 2.43.1. When developers or CI use the committed uv.lock for a locked sync/build, the lockfile represents the previous release's project metadata instead of this one, so the release is not reproducible from the lockfile. Please regenerate/update uv.lock after the version bump.

Useful? React with 👍 / 👎.

* [bedrock_sigv4_auth] Add AWS-native Bedrock authentication

* Harden AWS authentication for Bedrock

* Add Bedrock provider authentication

* Cover explicit profile auth precedence

* Add opt-in Bedrock live test

* Preserve Bedrock profile regions for custom endpoints

* Align Bedrock live test with GPT-OSS

* Test Bedrock default credential chain

* Cover the Bedrock AWS credential chain

* Harden Bedrock provider release validation

* Make Bedrock auth discoverable to PyInstaller

---------

Co-authored-by: Jim Blomo <jim@openai.com>
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 805fab2 to 960079f Compare June 24, 2026 20:03
@apcha-oai apcha-oai changed the title release: 2.43.1 release: 2.44.0 Jun 24, 2026
@stainless-app

stainless-app Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor Author

Release version edited manually

The Pull Request version has been manually set to 2.44.0 and will be used for the release.

If you instead want to use the version number 2.43.1 generated from conventional commits, just remove the label autorelease: custom version from this Pull Request.

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 960079f to 458aa1a Compare June 24, 2026 20:35
@stainless-app stainless-app Bot merged commit 6d9262d into main Jun 24, 2026
10 checks passed
@stainless-app stainless-app Bot deleted the release-please--branches--main--changes--next branch June 24, 2026 20:54
@stainless-app

stainless-app Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor Author

🤖 Release is at https://github.com/openai/openai-python/releases/tag/v2.44.0 🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants