v6.47.0
v6.47.0
openai
Release Notes
6.47.0 (2026-07-14)
Full Changelog: v6.46.0...v6.47.0
Features
- add async event iterators (#1977) (2ece8aa)
- add fromReadableStream to ResponseStream (#1987) (5984f44)
- api: add owner_project_access to APIKeyListParams (7bfce97)
- pass context to runTools callbacks (#1973) (a6f01e5)
- support streaming file uploads (#1970) (a86f1fd)
Bug Fixes
- assistants: preserve readable stream deltas (#1994) (1cdc019)
- avoid deep Deno Zod types (#1980) (ae17127), closes #984
- ci: bump @arethetypeswrong/cli to ^0.18.0 and run CI workflows on Node 24 (baa0b2a)
- emit stream finalization errors (#1972) (9555b71)
- handle Azure filter stream chunks (#1982) (c1c5c28), closes #1015
- zod: support zod v4 mini schemas (#1985) (2df10fc)