Skip to content

Conversation

@stainless-app
Copy link
Contributor

@stainless-app stainless-app bot commented Nov 6, 2025

Automated Release PR

0.39.0 (2025-11-07)

Full Changelog: v0.38.0...v0.39.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


Note

Renames stores.files.delete param to file_identifier and adds starts_with to search filter operators; updates docs/tests and releases 0.39.0.

  • API changes:
    • client.stores.files.delete now uses file_identifier (was file_id) in both sync/async; path/validation updated in src/mixedbread/resources/stores/files.py.
    • Search filters support new "starts_with" operator in SearchFilterCondition (types/shared*).
  • Docs & Tests:
    • api.md updated to reflect file_identifier.
    • Tests adjusted to use file_identifier across delete cases.
  • Release & Meta:
    • Version bumped to 0.39.0; changelog and OpenAPI spec hashes/URL updated.

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

@stainless-app
Copy link
Contributor Author

stainless-app bot commented Nov 6, 2025

🧪 Testing

    To try out this version of the SDK, run:
    ```
    pip install 'https://pkg.stainless.com/s/mixedbread-python/2ca508619c2308981e7c1171f9f15637c35b77d4/mixedbread-0.38.0-py3-none-any.whl'
    ```

    _Expires: Sun, 07 Dec 2025 23:48:36 GMT_

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 8f4e7af to 3976d42 Compare November 7, 2025 22:29
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 3976d42 to 3d0a49a Compare November 7, 2025 23:48
@joeldierkes joeldierkes merged commit d399c5b into main Nov 7, 2025
7 of 8 checks passed
@stainless-app
Copy link
Contributor Author

stainless-app bot commented Nov 7, 2025

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.

2 participants