Skip to content

release: 0.55.0 - #66

Merged
stainless-app[bot] merged 16 commits into
mainfrom
release-please--branches--main--changes--next
Jul 30, 2026
Merged

release: 0.55.0#66
stainless-app[bot] merged 16 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app

@stainless-app stainless-app Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

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

  • Replaces all Shopping v1 report methods on ShoppingResource with 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.
  • Streaming methods return Stream[ShoppingStream*Response] / AsyncStream[ShoppingStream*Response] via SSE (Accept: text/event-stream), replacing prior non-streaming responses.
  • Adds CategoriesResource.get_citation_categories (sync and async) that fetches citation categories for a given category_id via GET /v1/org/categories/{category_id}/citation-categories.
  • Adds citation_details as an opt-in field to prompt answers v2 params and responses, with new DataCitationDetail / AnswerRowCitationDetail models.
  • Risk: all prior v1 Shopping method names (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.

@stainless-app

stainless-app Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor Author

🧪 Testing

To try out this version of the SDK:

pip install 'https://pkg.stainless.com/s/profound-python/c1b09be0bbcda1b4fbd243ff8aa834bc86492027/profound-0.54.0-py3-none-any.whl'

Expires at: Sat, 29 Aug 2026 15:06:17 GMT
Updated at: Thu, 30 Jul 2026 15:06:17 GMT

@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 656cfda to e6551c0 Compare July 28, 2026 20:18
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from e6551c0 to 74224b3 Compare July 28, 2026 21:17
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 74224b3 to 551cf64 Compare July 28, 2026 21:30
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 551cf64 to 7263b1b Compare July 28, 2026 22:17
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 7263b1b to 07ec768 Compare July 29, 2026 00:17
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 07ec768 to 21e09b4 Compare July 29, 2026 01:17
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 21e09b4 to e1958b0 Compare July 29, 2026 20:17
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from e1958b0 to d8e294d Compare July 29, 2026 20:17
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from d8e294d to d9b821c Compare July 29, 2026 20:43
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from d9b821c to 78055cd Compare July 29, 2026 21:18
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 78055cd to 05c5d0f Compare July 29, 2026 22:17
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 05c5d0f to 2ffe9c1 Compare July 30, 2026 05:18
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 2ffe9c1 to 29df155 Compare July 30, 2026 15:06
@stainless-app
stainless-app Bot merged commit d02c59a into main Jul 30, 2026
13 checks passed
@stainless-app
stainless-app Bot deleted the release-please--branches--main--changes--next branch July 30, 2026 15:07
@stainless-app

stainless-app Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor Author

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.

1 participant