-
Notifications
You must be signed in to change notification settings - Fork 29
release: 0.1.0-alpha.3 #32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
stainless-app
merged 55 commits into
main
from
release-please--branches--main--changes--next
Apr 1, 2025
Merged
release: 0.1.0-alpha.3 #32
stainless-app
merged 55 commits into
main
from
release-please--branches--main--changes--next
Apr 1, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8d70ded
to
acdf547
Compare
fd3f62e
to
2c67222
Compare
0eb0fdf
to
c0ea470
Compare
95ed6e9
to
350fe34
Compare
c767057
to
2071dd2
Compare
10daa39
to
21ed2b6
Compare
4f3837b
to
e2bffd6
Compare
460ba7c
to
5ea2f1a
Compare
1672c48
to
40315e6
Compare
9e282d9
to
273a784
Compare
622d2c7
to
1b19e9b
Compare
53ffb26
to
f1eec93
Compare
kwhinnery-openai
approved these changes
Apr 1, 2025
🤖 Release is at https://github.com/openai/openai-ruby/releases/tag/v0.1.0-alpha.3 🌻 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Automated Release PR
0.1.0-alpha.3 (2025-04-01)
Full Changelog: v0.1.0-alpha.2...v0.1.0-alpha.3
⚠ BREAKING CHANGES
for item in stream
style iteration onStream
s (#44)Features
get /chat/completions
endpoint (4570a0f)get /responses/{response_id}/input_items
endpoint (7eaee28)AnyHash
types in parameter positions in sorbet (#57) (adf7232)for item in stream
style iteration onStream
s (#44) (517cf73)Bug Fixes
Chores
BaseModel
fields that areBaseModel
typed should also acceptHash
(#52) (aab09b2)[@yieldparam](https://github.com/yieldparam)
to yard doc (#36) (aa0519b)*.rbs
definitions for readable LSP errors (#42) (2364f78)AnyHash
forBaseModel
s in arrays and hashes (#58) (92f1cba)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