release: 0.53.0#64
Open
stainless-app[bot] wants to merge 20 commits into
Open
Conversation
Contributor
Author
|
🧪 Testing To try out this version of the SDK: Expires at: Sat, 08 Aug 2026 23:18:19 GMT |
191e056 to
a0fc899
Compare
a0fc899 to
13d70df
Compare
13d70df to
7d682a6
Compare
7d682a6 to
c4c8ae1
Compare
c4c8ae1 to
4ccd0da
Compare
4ccd0da to
d6af362
Compare
d6af362 to
56409f2
Compare
56409f2 to
d1ef36d
Compare
d1ef36d to
dcdc55b
Compare
dcdc55b to
8dc53fb
Compare
8dc53fb to
69965e5
Compare
69965e5 to
cd5b926
Compare
cd5b926 to
270b47c
Compare
270b47c to
a6e7b81
Compare
a6e7b81 to
087990e
Compare
087990e to
0104759
Compare
0104759 to
f0231b6
Compare
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
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.53.0 (2026-07-11)
Full Changelog: v0.52.0...v0.53.0
Features
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
Note
Release version 0.53.0 with API parameter changes for sentiment, accuracy, and factcheck endpoints
date_intervaltodate_bucketinsentiment_v2method signatures andReportSentimentV2ParamsTypedDict, narrowing allowed values today,week,month.persona_ids,tag_ids,platform_ids) toAccuracyResource.create_cluster_example_runsand its params TypedDict.claim_idandtheme_idfields from theDataGroupMetadataPydantic model in the sentiment v2 response.group_byin factcheck score methods andincludein claims methods to reflect API constraints.date_intervalis a breaking rename — callers must update todate_bucket;DataGroupMetadata.claim_idand.theme_idare no longer available.Macroscope summarized f0231b6.