release: 0.55.0 - #66
Merged
stainless-app[bot] merged 16 commits intoJul 30, 2026
Merged
Conversation
Contributor
Author
|
🧪 Testing To try out this version of the SDK: Expires at: Sat, 29 Aug 2026 15:06:17 GMT |
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
July 28, 2026 20:18
656cfda to
e6551c0
Compare
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
July 28, 2026 21:17
e6551c0 to
74224b3
Compare
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
July 28, 2026 21:30
74224b3 to
551cf64
Compare
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
July 28, 2026 22:17
551cf64 to
7263b1b
Compare
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
July 29, 2026 00:17
7263b1b to
07ec768
Compare
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
July 29, 2026 01:17
07ec768 to
21e09b4
Compare
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
July 29, 2026 20:17
21e09b4 to
e1958b0
Compare
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
July 29, 2026 20:17
e1958b0 to
d8e294d
Compare
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
July 29, 2026 20:43
d8e294d to
d9b821c
Compare
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
July 29, 2026 21:18
d9b821c to
78055cd
Compare
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
July 29, 2026 22:17
78055cd to
05c5d0f
Compare
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
July 30, 2026 05:18
05c5d0f to
2ffe9c1
Compare
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
July 30, 2026 15:06
2ffe9c1 to
29df155
Compare
joeyadelman
approved these changes
Jul 30, 2026
stainless-app
Bot
deleted the
release-please--branches--main--changes--next
branch
July 30, 2026 15:07
Contributor
Author
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.55.0 (2026-07-30)
Full Changelog: v0.54.0...v0.55.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 v0.55.0 with Shopping v2 endpoints and citation categories support
ShoppingResourcewith v2 equivalents:brands,merchants,products,trigger_rate, and streaming variants (stream_brands,stream_merchants,stream_products,stream_trigger_rate) posting to/v2/reports/shopping/*routes.Stream[ShoppingStream*Response]/AsyncStream[ShoppingStream*Response]via SSE (Accept: text/event-stream), replacing prior non-streaming responses.CategoriesResource.get_citation_categories(sync and async) that fetches citation categories for a givencategory_idviaGET /v1/org/categories/{category_id}/citation-categories.citation_detailsas an opt-in field to prompt answers v2 params and responses, with newDataCitationDetail/AnswerRowCitationDetailmodels.all_items_with_merchants,executions,item_visibility,merchant_by_items, etc.) are removed and replaced with the new v2 names, which is a breaking change for existing callers.Macroscope summarized 29df155.