Skip to content

release: 2.54.0 - #3592

Merged
apcha-oai merged 2 commits into
mainfrom
release-please--branches--main
Aug 11, 2026
Merged

release: 2.54.0#3592
apcha-oai merged 2 commits into
mainfrom
release-please--branches--main

Conversation

@openai-sdks

@openai-sdks openai-sdks Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Automated Release PR

2.54.0 (2026-08-11)

Features

  • api: Add new Responses model identifiers (#3595) (0652787)

Bug Fixes

  • api: clarify audio upload metadata requirements (#3596) (28888f9)

Chores

  • api: Update generated-file header attribution to Castiron (#3583) (ea17fda)

This PR was generated with Release Please. See documentation.

@openai-sdks
openai-sdks Bot requested a review from a team as a code owner August 10, 2026 17:17
@openai-sdks

openai-sdks Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor Author

OkTest Summary

237/237 SDK tests passed in 8.455s for Python SDK PR #3592.

Test results — 42 files
Test Result Time
tests/chat-completions-complex-body.test.ts ✅ Passed 106ms
tests/chat-completions-create.test.ts ✅ Passed 156ms
tests/chat-completions-stream.test.ts ✅ Passed 88ms
tests/files-content-binary.test.ts ✅ Passed 304ms
tests/files-create-multipart.test.ts ✅ Passed 237ms
tests/files-list-pagination.test.ts ✅ Passed 100ms
tests/initialize-config.test.ts ✅ Passed 111ms
tests/instance-isolation.test.ts ✅ Passed 108ms
tests/models-list.test.ts ✅ Passed 122ms
tests/responses-background-lifecycle.test.ts ✅ Passed 167ms
tests/responses-body-method-errors.test.ts ✅ Passed 226ms
tests/responses-cancel-timeout.test.ts ✅ Passed 187ms
tests/responses-cancel.test.ts ✅ Passed 130ms
tests/responses-compact-retries.test.ts ✅ Passed 226ms
tests/responses-compact.test.ts ✅ Passed 198ms
tests/responses-create-advanced-stream.test.ts ✅ Passed 92ms
tests/responses-create-advanced.test.ts ✅ Passed 178ms
tests/responses-create-disconnect.test.ts ✅ Passed 1.142s
tests/responses-create-errors.test.ts ✅ Passed 204ms
tests/responses-create-malformed-api-responses.test.ts ✅ Passed 87ms
tests/responses-create-retries.test.ts ✅ Passed 167ms
tests/responses-create-stream-failures.test.ts ✅ Passed 105ms
tests/responses-create-stream-timeout.test.ts ✅ Passed 175ms
tests/responses-create-stream-wire.test.ts ✅ Passed 2.533s
tests/responses-create-stream.test.ts ✅ Passed 170ms
tests/responses-create-terminal-states.test.ts ✅ Passed 187ms
tests/responses-create-timeout.test.ts ✅ Passed 183ms
tests/responses-create.test.ts ✅ Passed 274ms
tests/responses-delete.test.ts ✅ Passed 156ms
tests/responses-input-items-errors.test.ts ✅ Passed 200ms
tests/responses-input-items-list.test.ts ✅ Passed 203ms
tests/responses-input-items-options.test.ts ✅ Passed 151ms
tests/responses-input-tokens-count-timeout.test.ts ✅ Passed 209ms
tests/responses-input-tokens-count.test.ts ✅ Passed 173ms
tests/responses-malformed-inputs.test.ts ✅ Passed 1.906s
tests/responses-not-found-errors.test.ts ✅ Passed 253ms
tests/responses-parse.test.ts ✅ Passed 244ms
tests/responses-retrieve-retries.test.ts ✅ Passed 243ms
tests/responses-retrieve.test.ts ✅ Passed 181ms
tests/responses-stored-method-errors.test.ts ✅ Passed 502ms
tests/retry-behavior.test.ts ✅ Passed 2.995s
tests/sdk-error-shape.test.ts ✅ Passed 274ms

View OkTest run #31523863500

SDK merge (41772f0c61c3) · head (abe35570f4bb) · base (28888f9cc163) · OkTest (91635c6a2723)

@jbeckwith-oai jbeckwith-oai left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Reviewed the release metadata and the complete v2.53.0...d5a38aa release delta. The 2.53.1 patch bump is consistent across the manifest, changelog, package metadata, runtime version, and lockfile; dependencies and public runtime behavior are unchanged apart from version. Generated artifact changes are attribution-only, provenance is intact, and local build/import/lock validation passed.

@openai-sdks openai-sdks Bot changed the title release: 2.53.1 release: 2.54.0 Aug 11, 2026
@openai-sdks
openai-sdks Bot force-pushed the release-please--branches--main branch from d5a38aa to b30d73b Compare August 11, 2026 16:38

@jbeckwith-oai jbeckwith-oai left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

The 2.54.0 changelog lists the same 0652787 Responses model-identifier feature twice. Both bullets describe and link to the same commit; the second only adds the #3595 link. This would publish duplicate release notes for the release’s sole feature. Please collapse these into one PR-linked entry and fix/regenerate the Release Please input so the duplicate does not return.

@openai-sdks
openai-sdks Bot force-pushed the release-please--branches--main branch from b30d73b to e8b5f91 Compare August 11, 2026 17:08

@jbeckwith-oai jbeckwith-oai left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

The prior release-note blocker remains unresolved on this head: the 2.54.0 changelog still lists the same 0652787 Responses model-identifier feature twice. Both bullets describe and link to the same commit; the second only adds the #3595 link. Please collapse these into one PR-linked entry and fix/regenerate the Release Please input so the duplicate does not return.

@apcha-oai
apcha-oai enabled auto-merge August 11, 2026 18:38
@apcha-oai
apcha-oai dismissed jbeckwith-oai’s stale review August 11, 2026 18:40

manually fixed changelog

@apcha-oai
apcha-oai added this pull request to the merge queue Aug 11, 2026
Merged via the queue into main with commit 03b3ec4 Aug 11, 2026
22 checks passed
@apcha-oai
apcha-oai deleted the release-please--branches--main branch August 11, 2026 18:45
@openai-sdks

openai-sdks Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

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