Skip to content

release: 0.44.0#261

Merged
joeldierkes merged 2 commits intomainfrom
release-please--branches--main--changes--next
Dec 17, 2025
Merged

release: 0.44.0#261
joeldierkes merged 2 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

@stainless-app stainless-app bot commented Dec 17, 2025

Automated Release PR

0.44.0 (2025-12-17)

Full Changelog: v0.43.0...v0.44.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

Adds a PATCH stores.files.update method to modify file metadata in stores, updates docs/tests, and bumps version to 0.44.0.

  • Stores Files API:
    • Add PATCH /v1/stores/{store_identifier}/files/{file_identifier} as client.stores.files.update (sync/async) to update file metadata.
    • Wire through raw/streaming wrappers and parameter typing via new types/stores/file_update_params.py (exported in types/stores/__init__.py).
    • Update API docs (api.md) to include the new method.
  • Tests:
    • Add coverage for stores.files.update (standard, raw, streaming; sync and async; path param validation).
  • Release/Meta:
    • Bump version to 0.44.0 (pyproject.toml, _version.py, manifest) and update CHANGELOG.md.
    • .stats.yml: configured endpoints increment to 63.

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

@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app bot commented Dec 17, 2025

🧪 Testing

To try out this version of the SDK, run:

pip install 'https://pkg.stainless.com/s/mixedbread-python/06e7106befea286d1f7e05268f08fe824aed3631/mixedbread-0.43.0-py3-none-any.whl'

Expires at: Fri, 16 Jan 2026 08:51:10 GMT
Updated at: Wed, 17 Dec 2025 08:51:10 GMT

@joeldierkes joeldierkes merged commit cbc426c into main Dec 17, 2025
7 of 8 checks passed
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app bot commented Dec 17, 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