Skip to content

Releases: mixedbread-ai/mixedbread-python

v0.55.0

Choose a tag to compare

@stainless-app stainless-app released this 17 Jun 10:50
eda7a44

0.55.0 (2026-06-17)

Full Changelog: v0.54.0...v0.55.0

Features

v0.54.0

Choose a tag to compare

@stainless-app stainless-app released this 21 May 21:09
0872a75

0.54.0 (2026-05-21)

Full Changelog: v0.53.0...v0.54.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

v0.53.0

Choose a tag to compare

@stainless-app stainless-app released this 21 May 21:03
55e9afa

0.53.0 (2026-05-21)

Full Changelog: v0.52.0...v0.53.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

v0.52.0

Choose a tag to compare

@stainless-app stainless-app released this 20 May 00:49
173a339

0.52.0 (2026-05-20)

Full Changelog: v0.51.0...v0.52.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

v0.51.0

Choose a tag to compare

@stainless-app stainless-app released this 20 May 00:43
727c4e1

0.51.0 (2026-05-20)

Full Changelog: v0.50.0...v0.51.0

Features

  • api: api update (c59f556)
  • api: api update (842efa8)
  • api: api update (6fe066e)
  • api: api update (eac4b8f)
  • api: api update (66aa7dc)
  • internal/types: support eagerly validating pydantic iterators (3e9c5ac)
  • support setting headers via env (38de0ee)

Bug Fixes

  • client: add missing f-string prefix in file type error message (fe74792)
  • use correct field name format for multipart file arrays (361fcd6)

Chores

  • internal: reformat pyproject.toml (8802c53)

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

v0.50.0

Choose a tag to compare

@stainless-app stainless-app released this 23 Apr 14:58
847e3cd

0.50.0 (2026-04-23)

Full Changelog: v0.49.0...v0.50.0

Features

  • api: api update (9cb94bc)
  • api: api update (c7f1a92)
  • api: api update (34d8ca8)
  • api: api update (4ad956c)
  • api: api update (a24ebe9)
  • include results in store search events response (8bb1069)
  • internal: implement indices array format for query and form serialization (e52e262)

Bug Fixes

  • client: preserve hardcoded query params when merging with user params (83d3f20)
  • ensure file data are only sent as 1 parameter (0957f16)
  • sanitize endpoint path params (7d519be)

Performance Improvements

  • client: optimize file structure copying in multipart requests (63a2728)

Chores

  • ci: skip lint on metadata-only changes (a3ec133)
  • internal: more robust bootstrap script (5b52286)
  • internal: update gitignore (cf3aa78)
  • tests: bump steady to v0.19.4 (d6e32d5)
  • tests: bump steady to v0.19.5 (59351b9)
  • tests: bump steady to v0.19.6 (ac0e7ac)
  • tests: bump steady to v0.19.7 (839ee9c)
  • tests: bump steady to v0.20.1 (31e2274)
  • tests: bump steady to v0.20.2 (6879b15)
  • tests: bump steady to v0.22.1 (3f6450d)

Refactors

  • tests: switch from prism to steady (cc454cf)

v0.49.0

Choose a tag to compare

@stainless-app stainless-app released this 19 Mar 21:09
e126f99

0.49.0 (2026-03-19)

Full Changelog: v0.48.0...v0.49.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

v0.48.0

Choose a tag to compare

@stainless-app stainless-app released this 19 Mar 20:19
738af1e

0.48.0 (2026-03-18)

Full Changelog: v0.47.1...v0.48.0

Features

Bug Fixes

  • deps: bump minimum typing-extensions version (b7a8459)
  • pydantic: do not pass by_alias unless set (d37406c)

Chores

  • internal: tweak CI branches (a1dbb21)

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

v0.47.1

Choose a tag to compare

@stainless-app stainless-app released this 13 Mar 19:09
acbf4a9

0.47.1 (2026-03-12)

Full Changelog: v0.47.0...v0.47.1

Chores

  • ci: skip uploading artifacts on stainless-internal branches (ffb6f62)
  • test: do not count install time for mock server timeout (5094a5c)
  • update placeholder string (eeb1328)

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

v0.47.0

Choose a tag to compare

@stainless-app stainless-app released this 05 Mar 22:31
a4678db

0.47.0 (2026-03-05)

Full Changelog: v1.0.0...v0.47.0

Features

  • api: add uploads (multipart) subresource to files (f510cc9)
  • api: api update (e95f5f1)
  • api: api update (eb27c60)
  • api: api update (c4be5ae)
  • api: api update (153c4ba)
  • api: api update (216baf6)
  • api: api update (8fef561)
  • api: api update (10a541d)
  • api: files uploads (multipart) subresource (93a98e6)
  • api: manual updates (e38a505)
  • api: manual updates (860868e)
  • api: manual updates (33abdc9)
  • use multipart uploads API for large files automatically with optional config (#18) (ff0f83f)

Bug Fixes

  • cancel orphaned upload tasks and fix file size calc for io bytes (#21) (46aea64)
  • count uploaded bytes correctly even if parts finish out of order (#20) (eb8af86)
  • do not block event loop for read_part on async coroutine in multipart upload (#19) (537f825)
  • do not drop request uptions on multipart upload path (#23) (2859304)
  • explicit multipart upload config in store files APIs (#22) (0ebb7b0)

Chores

  • format all api.md files (d167e2d)
  • internal: add request options to SSE classes (f241bf6)
  • internal: fix lint error on Python 3.14 (72f3d05)
  • internal: make test_proxy_environment_variables more resilient (d0ec2d9)
  • internal: make test_proxy_environment_variables more resilient to env (c287c24)
  • update mock server docs (b3523db)

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