Skip to content

release: 0.35.0#249

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

release: 0.35.0#249
joeldierkes merged 6 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

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

Automated Release PR

0.35.0 (2025-10-30)

Full Changelog: v0.34.0...v0.35.0

Features

Bug Fixes

  • client: close streams without requiring full consumption (c348610)

Chores

  • bump httpx-aiohttp version to 0.1.9 (305ea76)
  • internal: detect missing future annotations with ruff (7683f5b)

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 API key scope support, ensures streaming responses are closed when not fully consumed, and bumps httpx-aiohttp to 0.1.9 (release 0.35.0).

  • API updates:
    • APIKeysResource.create now accepts scope; add scope to APIKey, APIKeyCreated, and APIKeyCreateParams (with Scope type); tests updated in tests/api_resources/test_api_keys.py.
  • Streaming:
    • Close HTTP responses when streams aren’t fully consumed in src/mixedbread/_streaming.py (sync response.close() and async response.aclose()).
  • Dependencies/Tooling:
    • Bump httpx-aiohttp to 0.1.9; enable Ruff rule FA102 and safe fixes in pyproject.toml.
  • Release/meta:
    • Bump version to 0.35.0; update OpenAPI spec URL/hash in .stats.yml; update CHANGELOG.md.

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

@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented Oct 11, 2025

🧪 Testing

To try out this version of the SDK, run:

pip install 'https://pkg.stainless.com/s/mixedbread-python/3df2805ccef35fbd37c408383cc17834f9d4831d/mixedbread-0.34.0-py3-none-any.whl'

Expires: Sat, 29 Nov 2025 06:29:36 GMT

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 2b22e72 to bc5a327 Compare October 15, 2025 01:28
@stainless-app stainless-app Bot changed the title release: 0.34.1 release: 0.35.0 Oct 15, 2025
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from bc5a327 to b0ae9f1 Compare October 15, 2025 01:29
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from b0ae9f1 to eaec8ac Compare October 18, 2025 02:24
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from eaec8ac to 81eac29 Compare October 30, 2025 02:54
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 81eac29 to 21cabae Compare October 30, 2025 06:29
@joeldierkes joeldierkes merged commit 2a8bed8 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