Releases: openai/openai-go
Releases Β· openai/openai-go
v2.4.0
2.4.0 (2025-09-08)
Full Changelog: v2.3.1...v2.4.0
Features
- api: ship the RealtimeGA API shape (2b6c6db)
v2.3.1
2.3.1 (2025-09-05)
Full Changelog: v2.3.0...v2.3.1
Bug Fixes
- internal: unmarshal correctly when there are multiple discriminators (98596b2)
v2.3.0
v2.2.2
v2.2.1
2.2.1 (2025-09-02)
Full Changelog: v2.2.0...v2.2.1
Chores
- api: manual updates for ResponseInputAudio (8c0ebe5)
v2.2.0
2.2.0 (2025-09-02)
Full Changelog: v2.1.1...v2.2.0
Features
- api: Add connectors support for MCP tool (35888bc)
- api: add web search filters (6f2c71d)
- api: adding support for /v1/conversations to the API (5b7c31b)
- api: realtime API updates (130fc8e)
- client: add support for verifying signatures on incoming webhooks (f7c8dbb)
Bug Fixes
Chores
v2.1.1
2.1.1 (2025-08-20)
Full Changelog: v2.1.0...v2.1.1
Chores
- api: accurately represent shape for verbosity on Chat Completions (f81197b)
v2.1.0
2.1.0 (2025-08-18)
Full Changelog: v2.0.2...v2.1.0
Features
- api: add new text parameters, expiration options (323154c)
Documentation
v2.0.2
v2.0.1
2.0.1 (2025-08-08)
Full Changelog: v2.0.0...v2.0.1
Bug Fixes
- client: fix verbosity parameter location in Responses (6e2e903)