Releases: openai/openai-node
Releases · openai/openai-node
v5.9.0
5.9.0 (2025-07-10)
Full Changelog: v5.8.4...v5.9.0
Features
- api: add file_url, fix event ID (5f5d39e)
v5.8.4
v5.8.3
v5.8.2
5.8.2 (2025-06-27)
Full Changelog: v5.8.1...v5.8.2
Bug Fixes
- client: get fetchOptions type more reliably (b3c959d)
v5.8.1
5.8.1 (2025-06-26)
Full Changelog: v5.8.0...v5.8.1
Bug Fixes
- client: ensure addOutputText is called on responses.retrieve (d55bb64)
Chores
v5.8.0
5.8.0 (2025-06-26)
Full Changelog: v5.7.0...v5.8.0
Features
- api: webhook and deep research support (f2b4f66)
Bug Fixes
- ci: release-doctor — report correct token name (aed2587)
Refactors
- types: replace Record with mapped types (7865910)
v5.7.0
5.7.0 (2025-06-23)
Full Changelog: v5.6.0...v5.7.0
Features
- api: update api shapes for usage and code interpreter (f2100e8)
v5.6.0
5.6.0 (2025-06-20)
Full Changelog: v5.5.1...v5.6.0
Features
- api: make model and inputs not required to create response (52211c0)
Bug Fixes
- client: explicitly copy fetch in withOptions (0efacae)