Skip to content

release: 0.46.0#263

Merged
joeldierkes merged 4 commits intomainfrom
release-please--branches--main--changes--next
Feb 12, 2026
Merged

release: 0.46.0#263
joeldierkes merged 4 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

@stainless-app stainless-app Bot commented Jan 14, 2026

Automated Release PR

0.46.0 (2026-01-17)

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

Features

  • client: add support for binary request streaming (721b537)

Chores

  • internal: update actions/checkout version (067b305)

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

Introduces binary request streaming across sync/async clients with a dedicated content param and related types, plus CI updates.

  • Add BinaryTypes/AsyncBinaryTypes and FinalRequestOptions.content; update _build_request to send content and avoid dumping it in debug on Pydantic v1
  • Extend post/put/patch/delete to accept content; validate against mixing with body/files; warn that raw bytes in body are deprecated
  • Add tests for binary uploads (direct bytes, iterators/async iterators, deprecation), including MockTransport
  • Bump version to 0.46.0, update CHANGELOG.md, and switch workflows to actions/checkout@v6

Written by Cursor Bugbot for commit 8b64670. This will update automatically on new commits. Configure here.

@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented Jan 14, 2026

🧪 Testing

To try out this version of the SDK, run:

pip install 'https://pkg.stainless.com/s/mixedbread-python/067b305ab53c7b3edce08e99d0177d9a916727cb/mixedbread-0.45.0-py3-none-any.whl'

Expires at: Mon, 16 Feb 2026 07:26:22 GMT
Updated at: Sat, 17 Jan 2026 07:26:22 GMT

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 343f737 to 8b64670 Compare January 17, 2026 07:26
@joeldierkes joeldierkes merged commit c29e148 into main Feb 12, 2026
7 of 8 checks passed
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented Feb 12, 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