-
Notifications
You must be signed in to change notification settings - Fork 437
release: 0.77.0 #1117
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
Open
stainless-app
wants to merge
8
commits into
main
Choose a base branch
from
release-please--branches--main--changes--next
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
release: 0.77.0 #1117
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
Contributor
Author
|
🧪 Testing To try out this version of the SDK, run: Expires at: Wed, 25 Feb 2026 19:45:16 GMT |
03eea9f to
298d8f1
Compare
c004e9b to
38fcb58
Compare
…t` is missing (#1121) * fix(structured outputs): avoid including beta header if output_format is missing * fix ci * fix condition
bf6cc2d to
5263063
Compare
5263063 to
04d786d
Compare
faf6e3e to
2f7c5f3
Compare
* feat(api): api update * feat(api): migrate sending message format in output_config rather than output_format * fix lint * review fixes * more fixes * keep transformed_output_format naming * typo * add a test * test for conflict * do the same for create * feat: add deprecation warning to all calls using output_format * test: add unit tests for output_format -> output_config migration * fix: change warning stack level to 4 for output_format derecation * chore: consolidate warning suppressions in unit test * fix: remove redundant output_config formatting in tool_runner methods --------- Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com> Co-authored-by: karpetrosyan <kar.petrosyanpy@gmail.com> Co-authored-by: Kar Petrosyan <92274156+karpetrosyan@users.noreply.github.com> Co-authored-by: Cameron McAteer <246350779+cameron-mcateer@users.noreply.github.com>
9bec7c8 to
21f7276
Compare
21f7276 to
a3a01b3
Compare
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.77.0 (2026-01-28)
Full Changelog: v0.76.0...v0.77.0
Features
Bug Fixes
output_formatis missing (#1121) (062077e)Chores
actions/github-script(34df616)actions/checkoutversion (ea50de9)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