Skip to content

release: 0.111.0 - #188

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 (6e379e6)

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
Additive OpenAPI-driven SDK types for browser telemetry; no runtime or auth changes beyond consumers reading new optional fields and enum values.

Overview
Release 0.111.0 bumps package version metadata (internal/version.go, README, release manifest) and documents the change in CHANGELOG.md.

Browser telemetry proxy_error events gain richer proxy failure classification in BrowserProxyErrorEventData. The code field now includes 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 a sanitized header value in the new optional raw_code field. The telemetry event union types pick up raw_code for deserialization alongside existing fields.

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

Stainless-Generated-From: 73200f8e748a0264171ad884bebed92f80f5feb9
@stainless-app

stainless-app Bot commented Sep 18, 2026

Copy link
Copy Markdown
Contributor Author

🧪 Testing

To try out this version of the SDK:

Download and unzip: 'https://pkg.stainless.com/s/kernel-go/6e379e6df7b9727b412e028352c25023439fefd8/source.zip'. Run 'go mod edit -replace github.com/kernel/kernel-go-sdk=/path/to/unzipped_directory'.

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

@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next branch from 8aa05ed to 9ce6c97 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