Skip to content

release: 0.95.0 - #745

Merged
markstuart-oai merged 1 commit into
mainfrom
release-please--branches--main--components--openai
Sep 23, 2026
Merged

markstuart-oai merged 1 commit into
mainfrom
release-please--branches--main--components--openai

Conversation

@openai-sdks

@openai-sdks openai-sdks Bot commented Sep 22, 2026

Copy link
Copy Markdown
Contributor

Automated Release PR

0.95.0 (2026-09-23)

Features

  • api: Add GCP external storage support (#746) (194a9dc)
  • api: add GPT-Rosalind research model (#744) (eb275f3)

Chores

  • api: document exact Chat Completions seed bounds (#747) (6948496)

This PR was generated with Release Please. See documentation.

@openai-sdks
openai-sdks Bot requested a review from a team as a code owner September 22, 2026 20:49
@openai-sdks

openai-sdks Bot commented Sep 22, 2026

Copy link
Copy Markdown
Contributor Author

OkTest Summary

236/236 SDK tests passed in 9.755s for Ruby SDK PR #745.

Test results — 42 files
Test Result Time
tests/chat-completions-complex-body.test.ts ✅ Passed 237ms
tests/chat-completions-create.test.ts ✅ Passed 254ms
tests/chat-completions-stream.test.ts ✅ Passed 143ms
tests/files-content-binary.test.ts ✅ Passed 159ms
tests/files-create-multipart.test.ts ✅ Passed 165ms
tests/files-list-pagination.test.ts ✅ Passed 164ms
tests/initialize-config.test.ts ✅ Passed 97ms
tests/instance-isolation.test.ts ✅ Passed 162ms
tests/models-list.test.ts ✅ Passed 224ms
tests/responses-background-lifecycle.test.ts ✅ Passed 127ms
tests/responses-body-method-errors.test.ts ✅ Passed 523ms
tests/responses-cancel-timeout.test.ts ✅ Passed 296ms
tests/responses-cancel.test.ts ✅ Passed 301ms
tests/responses-compact-retries.test.ts ✅ Passed 243ms
tests/responses-compact.test.ts ✅ Passed 342ms
tests/responses-create-advanced-stream.test.ts ✅ Passed 203ms
tests/responses-create-advanced.test.ts ✅ Passed 240ms
tests/responses-create-disconnect.test.ts ✅ Passed 152ms
tests/responses-create-errors.test.ts ✅ Passed 365ms
tests/responses-create-malformed-api-responses.test.ts ✅ Passed 142ms
tests/responses-create-retries.test.ts ✅ Passed 188ms
tests/responses-create-stream-failures.test.ts ✅ Passed 126ms
tests/responses-create-stream-timeout.test.ts ✅ Passed 213ms
tests/responses-create-stream-wire.test.ts ✅ Passed 2.059s
tests/responses-create-stream.test.ts ✅ Passed 158ms
tests/responses-create-terminal-states.test.ts ✅ Passed 309ms
tests/responses-create-timeout.test.ts ✅ Passed 322ms
tests/responses-create.test.ts ✅ Passed 149ms
tests/responses-delete.test.ts ✅ Passed 198ms
tests/responses-input-items-errors.test.ts ✅ Passed 170ms
tests/responses-input-items-list.test.ts ✅ Passed 202ms
tests/responses-input-items-options.test.ts ✅ Passed 139ms
tests/responses-input-tokens-count-timeout.test.ts ✅ Passed 316ms
tests/responses-input-tokens-count.test.ts ✅ Passed 243ms
tests/responses-malformed-inputs.test.ts ✅ Passed 2.245s
tests/responses-not-found-errors.test.ts ✅ Passed 462ms
tests/responses-parse.test.ts ✅ Passed 194ms
tests/responses-retrieve-retries.test.ts ✅ Passed 212ms
tests/responses-retrieve.test.ts ✅ Passed 260ms
tests/responses-stored-method-errors.test.ts ✅ Passed 899ms
tests/retry-behavior.test.ts ✅ Passed 3.31s
tests/sdk-error-shape.test.ts ✅ Passed 431ms

View OkTest run #35826355940

SDK merge (096a18995d20) · head (0940f5e9658b) · base (6948496b0750) · OkTest (a0be4375e02d)

@github-actions

github-actions Bot commented Sep 22, 2026

Copy link
Copy Markdown
Contributor

Castiron custom code

✅ No new custom-code files detected.

70 mixed files remain; 0 existing customizations changed.

Compared 6948496b07500940f5e9658b. Generated baselines verified.

70 existing customizations unchanged
  • lib/openai.rb
  • lib/openai/client.rb
  • lib/openai/models/audio/transcription_create_response.rb
  • lib/openai/models/beta/agents/vault_status_filter.rb
  • lib/openai/models/chat/chat_completion_message.rb
  • lib/openai/models/chat/chat_completion_message_function_tool_call.rb
  • lib/openai/models/chat/completion_create_params.rb
  • lib/openai/models/image_edit_completed_event.rb
  • lib/openai/models/image_edit_partial_image_event.rb
  • lib/openai/models/image_gen_completed_event.rb
  • lib/openai/models/image_gen_partial_image_event.rb
  • lib/openai/models/images_response.rb
  • lib/openai/models/response_format_json_schema.rb
  • lib/openai/models/responses/function_tool.rb
  • lib/openai/models/responses/response.rb
  • lib/openai/models/responses/response_create_params.rb
  • lib/openai/models/responses/response_format_text_config.rb
  • lib/openai/models/responses/response_format_text_json_schema_config.rb
  • lib/openai/models/responses/response_function_tool_call.rb
  • lib/openai/models/responses/response_function_web_search.rb
  • lib/openai/models/responses/response_output_text.rb
  • lib/openai/models/responses/tool.rb
  • lib/openai/models/webhooks/webhook_endpoint_with_secret.rb
  • lib/openai/resources/beta/agents/sessions.rb
  • lib/openai/resources/beta/threads.rb
  • lib/openai/resources/chat/completions.rb
  • lib/openai/resources/containers/files.rb
  • lib/openai/resources/files.rb
  • lib/openai/resources/responses.rb
  • lib/openai/resources/vector_stores/file_batches.rb
  • lib/openai/resources/vector_stores/files.rb
  • lib/openai/resources/webhooks.rb
  • rbi/openai/client.rbi
  • rbi/openai/models/beta/agents/vault_status_filter.rbi
  • rbi/openai/models/chat/chat_completion_message.rbi
  • rbi/openai/models/chat/chat_completion_message_function_tool_call.rbi
  • rbi/openai/models/chat/completion_create_params.rbi
  • rbi/openai/models/image_edit_completed_event.rbi
  • rbi/openai/models/image_edit_partial_image_event.rbi
  • rbi/openai/models/image_gen_completed_event.rbi

30 more in the full report.

A changed generated baseline means this report cannot reliably identify which handwritten lines changed.

Inspect the custom-code diff

Download the exact patch produced by this run (requires repository access):

gh run download 35826403373 --repo openai/openai-ruby \
  --name castiron-custom-code-35826403373-1 --dir /tmp/castiron-custom-code-35826403373-1
git apply --stat /tmp/castiron-custom-code-35826403373-1/custom-code.patch
cat /tmp/castiron-custom-code-35826403373-1/custom-code.patch

Or reproduce it from an SDK checkout containing the vendored reporter:

git fetch --no-tags origin 6948496b0750cb8a7f44a85bfa749f4a9ba5529f 0940f5e9658b3b8f03768c90feaa4a146e4e4064
python3 scripts/castiron/custom_code_report.py report \
  --base 6948496b0750cb8a7f44a85bfa749f4a9ba5529f \
  --head 0940f5e9658b3b8f03768c90feaa4a146e4e4064 --fetch --require-head-hash --public \
  --out /tmp/castiron-custom-code-0940f5e9658b
cat /tmp/castiron-custom-code-0940f5e9658b/custom-code.patch

This is the current full custom patch for mixed files, not an attribution of only the handwritten lines changed by this PR.

Full report and patch

@openai-sdks
openai-sdks Bot force-pushed the release-please--branches--main--components--openai branch from fa0cf18 to aaec625 Compare September 22, 2026 23:46
@openai-sdks
openai-sdks Bot force-pushed the release-please--branches--main--components--openai branch from aaec625 to 0940f5e Compare September 23, 2026 06:21
@markstuart-oai
markstuart-oai added this pull request to the merge queue Sep 23, 2026
Merged via the queue into main with commit 265b18a Sep 23, 2026
22 checks passed
@markstuart-oai
markstuart-oai deleted the release-please--branches--main--components--openai branch September 23, 2026 07:09
@openai-sdks

openai-sdks Bot commented Sep 23, 2026

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant