release
OpenAI SDK v2.47.0
July 23, 2026
v2.47.0, released 2026-07-21, adds experimental runtime support for HTTPX2 clients in the client package and updates stlc workflow templates with configurable CI runners and private-production-repo support. It also fixes dependencies by requiring a patched aiohttp on Python 3.10+, which matters for keeping affected deployments secure and compatible.
2.47.0 (2026-07-21) Full Changelog: v2.46.0...v2.47.0 Features client: Add experimental runtime support for HTTPX2 clients ( #3524 ) ( 317260c ) stlc: configurable CI runner and private-production-repo support in workflow templates ( 4303e97 ) Bug Fixes deps: require patched aiohttp on Python 3.10+ ( #3515 ) ( d4dceb2 )
Source: github.com