Skip to content

release: 0.44.0#55

Merged
bgaleotti merged 10 commits intomainfrom
release-please--branches--main--changes--next
May 4, 2026
Merged

release: 0.44.0#55
bgaleotti merged 10 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

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

Automated Release PR

0.44.0 (2026-05-04)

Full Changelog: v0.43.0...v0.44.0

Features

  • api: api update (70d45e3)
  • api: api update (1bf69d1)
  • api: api update (efcf127)
  • api: api update (878aedf)
  • api: configure array_format (6d31755)
  • api: dual auth yml (b9fbf14)
  • api: update package name mcp - rollback package manager to yarn (27b50ba)

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.44.0 of the Profound Python SDK

  • Adds access_token support to both Profound and AsyncProfound clients, sending a Bearer Authorization header alongside or instead of X-API-Key; the PROFOUND_ACCESS_TOKEN env var is read automatically
  • Adds "sentiment_v2" as a valid analysis_type across prompt params, responses, and filters
  • Expands BotNameFilter and BotProviderFilter to accept additional bot names (e.g. ERNIEBot, Gemini-Deep-Research) and providers (e.g. mistral, yandex, baidu)
  • Behavioral Change: clients no longer raise on missing PROFOUND_API_KEY at construction time; instead a TypeError is raised at request-build time if neither Authorization nor X-API-Key is present. Query string arrays now use repeated keys instead of comma-separated values.

Macroscope summarized 1875a20.

@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented May 1, 2026

🧪 Testing

To try out this version of the SDK:

pip install 'https://pkg.stainless.com/s/profound-python/70d45e37d2f49272ef71664ec2511a5de4a5612f/profound-0.43.0-py3-none-any.whl'

Expires at: Wed, 03 Jun 2026 21:55:24 GMT
Updated at: Mon, 04 May 2026 21:55:24 GMT

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 91fd2bd to fa4e36f Compare May 4, 2026 14:31
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from fa4e36f to af580c2 Compare May 4, 2026 14:44
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from af580c2 to 04da671 Compare May 4, 2026 18:18
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 04da671 to 49f7a8d Compare May 4, 2026 20:18
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 49f7a8d to 8e6cd49 Compare May 4, 2026 21:13
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 8e6cd49 to 2a4dab6 Compare May 4, 2026 21:26
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 2a4dab6 to 1875a20 Compare May 4, 2026 21:55
@bgaleotti bgaleotti merged commit 6831fb6 into main May 4, 2026
9 checks passed
@bgaleotti bgaleotti deleted the release-please--branches--main--changes--next branch May 4, 2026 21:55
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented May 4, 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