Releases: openai/openai-ruby
Releases · openai/openai-ruby
v0.23.3
0.23.3 (2025-09-15)
Full Changelog: v0.23.2...v0.23.3
Chores
- api: docs and spec refactoring (81ccb86)
v0.23.2
0.23.2 (2025-09-11)
Full Changelog: v0.23.1...v0.23.2
Chores
- api: Minor docs and type updates for realtime (ccef982)
v0.23.1
v0.23.0
0.23.0 (2025-09-08)
Full Changelog: v0.22.1...v0.23.0
Features
- api: ship the RealtimeGA API shape (6c59e2c)
v0.22.1
v0.22.0
0.22.0 (2025-09-03)
Full Changelog: v0.21.1...v0.22.0
Features
- api: Add gpt-realtime models (8e6de5f)
v0.21.1
0.21.1 (2025-09-02)
Full Changelog: v0.21.0...v0.21.1
Chores
- api: manual updates for ResponseInputAudio (7768f86)
v0.21.0
0.21.0 (2025-09-02)
Full Changelog: v0.20.0...v0.21.0
Features
- api: realtime API updates (a8ab6ab)
Bug Fixes
- correctly raise errors encountered during streaming (766c6c6)
v0.20.0
0.20.0 (2025-08-26)
Full Changelog: v0.19.0...v0.20.0
Features
- api: add web search filters (3b84ccf)
Chores
v0.19.0
0.19.0 (2025-08-21)
Full Changelog: v0.18.1...v0.19.0
Features
- api: Add connectors support for MCP tool (469dbe2)
- api: adding support for /v1/conversations to the API (54d4fe7)
Bug Fixes
- bump sorbet version and fix new type errors from the breaking change (147f0a4)
- do note check stainless api key during release creation (#813) (afab147)
Chores
- internal/ci: setup breaking change detection (f6a214c)