Skip to content

release: 0.45.0#262

Merged
joeldierkes merged 4 commits intomainfrom
release-please--branches--main--changes--next
Jan 5, 2026
Merged

release: 0.45.0#262
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 Dec 18, 2025

Automated Release PR

0.45.0 (2025-12-23)

Full Changelog: v0.44.0...v0.45.0

Features

Bug Fixes

  • use async_to_httpx_files in patch method (7a64fa3)

Chores

  • internal: add --fix argument to lint script (6644d65)

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 0.45.0 — API/type updates and minor fixes.

  • Adds agentic multi-query search options (agentic + config) to stores/file_search_params.py, vector_stores/file_search_params.py, store_chunk_search_options_param.py, and vector_store_chunk_search_options_param.py
  • Parsing types: ParsingJob.error now Dict[str, object]; JobListResponse now includes error
  • Async client fix: AsyncAPIClient.patch now uses await async_to_httpx_files(...) for files
  • Lint script supports --fix; version/spec bumped in pyproject.toml, _version.py, .release-please-manifest.json, .stats.yml; tests updated to include agentic in search_options

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

@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented Dec 18, 2025

🧪 Testing

To try out this version of the SDK, run:

pip install 'https://pkg.stainless.com/s/mixedbread-python/e693c21580f165e34f536aebfe85d57ec51f2cd3/mixedbread-0.44.0-py3-none-any.whl'

Expires at: Thu, 22 Jan 2026 19:28:55 GMT
Updated at: Tue, 23 Dec 2025 19:28:55 GMT

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from fec4cff to 1e164ac Compare December 19, 2025 07:59
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 1e164ac to d57f0a9 Compare December 23, 2025 19:28
@stainless-app stainless-app Bot changed the title release: 0.44.1 release: 0.45.0 Dec 23, 2025
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from d57f0a9 to 545ecf3 Compare December 23, 2025 19:29
@joeldierkes joeldierkes merged commit deb17d9 into main Jan 5, 2026
7 of 8 checks passed
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented Jan 5, 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