Skip to content

release: 0.41.0#258

Merged
joeldierkes merged 4 commits intomainfrom
release-please--branches--main--changes--next
Nov 15, 2025
Merged

release: 0.41.0#258
joeldierkes merged 4 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

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

Automated Release PR

0.41.0 (2025-11-15)

Full Changelog: v0.40.0...v0.41.0

Features

Bug Fixes

  • compat: update signatures of model_dump and model_dump_json for Pydantic v1 (3532225)

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

Release 0.41.0 adding chunk-index selection to file retrieval and aligning Pydantic v1 serialization method signatures; update OpenAPI spec and version metadata.

  • Stores API:
    • FilesResource.retrieve (sync/async) now accepts return_chunks: Union[bool, Iterable[int]] to optionally request specific chunk indices.
    • Update types/stores/FileRetrieveParams accordingly.
  • Pydantic v1 Compatibility:
    • Adjust BaseModel.model_dump/model_dump_json signatures to mirror v2 options (e.g., context, exclude_computed_fields, ensure_ascii) with validation guards.
  • Release/Metadata:
    • Bump version to 0.41.0 and update CHANGELOG.md.
    • Refresh OpenAPI spec URL/hash in .stats.yml.

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

@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented Nov 12, 2025

🧪 Testing

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

    _Expires: Mon, 15 Dec 2025 02:12:06 GMT_

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from a67a53c to c596995 Compare November 13, 2025 21:29
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from c596995 to 6b6619a Compare November 15, 2025 02:11
@stainless-app stainless-app Bot changed the title release: 0.40.1 release: 0.41.0 Nov 15, 2025
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 6b6619a to e45eb5f Compare November 15, 2025 02:12
@joeldierkes joeldierkes merged commit 358e581 into main Nov 15, 2025
7 of 8 checks passed
@stainless-app
Copy link
Copy Markdown
Contributor Author

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