Skip to content

release: 0.36.0#250

Merged
joeldierkes merged 2 commits into
mainfrom
release-please--branches--main--changes--next
Oct 30, 2025
Merged

release: 0.36.0#250
joeldierkes merged 2 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

@stainless-app stainless-app Bot commented Oct 30, 2025

Automated Release PR

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


Note

Introduce client.stores.metadata_facets (sync/async) with new params/response types, update docs/tests, and bump version to 0.36.0.

  • API/SDK:
    • Stores:
      • Add client.stores.metadata_facets(store_identifier, **params) -> StoreMetadataFacetsResponse (POST /v1/stores/{store_identifier}/metadata-facets).
      • Wire raw/streaming wrappers for metadata_facets in sync/async resources.
    • Types: Add StoreMetadataFacetsParams and StoreMetadataFacetsResponse and export from mixedbread.types.
    • Docs: Update api.md to include StoreMetadataFacetsResponse type and metadata_facets method.
    • Tests: Add sync/async tests for metadata_facets (normal, all params, raw/streaming, and path validation).
  • Release/Meta:
    • Bump version to 0.36.0 (pyproject.toml, _version.py, manifest) and update CHANGELOG.md.
    • .stats.yml: configured_endpoints 61 → 62; update hashes/URLs.

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

@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented Oct 30, 2025

🧪 Testing

To try out this version of the SDK, run:

pip install 'https://pkg.stainless.com/s/mixedbread-python/979a33419c7700c2e20c6df2cd532249517a0a00/mixedbread-0.35.0-py3-none-any.whl'

Expires: Sat, 29 Nov 2025 07:20:58 GMT

@joeldierkes joeldierkes merged commit 4349350 into main Oct 30, 2025
7 of 8 checks passed
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented Oct 30, 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