Releases: openai/openai-go
Releases ยท openai/openai-go
v1.10.1
v1.10.0
1.10.0 (2025-07-10)
Full Changelog: v1.9.0...v1.10.0
Features
- api: add file_url, fix event ID (cb33971)
v1.9.0
1.9.0 (2025-07-10)
Full Changelog: v1.8.3...v1.9.0
Features
- client: expand max streaming buffer size (44390c8)
v1.8.3
v1.8.2
v1.8.1
v1.8.0
1.8.0 (2025-06-26)
Full Changelog: v1.7.0...v1.8.0
Features
- api: webhook and deep research support (f6a7e7d)
Chores
- internal: add tests for breaking change detection (339522d)
v1.7.0
1.7.0 (2025-06-23)
Full Changelog: v1.6.0...v1.7.0
Features
- api: make model and inputs not required to create response (19f0b76)
- api: update api shapes for usage and code interpreter (d24d42c)
- client: add escape hatch for null slice & maps (9c633d6)
Chores
- fix documentation of null map (8f3a134)