Releases: openai/openai-ruby
Releases · openai/openai-ruby
v0.27.1
0.27.1 (2025-09-29)
Full Changelog: v0.27.0...v0.27.1
Bug Fixes
- always send
filename=...
for multipart requests where a file is expected (99849fd)
v0.27.0
0.27.0 (2025-09-26)
Full Changelog: v0.26.0...v0.27.0
Features
Bug Fixes
- internal: use null byte as file separator in the fast formatting script (151ffe1)
- shorten multipart boundary sep to less than RFC specificed max length (d7770d1)
Performance Improvements
- faster code formatting (67da711)
Chores
- allow fast-format to use bsd sed as well (66ac913)
v0.26.0
v0.25.1
v0.25.0
v0.24.0
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)