Skip to content

release: 0.42.0#259

Merged
joeldierkes merged 11 commits into
mainfrom
release-please--branches--main--changes--next
Dec 10, 2025
Merged

release: 0.42.0#259
joeldierkes merged 11 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app

@stainless-app stainless-app Bot commented Nov 22, 2025

Copy link
Copy Markdown
Contributor

Automated Release PR

0.42.0 (2025-12-09)

Full Changelog: v0.41.0...v0.42.0

Features

Bug Fixes

  • ensure streams are always closed (28298c9)
  • types: allow pyright to infer TypedDict types within SequenceNotStr (601ab69)

Chores

  • add missing docstrings (1935ebc)
  • add Python 3.14 classifier and testing (96031f8)
  • deps: mypy 1.18.1 has a regression, pin to 1.17 (fcb918d)
  • docs: use environment variables for authentication in code snippets (98093d0)
  • update lockfile (8f57fad)

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

Updates SDK to v0.42.0 with API/type changes (fuzzy file search q, regex filter operator, revised parsing element types, new usage token fields) and ensures SSE streams always close.

  • API/Types:
    • Add fuzzy search param q to stores/files.list and tests.
    • Extend filter operators with "regex" in SearchFilterCondition (+ params variant).
    • Revise parsing ElementType literals and update tests to use "header".
    • Add usage_tokens to Store, stores.StoreFile, and stores.ScoredStoreFile.
    • Numerous model/docstring clarifications across API types.
  • Streaming:
    • Ensure SSE responses are always closed via try/finally in sync/async streams.
  • Docs/Examples:
    • README uses MXBAI_API_KEY env var in async aiohttp example.
  • Build/Meta:
    • Bump version to 0.42.0; update OpenAPI spec reference.
    • Add Python 3.14 classifier; pin mypy==1.17.

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

@stainless-app

stainless-app Bot commented Nov 22, 2025

Copy link
Copy Markdown
Contributor Author

🧪 Testing

To try out this version of the SDK, run:

pip install 'https://pkg.stainless.com/s/mixedbread-python/1935ebcea34df71c8839264cffa9076d924712f1/mixedbread-0.41.0-py3-none-any.whl'

Expires at: Thu, 08 Jan 2026 05:41:14 GMT
Updated at: Tue, 09 Dec 2025 05:41:14 GMT

@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 120088b to e1d42ef Compare November 28, 2025 03:46
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from e1d42ef to 842f5ad Compare November 28, 2025 03:47
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 842f5ad to 167d92e Compare November 28, 2025 10:29
@stainless-app stainless-app Bot changed the title release: 0.41.1 release: 0.42.0 Nov 28, 2025
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 167d92e to 45991d0 Compare November 28, 2025 10:29
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 45991d0 to a375b1e Compare December 3, 2025 07:44
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from a375b1e to 03b5a0c Compare December 3, 2025 07:53
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 03b5a0c to 0b5650c Compare December 6, 2025 16:28
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 0b5650c to e7310db Compare December 9, 2025 05:39
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from e7310db to 625628d Compare December 9, 2025 05:40
@joeldierkes
joeldierkes merged commit d3cf702 into main Dec 10, 2025
7 of 8 checks passed
@stainless-app

stainless-app Bot commented Dec 10, 2025

Copy link
Copy Markdown
Contributor Author

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