Releases: openai/openai-ruby
Releases · openai/openai-ruby
v0.64.0
v0.63.0
0.63.0 (2026-05-13)
Full Changelog: v0.62.0...v0.63.0
Features
- api: add service_tier parameter to responses compact method (b0ed0cb)
v0.62.0
0.62.0 (2026-05-07)
Full Changelog: v0.61.0...v0.62.0
Features
- api: add quantity field to organization usage costs results (2085700)
- api: add web_search_call.results includable option (b486412)
- api: launch realtime translate + update image 2 (0e642fb)
- api: manual updates (4baf155)
- api: manual updates (20c8209)
- api: realtime 2 (1718781)
Bug Fixes
- api: fix imagegen
sizeenum regression (51548cd)
v0.61.0
0.61.0 (2026-05-01)
Full Changelog: v0.60.0...v0.61.0
Features
- api: add org user/project/group fields, remove enums, update role types (867521b)
- api: add support for Admin API Keys per endpoint (0074885)
- api: admin API updates (dadc042)
- api: manual updates (5f9b9a5)
- api: manual updates (4ebefdc)
Bug Fixes
v0.60.0
0.60.0 (2026-04-28)
Full Changelog: v0.59.0...v0.60.0
Features
- api: add prompt_cache_retention parameter to responses compact method (a27cd24)
- support setting headers via env (334512e)
Bug Fixes
- avoid gzip buffering during streaming (ec1b1fa)
- types: correct PromptCacheRetention IN_MEMORY enum value in chat/responses (e81e954)
Chores
- ci: remove release-doctor workflow (0f371f5)
- internal: more robust bootstrap script (7bcbf5a)
- tests: bump steady to v0.22.1 (14594c1)
Documentation
v0.59.0
0.59.0 (2026-04-14)
Full Changelog: v0.58.0...v0.59.0
Features
Documentation
- improve examples (5aa2eba)
v0.58.0
0.58.0 (2026-04-08)
Full Changelog: v0.57.0...v0.58.0
Features
- api: add phase field to conversations message model (a5dc6f8)
- api: add WEB_SEARCH_CALL_RESULTS to ResponseIncludable enum (a556507)
- client: add support for short-lived tokens (#1311) (a86d3bc)
Bug Fixes
- align path encoding with RFC 3986 section 3.3 (8058a6d)
- api: remove web_search_call.results from ResponseIncludable enum (2861387)
- internal: correct multipart form field name encoding (683d14b)
- multipart encoding for file arrays (755b444)
- variable name typo (6b333a4)
Chores
- ci: support opting out of skipping builds on metadata-only commits (1b6ddfa)
- tests: bump steady to v0.20.1 (952ea68)
- tests: bump steady to v0.20.2 (615427b)
Documentation
- api: update file parameter descriptions in vector_stores (260e754)
v0.57.0
0.57.0 (2026-03-25)
Full Changelog: v0.56.0...v0.57.0
Features
- api: add keys field to computer action types (bd5c423)
Bug Fixes
- api: align SDK response types with expanded item schemas (9aaf1f2)
- types: make type field required in ResponseInputMessageItem (246318f)
Chores
- ci: skip lint on metadata-only changes (0281bf9)
- internal: update gitignore (1708a02)
- tests: bump steady to v0.19.4 (8cb70d7)
- tests: bump steady to v0.19.5 (b662b68)
- tests: bump steady to v0.19.6 (6f82a97)
- tests: bump steady to v0.19.7 (73c4eb8)
Refactors
- tests: switch from prism to steady (9907cd8)
v0.56.0
0.56.0 (2026-03-17)
Full Changelog: v0.55.0...v0.56.0
Features
- api: 5.4 nano and mini model slugs (ce7f09d)
- api: add /v1/videos endpoint support to batch create params (7a661eb)
- api: add defer_loading field to namespace_tool function (2f3b9b7)
- api: add in/nin operators to ComparisonFilter (70c8bf5)
Chores
- internal: tweak CI branches (1a5054f)