Traceary

Catalog / OpenAI Python SDK

OpenAI Python SDK 2 to 3

Every OpenAI Python SDK 3.x release the archive holds, 8 of them, starting at 3.0.0 and running to 3.6.0. The publisher writes these one at a time and its documentation describes the version you are on, so the run between two majors is not laid out anywhere as a list.

Releases
88 carry notes
Opened
12 Aug 202616 days ago
Span
16 daysto 28 Aug 2026
Breaking
1tagged by the publisher

The turn

The last 2.x release the archive holds before the turn is 2.54.0, on 11 Aug 2026. 3.0.0 followed a day later. The archive holds no 2.x release after 3.0.0 opened.

Tagged breaking

1 of these releases carries the breaking label: 3.0.0. The label is matched from words in the publisher’s own notes, so a release that changed an API without using the word does not carry it.

3.6.0addedfixed

Features api: add compute_units to Responses and Chat Completions usage (#3749) (52421d1) Bug Fixes auth: harden X.509 workload identity integration (#3740) (fc3ad6c) Chores deps-dev: bump @stdy/cli from 0.22.1 to 0.22.2 (#3719) (4f5598c) d

3.5.0

Features api: make function call output call IDs optional (#3738) (c74501d)

3.4.0addedfixedchanged

Features api: Add obfuscation field to ChatCompletionChunk (#3690) (c7d8e1d) api: add project residency configuration and cost quantity units (#3726) (bc4f8ef) Bug Fixes api: encode Realtime call offers and session configuration (#3736) (55

3.3.1securityfixedchanged

Bug Fixes deps: update dependencies with published security fixes (#3680) (53aa4fc) Chores build: migrate to uv (#3653) (b37e85d) deps: remove jsonschema and unused fixture-validation dependencies (0dfdfdd) lock the repository Pyright toolc

3.3.0securityfixed

Features support named data-residency endpoints (#3646) (11ee914) Bug Fixes require patched optional networking dependencies (#3651) (40e56de) Chores remove unused dependencies and pin build tooling (#3650) (eee8e4a) Documentation strengthe

3.2.0added

Features add Bedrock Runtime endpoint support (SDK-290) (#3623) (86267d2) api: Add shell call streaming events and new service/image types (#3635) (ff14a33)

3.1.0addeddeprecated

Features api: add WebSocket stream IDs (#3612) (d9029e3) api: add workload identity access token issued event (#3601) (df274d4) api: deprecate Sora video APIs (#3610) (721cb1c) api: Ultrafast tier, structured MCP and websocket errors, separ

3.0.0breaking

⚠ BREAKING CHANGES api: HTTPX2 is now the default HTTP client, and httpx is no longer installed automatically. Applications using custom HTTPX clients, transports, or configuration objects must migrate to their HTTPX2 equivalents or use the