Skip to content

release: 0.51.0#62

Open
stainless-app[bot] wants to merge 22 commits into
mainfrom
release-please--branches--main--changes--next
Open

release: 0.51.0#62
stainless-app[bot] wants to merge 22 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app

@stainless-app stainless-app Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Automated Release PR

0.51.0 (2026-06-24)

Full Changelog: v0.50.0...v0.51.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.51.0 with reworked query_sentiment_v2 API parameters

  • Replaces the legacy group/filter/sort parameters on query_sentiment_v2 (both sync and async) with a new required metrics field, structured filters, dimensions, date_interval, order_by, and pagination parameters in reports.py and report_query_sentiment_v2_params.py.
  • start_date and end_date now accept Union[str, datetime]; optional comparison_start_date and comparison_end_date are added.
  • Adds new typed Filter variants (model, region, topic, prompt, persona, tag, run, theme, claim, sentiment) as a union TypeAlias for structured filter construction.
  • Several accuracy report response models gain new optional fields: ClaimEvidence on Claim, domain_category on citation data, cluster_reasoning on cluster verification pairs, and description is now optional on inaccurate cluster/theme data.
  • Behavioral Change: callers using the old query_sentiment_v2 parameters (group_by, topic_ids, sort_by, etc.) will receive errors; metrics is now required.

Macroscope summarized 848e462.

@stainless-app

stainless-app Bot commented Jun 18, 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/bb2a85d5a029e323656569bc05736789b0503857/profound-0.50.0-py3-none-any.whl'

Expires at: Fri, 24 Jul 2026 16:18:24 GMT
Updated at: Wed, 24 Jun 2026 16:18:24 GMT

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 7ebf40e to 80c1754 Compare June 19, 2026 14:18
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 80c1754 to 90cffac Compare June 19, 2026 17:18
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 90cffac to 6355a81 Compare June 19, 2026 19:18
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 6355a81 to e959a34 Compare June 19, 2026 21:18
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from e959a34 to fb86a12 Compare June 19, 2026 22:18
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from fb86a12 to 05c8b75 Compare June 22, 2026 10:18
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 05c8b75 to 9fbd425 Compare June 22, 2026 13:18
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 9fbd425 to be9b0e6 Compare June 22, 2026 14:18
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from be9b0e6 to 3ea6e0f Compare June 22, 2026 15:18
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 3ea6e0f to d834376 Compare June 22, 2026 16:18
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from d834376 to 00dbb9d Compare June 22, 2026 17:18
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 00dbb9d to 90ac69c Compare June 22, 2026 22:18
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 90ac69c to 3316dae Compare June 23, 2026 04:18
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 3316dae to 5c124f9 Compare June 23, 2026 14:18
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 5c124f9 to a6217d0 Compare June 23, 2026 15:18
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from a6217d0 to 4401cc3 Compare June 23, 2026 16:17
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 4401cc3 to ba8d138 Compare June 24, 2026 01:18
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from ba8d138 to 848e462 Compare June 24, 2026 16:18
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.

0 participants