Skip to content

release: 0.111.0 - #177

Open
stainless-app[bot] wants to merge 2 commits into
mainfrom
release-please--branches--main--changes--next
Open

stainless-app[bot] wants to merge 2 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app

@stainless-app stainless-app Bot commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

Automated Release PR

0.111.0 (2026-09-18)

Features

  • Publish restricted_route_unavailable and unknown proxy_error codes (64805ae)

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
Automated semver release with additive Pydantic enum fields and optional raw_code; no runtime logic changes in the SDK beyond type/schema alignment.

Overview
Release 0.111.0 bumps package version metadata (pyproject.toml, _version.py, release manifest) and records the change in CHANGELOG.md.

The substantive API update is in BrowserProxyErrorEvent: the proxy error code enum gains origin_response_incomplete, restricted_route_unavailable, and unknown. Unrecognized X-Kernel-Proxy-Error header values are no longer dropped—they surface as code: "unknown" with an optional raw_code field carrying the sanitized header string.

Docstrings on code and raw_code were updated to match that behavior.

Reviewed by Cursor Bugbot for commit 658b79c. Bugbot is set up for automated code reviews on this repo. Configure here.

Stainless-Generated-From: 30b8dbda88df8b8b5d482c48532d5826e1ce35a4
@stainless-app

stainless-app Bot commented Sep 18, 2026

Copy link
Copy Markdown
Contributor Author

🧪 Testing

To try out this version of the SDK:

pip install 'https://pkg.stainless.com/s/kernel-python/64805ae68f0978264fb77801e8e94a470a039e94/kernel-0.110.0-py3-none-any.whl'

Expires at: Sun, 18 Oct 2026 23:32:32 GMT
Updated at: Fri, 18 Sep 2026 23:32:32 GMT

@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next branch from cb684a0 to 658b79c Compare September 18, 2026 23:32
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