Releases: mixedbread-ai/mixedbread-python
v0.37.0
0.37.0 (2025-11-03)
Full Changelog: v0.36.1...v0.37.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.36.1
0.36.1 (2025-10-31)
Full Changelog: v0.36.0...v0.36.1
Chores
- internal/tests: avoid race condition with implicit client cleanup (8685562)
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.36.0
0.36.0 (2025-10-30)
Full Changelog: v0.35.0...v0.36.0
Features
- api: update via SDK Studio (979a334)
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.35.0
0.35.0 (2025-10-30)
Full Changelog: v0.34.0...v0.35.0
Features
- api: api update (26a066f)
Bug Fixes
- client: close streams without requiring full consumption (c348610)
Chores
- bump
httpx-aiohttpversion to 0.1.9 (305ea76) - internal: detect missing future annotations with ruff (7683f5b)
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.34.0
0.34.0 (2025-10-08)
Full Changelog: v0.33.0...v0.34.0
Features
- api: api update (429a568)
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.33.0
0.33.0 (2025-10-08)
Full Changelog: v0.32.1...v0.33.0
Features
- api: api update (68de836)
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.32.1
0.32.1 (2025-10-01)
Full Changelog: v0.32.0...v0.32.1
Chores
- add the stores helper functions (153269e)
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.32.0
0.32.0 (2025-10-01)
Full Changelog: v0.31.0...v0.32.0
Features
- api: update via SDK Studio (cdca00d)
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.31.0
0.31.0 (2025-10-01)
Full Changelog: v0.30.0...v0.31.0
Features
- api: api update (26ce1c1)
- api: api update (91f4c77)
- api: api update (cea8399)
- api: update via SDK Studio (0031d74)
Chores
- do not install brew dependencies in ./scripts/bootstrap by default (3dab10e)
- internal: improve examples (3edbd38)
- internal: update pydantic dependency (90fe5a9)
- internal: use some smaller example values (7566937)
- types: change optional parameter type from NotGiven to Omit (402891b)
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.30.0
0.30.0 (2025-09-08)
Full Changelog: v0.29.0...v0.30.0
Features
- api: api update (09480a0)
- improve future compat with pydantic v3 (80527ad)
- types: replace List[str] with SequenceNotStr in params (6fe239a)