Skip to content

Releases: openai/openai-ruby

v0.51.0

24 Feb 19:54

Choose a tag to compare

0.51.0 (2026-02-24)

Full Changelog: v0.50.0...v0.51.0

Features

Bug Fixes

v0.50.0

24 Feb 03:19

Choose a tag to compare

0.50.0 (2026-02-24)

Full Changelog: v0.49.1...v0.50.0

Features

  • api: add gpt-realtime-1.5 and gpt-audio-1.5 models to realtime session (23a0d24)

v0.49.1

23 Feb 20:16

Choose a tag to compare

0.49.1 (2026-02-23)

Full Changelog: v0.49.0...v0.49.1

Bug Fixes

Chores

  • update mock server docs (4ab9773)

Documentation

  • api: add batch size limit to vector_stores file_batch_create_params (f8f915b)
  • api: add length limit to safety_identifier in chat/responses (f76fd6f)
  • api: enhance method descriptions and return value docs across resources (6ac3366)

v0.49.0

14 Feb 00:35

Choose a tag to compare

0.49.0 (2026-02-13)

Full Changelog: v0.48.0...v0.49.0

Features

  • api: container network_policy and skills (0bad2bd)

Documentation

v0.48.0

10 Feb 19:12

Choose a tag to compare

0.48.0 (2026-02-10)

Full Changelog: v0.47.0...v0.48.0

Features

  • api: support for images in batch api (fc847f5)

v0.47.0

10 Feb 18:15

Choose a tag to compare

0.47.0 (2026-02-10)

Full Changelog: v0.46.0...v0.47.0

Features

  • api: skills and hosted shell (cf841cd)

v0.46.0

09 Feb 21:40

Choose a tag to compare

0.46.0 (2026-02-08)

Full Changelog: v0.45.0...v0.46.0

Features

  • api: responses context_management (d954f15)

Bug Fixes

  • client: loosen json header parsing (8b7f68c)

v0.45.0

05 Feb 16:28

Choose a tag to compare

0.45.0 (2026-02-04)

Full Changelog: v0.44.0...v0.45.0

Features

  • api: add shell_call_output status field (b235617)
  • api: image generation actions for responses; ResponseFunctionCallArgumentsDoneEvent.name (da359de)

Bug Fixes

  • client: always add content-length to post body, even when empty (b6faa94)
  • client: undo change to web search Find action (e10a7dd)
  • client: update type for find_in_page action (dd727fa)

Chores

  • client: improve example values (3c8e152)
  • docs: remove www prefix (6ef56a3)

v0.44.0

27 Jan 23:33

Choose a tag to compare

0.44.0 (2026-01-27)

Full Changelog: v0.43.0...v0.44.0

Features

Bug Fixes

  • api: mark assistants as deprecated (5baf7da)

Chores

  • internal: update actions/checkout version (78251bd)

v0.43.0

09 Jan 22:10

Choose a tag to compare

0.43.0 (2026-01-09)

Full Changelog: v0.42.0...v0.43.0

Features

  • api: add new Response completed_at prop (c32e1c2)

Chores

  • add ci tests for ruby 4 compatibility #235 (#236) (1aa0d7a)
  • internal: codegen related update (ef23de3)
  • internal: use different example values for some enums (8b6c4ad)
  • move cgi into dependencies for ruby 4 (bd9c798)