Skip to content

release: 0.46.0#57

Merged
bgaleotti merged 15 commits into
mainfrom
release-please--branches--main--changes--next
May 15, 2026
Merged

release: 0.46.0#57
bgaleotti merged 15 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

@stainless-app stainless-app Bot commented May 12, 2026

Automated Release PR

0.46.0 (2026-05-15)

Full Changelog: v0.45.0...v0.46.0

Features

  • api: added filters and web search results (a051830)
  • api: api update (4380770)

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.46.0 with web search results reporting endpoints

  • Adds a new WebSearchResultsResource under reports with two endpoints: POST /v1/reports/web-search-results (query) and POST /v1/reports/web-search-results/stream (stream), with sync/async and raw/streaming variants.
  • Refactors the reports module from a single file into a package at src/profound/resources/reports/.
  • Adds shared filter param types (HostnameFilterParam, URLFilterParam, RootDomainFilterParam) reused across citation params.
  • Extends PromptAnswersParams and PromptAnswersResponse with citation_details and web_search_results include flags and response fields.
  • Pins all GitHub Actions to commit SHAs across CI, publish, and release workflows.

Macroscope summarized 52b2330.

stainless-app Bot added 4 commits May 12, 2026 13:18
Pin all GitHub Actions referenced in generated workflows (both
first-party `actions/*` and third-party) to immutable commit SHAs.
Updating pinned actions is now a deliberate codegen-side bump rather
than implicit on every workflow run.
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented May 12, 2026

🧪 Testing

To try out this version of the SDK:

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

Expires at: Fri, 12 Jun 2026 14:53:04 GMT
Updated at: Wed, 13 May 2026 14:53:04 GMT

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from d7d0fa6 to 3e3d5a6 Compare May 12, 2026 23:19
@stainless-app stainless-app Bot changed the title release: 0.45.1 release: 0.46.0 May 12, 2026
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 3e3d5a6 to eed2e36 Compare May 12, 2026 23:20
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from eed2e36 to 0929cbe Compare May 13, 2026 14:52
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 0929cbe to a1e5964 Compare May 13, 2026 18:18
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from a1e5964 to 3f95a26 Compare May 13, 2026 21:18
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 3f95a26 to f962366 Compare May 14, 2026 14:18
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from f962366 to 4ca9480 Compare May 14, 2026 18:18
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 4ca9480 to e63a39d Compare May 14, 2026 21:18
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from e63a39d to 08249e7 Compare May 14, 2026 22:18
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 08249e7 to 52b2330 Compare May 15, 2026 01:18
@bgaleotti bgaleotti merged commit 44bc271 into main May 15, 2026
10 checks passed
@bgaleotti bgaleotti deleted the release-please--branches--main--changes--next branch May 15, 2026 14:16
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented May 15, 2026

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