Skip to content

release: 0.37.0#252

Merged
joeldierkes merged 3 commits into
mainfrom
release-please--branches--main--changes--next
Nov 3, 2025
Merged

release: 0.37.0#252
joeldierkes merged 3 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

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

Automated Release PR

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


Note

Bumps to 0.37.0 with store-level config, new file upload options, a refactored metadata facets endpoint, and file retrieval by file_identifier.

  • API changes (Stores):
    • POST /v1/stores/metadata-facets replaces store-scoped endpoint; adds query, store_identifiers (required), top_k, file_ids, and search_options.
    • stores.create now accepts config; new store config model (contextualization options) in types.
    • stores.files.retrieve now uses file_identifier in path/params.
  • API changes (Files):
    • stores.files.create and deprecated vector_stores.files.create accept external_id and overwrite.
    • Types updated: store file models include external_id; file create params clarify parsing_strategy and remove contextualization flags.
  • Docs/Tests:
    • api.md updated to reflect new endpoints/params.
    • Tests updated for new signatures and parameters.
  • Release:
    • Version bump to 0.37.0 and changelog update.

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

@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented Nov 3, 2025

🧪 Testing

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

    _Expires: Wed, 03 Dec 2025 21:13:22 GMT_

cursor[bot]

This comment was marked as outdated.

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from f64a1e4 to 537b24f Compare November 3, 2025 21:13
@joeldierkes joeldierkes merged commit b37f4d4 into main Nov 3, 2025
7 of 8 checks passed
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented Nov 3, 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.

1 participant