RepoJournal
OpenAI

OpenAI

Codex, the SDKs, and the engine behind ChatGPT

Keep up with OpenAI in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

One email a day. Unsubscribe in one click.

Pick a date

Topics: AI / ML Full archive →

The Wire · Showcase

OpenAI SDKs ship Bedrock Runtime and credential injection fixes

By RepoJournal · Filed · About OpenAI

OpenAI's Node and Python SDKs both land Bedrock Runtime support alongside critical security patches that block credential disclosure.

Both Node and Python SDKs released support for the Bedrock Runtime endpoint this week, with Mantle remaining the default. The Node 7.5.0 release adds Bedrock Runtime endpoint support [1], while the Python SDK's 3.2.0 brings the same feature [2]. More urgent: two security patches in openai-node prevent streaming upload filename and header injection [3], and block Bedrock bearer credential disclosure across redirects, protecting `x-amz-security-token` and API keys [4]. Hayden's Python contribution guidance now demands "credential and log redaction" and CODEOWNER review for security changes [5]. On the auth front, Python SDK gains X.509 workload identity federation for HTTP [6], letting customers exchange mTLS-backed workload identity without SDK-owned certificates. Note that Codex explicitly closed its doors to external code contributions [7] as it redefines its community interface. The new `desktop.security.enforcement` doctor check in Codex will flag blocked macOS Gatekeeper and Windows Defender events [8], and its TUI subagent navigation is now hardened with consistent `/subagents` commands [9].

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] release: 7.5.0 (#2087) openai/openai-node
  2. [2] v3.2.0 ↗ openai/openai-python
  3. [3] fix(security): prevent streaming upload filename/header injection (#2363) openai/openai-node
  4. [4] fix(security): prevent Bedrock bearer credential disclosure across redirects (#2377) openai/openai-node
  5. [5] docs: strengthen Python SDK security contribution guidance (#3639) openai/openai-python
  6. [6] feat(auth): add X.509 workload identity federation for HTTP (#3622) openai/openai-python
  7. [7] Clarify the external contribution policy (#39089) openai/codex
  8. [8] Add desktop security enforcement diagnostics (#39067) openai/codex
  9. [9] Harden TUI subagent navigation ↗ openai/codex

Quick answers

What shipped in OpenAI on August 18, 2026?
OpenAI's Node and Python SDKs both land Bedrock Runtime support alongside critical security patches that block credential disclosure. In total, 65 commits, 74 pull requests, and 3 releases landed.
Who contributed to OpenAI on August 18, 2026?
6 developers shipped this update, including Eric Traut, chess, copyberry, Hayden, openai-sdks[bot], and Justin Beckwith.
What were the notable OpenAI updates?
release: 7.5.0 (#2087), v3.2.0, and fix(security): prevent streaming upload filename/header injection (#2363).

More from OpenAI

Daily updates, in your inbox

Follow OpenAI

Keep up with OpenAI in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

One email a day. Unsubscribe in one click. Read a past issue →

Elsewhere on the wire

Want every project, not just this one?