Releases: openai/openai-ruby
Releases · openai/openai-ruby
v0.18.1
0.18.1 (2025-08-19)
Full Changelog: v0.18.0...v0.18.1
Chores
- api: accurately represent shape for verbosity on Chat Completions (a19cd00)
v0.18.0
0.18.0 (2025-08-15)
Full Changelog: v0.17.1...v0.18.0
⚠ BREAKING CHANGES
- structured output desc should go on array items not array itself (#799)
Features
- api: add new text parameters, expiration options (f318432)
Bug Fixes
Chores
- internal: update test skipping reason (c815703)
v0.17.1
v0.17.0
0.17.0 (2025-08-08)
Full Changelog: v0.16.0...v0.17.0
Features
- api: adds GPT-5 and new API features: platform.openai.com/docs/guides/gpt-5 (068a381)
- api: manual updates (1d79621)
Bug Fixes
- client: dont try to parse if content is missing (#770) (7f8f2d3)
- client: fix verbosity parameter location in Responses (a6b7ae8)
- internal: fix rbi error (803f20b)
- respones: undo accidently deleted fields (#177) (90a7c3a)
- responses: remove incorrect verbosity param (127e2d1)
Chores
v0.16.0
v0.15.0
0.15.0 (2025-07-21)
Full Changelog: v0.14.0...v0.15.0
Features
- api: manual updates (fb53071)
Bug Fixes
- internal: tests should use normalized property names (801e9c2)
Chores
- api: event shapes more accurate (29f32ce)
v0.14.0
v0.13.1
0.13.1 (2025-07-15)
Full Changelog: v0.13.0...v0.13.1
Bug Fixes
Chores
- api: update realtime specs, build config (8ccc35e)
v0.13.0
0.13.0 (2025-07-10)
Full Changelog: v0.12.0...v0.13.0
Features
- api: add file_url, fix event ID (9b8919d)
v0.12.0
0.12.0 (2025-07-03)
Full Changelog: v0.11.0...v0.12.0
Features
- ensure partial jsons in structured ouput are handled gracefully (#740) (5deec70)
- responses streaming helpers (#721) (c2f4270)