Skip to content

Releases: openai/openai-ruby

v0.69.0

Choose a tag to compare

@stainless-app stainless-app released this 09 Jul 18:06
ea73dae

0.69.0 (2026-07-09)

Full Changelog: v0.68.0...v0.69.0

Features

Bug Fixes

Chores

  • internal: bound formatter parallelism to CPU count (3f18a30)

Documentation

v0.68.0

Choose a tag to compare

@stainless-app stainless-app released this 17 Jun 17:06
362bcff

0.68.0 (2026-06-17)

Full Changelog: v0.67.0...v0.68.0

Features

  • api: update OpenAPI spec or Stainless config (e127868)

v0.67.0

Choose a tag to compare

@stainless-app stainless-app released this 16 Jun 21:54
b76fca6

0.67.0 (2026-06-16)

Full Changelog: v0.66.1...v0.67.0

Features

  • api: admin spend_alerts (7bc8139)
  • api: manual updates (d7a432a)
  • api: update OpenAPI spec or Stainless config (5f3ae65)

Bug Fixes

  • client: send content-type header for requests with an omitted optional body (156b511)

v0.66.1

Choose a tag to compare

@stainless-app stainless-app released this 04 Jun 16:55
7ebca61

0.66.1 (2026-06-04)

Full Changelog: v0.66.0...v0.66.1

v0.66.0

Choose a tag to compare

@stainless-app stainless-app released this 03 Jun 22:38

0.66.0 (2026-06-03)

Full Changelog: v0.65.0...v0.66.0

Features

  • api: responses.moderation and chat_completions.moderation (39eeb8b)

v0.65.0

Choose a tag to compare

@stainless-app stainless-app released this 01 Jun 18:58

0.65.0 (2026-06-01)

Full Changelog: v0.64.0...v0.65.0

Features

  • api: workload identity in audit logs, additional_tools item in responses, fix ActionSearch.query to be optional. (5d44823)

v0.64.0

Choose a tag to compare

@stainless-app stainless-app released this 21 May 21:24

0.64.0 (2026-05-21)

Full Changelog: v0.63.0...v0.64.0

Features

  • api: api update (88261ad)
  • api: manual updates (5849206)
  • api: update OpenAPI spec or Stainless config (4a0328a)

Bug Fixes

  • client: elide content type header on requests without body (e73f132)

Chores

v0.63.0

Choose a tag to compare

@stainless-app stainless-app released this 15 May 22:31
1963c8b

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

Choose a tag to compare

@stainless-app stainless-app released this 07 May 17:34

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 size enum regression (51548cd)

v0.61.0

Choose a tag to compare

@stainless-app stainless-app released this 04 May 17:36

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

  • api: preserve selected auth scheme (2479660)
  • api: support admin api key auth (095bf67)
  • types: correct timestamp fields to Float in Response model (943333d)
  • types: correct timestamp types to Integer in Response model (d98683c)