Skip to content

release: 0.31.0#241

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

release: 0.31.0#241
joeldierkes merged 15 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app

@stainless-app stainless-app Bot commented Sep 17, 2025

Copy link
Copy Markdown
Contributor

Automated Release PR

0.31.0 (2025-10-01)

Full Changelog: v0.30.0...v0.31.0

Features

Chores

  • do not install brew dependencies in ./scripts/bootstrap by default (3dab10e)
  • internal: improve examples (3edbd38)
  • internal: update pydantic dependency (90fe5a9)
  • internal: use some smaller example values (7566937)
  • types: change optional parameter type from NotGiven to Omit (402891b)

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.31.0 with OpenAPI-driven SDK changes: introduce omit/not_given across APIs, rename connector vector_store_id to store_id, deprecate vector store routes, and update deps/bootstrap.

  • Release/Spec:
    • Bump version to 0.31.0; refresh OpenAPI spec and codegen.
  • Types & Param Handling:
    • Introduce/export omit/not_given; switch defaults from NOT_GIVEN to not_given; many params now typed as Omit.
    • Update is_given to ignore Omit; querystring and request option builders adopt not_given.
  • Data Sources:
    • Rename connector field vector_store_idstore_id in params/models/tests (types/data_sources/*, resources, tests).
  • Vector Stores:
    • Mark several vector store file/store endpoints as deprecated; adjust models/enums/docs (status literals, comments); update wrappers/tests accordingly.
  • Models/Serialization:
    • Pydantic v1 shims refined (alias handling); TypedDict transform skips omitted values.
  • Tooling:
    • scripts/bootstrap: interactive Homebrew install with SKIP_BREW support.
    • Bump deps (e.g., pydantic, add typing-inspection) in lockfiles.

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

@stainless-app

stainless-app Bot commented Sep 17, 2025

Copy link
Copy Markdown
Contributor Author

🧪 Testing

To try out this version of the SDK, run:

pip install 'https://pkg.stainless.com/s/mixedbread-python/0031d74491330b7ecbd7965ff88837e1da71fb22/mixedbread-0.30.0-py3-none-any.whl'

Expires: Fri, 31 Oct 2025 10:23:02 GMT

@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 7ef23ac to 3311718 Compare September 19, 2025 03:41
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 3311718 to f49f20f Compare September 20, 2025 03:46
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from f49f20f to 1dc5254 Compare September 23, 2025 03:11
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 1dc5254 to 5216790 Compare September 24, 2025 04:04
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 5216790 to 8c41577 Compare September 26, 2025 10:28
@stainless-app stainless-app Bot changed the title release: 0.30.1 release: 0.31.0 Sep 26, 2025
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 8c41577 to 85fca71 Compare September 26, 2025 10:28
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 85fca71 to 8768abc Compare September 28, 2025 11:28
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 8768abc to 6bef0f0 Compare September 30, 2025 17:28
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 6bef0f0 to 3196e21 Compare October 1, 2025 09:28
cursor[bot]

This comment was marked as outdated.

@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 3196e21 to 8bf7194 Compare October 1, 2025 10:20
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 8bf7194 to 6c2f072 Compare October 1, 2025 10:22
@joeldierkes
joeldierkes merged commit fbac622 into main Oct 1, 2025
6 of 8 checks passed
@stainless-app

stainless-app Bot commented Oct 1, 2025

Copy link
Copy Markdown
Contributor Author

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