Skip to content

Conversation

@stainless-app
Copy link
Contributor

@stainless-app stainless-app bot commented Jun 18, 2025

Automated Release PR

0.10.0 (2025-06-23)

Full Changelog: v0.9.0...v0.10.0

Features

  • api: make model and inputs not required to create response (2087fb5)
  • api: update api shapes for usage and code interpreter (733ebfb)

Bug Fixes

  • internal: fix: should publish to ruby gems when a release is created (aebd8eb)
  • issue where we cannot mutate arrays on base model derivatives (266d072)

Chores

  • allow more free formatted json response input (#726) (69fb0af)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions

@stainless-app stainless-app bot requested a review from a team as a code owner June 18, 2025 01:53
array properties are now always recursively coerced into the desire type upon being set, instead of "almost always"

hash key names are no longer unnecessarily translated when creating base models via hash

coercion errors are now stored and re-thrown instead of being re-computed each property access

fixed inconsistencies where sometimes `TypeError`s would be thrown instead of `ArgumentError`s, and vice versa
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 5ed41b6 to 266d072 Compare June 18, 2025 02:26
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 4b0da74 to 69fb0af Compare June 18, 2025 19:57
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 1e3a9c9 to 2087fb5 Compare June 20, 2025 20:07
@stainless-app stainless-app bot changed the title release: 0.9.1 release: 0.10.0 Jun 20, 2025
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 12eebbd to 2087fb5 Compare June 20, 2025 20:07
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 4d9cd86 to 733ebfb Compare June 23, 2025 18:30
@kwhinnery-openai kwhinnery-openai merged commit 017b478 into main Jun 23, 2025
4 checks passed
@stainless-app
Copy link
Contributor Author

stainless-app bot commented Jun 23, 2025

🤖 Release is at https://github.com/openai/openai-ruby/releases/tag/v0.10.0 🌻

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.

3 participants