Skip to content

Comments

release: 0.37.1#79

Open
stainless-app[bot] wants to merge 3 commits intomainfrom
release-please--branches--main--changes--next
Open

release: 0.37.1#79
stainless-app[bot] wants to merge 3 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Contributor

@stainless-app stainless-app bot commented Feb 24, 2026

Automated Release PR

0.37.1 (2026-02-24)

Full Changelog: v0.37.0...v0.37.1

Chores

  • internal: add request options to SSE classes (6287415)
  • internal: make test_proxy_environment_variables more resilient (3345fc6)

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

Low Risk
Small internal plumbing plus a test robustness tweak; minimal behavioral impact beyond extra constructor args for SSE stream classes.

Overview
Bumps the SDK version to 0.37.1 (manifest, pyproject.toml, src/kernel/_version.py) and updates CHANGELOG.md for the release.

Plumbs FinalRequestOptions through SSE streaming by adding an optional options parameter/field on Stream and AsyncStream and passing response options when constructing stream instances in _response.py.

Hardens test_proxy_environment_variables (sync/async) by explicitly unsetting HTTP_PROXY to avoid test failures from ambient environment configuration.

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

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from ec32473 to 03a7c9c Compare February 24, 2026 03:40
@stainless-app
Copy link
Contributor Author

stainless-app bot commented Feb 24, 2026

🧪 Testing

To try out this version of the SDK, run:

pip install 'https://pkg.stainless.com/s/kernel-python/628741509bbaf2b693afc71cc28ad82a8dc7b231/kernel-0.37.0-py3-none-any.whl'

Expires at: Thu, 26 Mar 2026 08:27:04 GMT
Updated at: Tue, 24 Feb 2026 08:27:04 GMT

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.

0 participants