release: 0.112.0 - #189
Merged
stainless-app[bot] merged 8 commits intoSep 24, 2026
Merged
release: 0.112.0#189
Conversation
Stainless-Generated-From: 7fc9df65a535499be3fcb331927b58de2c221724
kernel-internal
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
September 22, 2026 19:15
3bc27cd to
ba3e4e2
Compare
Contributor
Author
|
🧪 Testing To try out this version of the SDK: Expires at: Fri, 23 Oct 2026 19:15:49 GMT |
Stainless-Generated-From: 55c5cb672ce02f075ab59cf20614f909606124ef
kernel-internal
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
September 22, 2026 23:10
d88da0b to
89e2f50
Compare
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
September 22, 2026 23:13
ba3e4e2 to
d88da0b
Compare
Stainless-Generated-From: f46e6217580e20f4a83a02ad0fe98931b84e9ccc
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
September 23, 2026 19:15
89e2f50 to
e11bb33
Compare
kernel-internal
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
September 23, 2026 19:15
e11bb33 to
df3c711
Compare
Stainless-Generated-From: b4f2f1e4c7c5076137deed4855f0e4db68bcde94
kernel-internal
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
September 23, 2026 22:29
df3c711 to
fad7b47
Compare
Stainless-Generated-From: 0707886d30a605b85677220c990333357f6f4a6a
kernel-internal
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
September 24, 2026 15:17
fad7b47 to
88e36e6
Compare
Stainless-Generated-From: 89988d9c28c2a0200065893f0083f016444b5c36
kernel-internal
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
September 24, 2026 18:37
88e36e6 to
996b385
Compare
Stainless-Generated-From: 5034f3c98895422f67437eca7363fa6ab6b7ec2b
kernel-internal
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
September 24, 2026 19:19
996b385 to
07c8b33
Compare
rgarcia
approved these changes
Sep 24, 2026
Contributor
|
🤖 Release is at https://github.com/kernel/kernel-go-sdk/releases/tag/v0.112.0 🌻 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated Release PR
0.112.0 (2026-09-24)
Features
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
Medium Risk
WebMCP
ListToolssignature andToolJSON shape are breaking for Go callers; proxy routing and pool profile behavior affect session egress and pool reuse semantics.Overview
v0.112.0 bumps the SDK to match new Kernel API surface (172 endpoints) and documents the release in
CHANGELOG.md/ install pins.Browser networking adds
proxy_routesonBrowserNetworkConfigso sessions can send specific host patterns through chosen proxies instead of the session default.Browser pools accept an optional
profileon acquire; release docs note that acquire-time profiles force destroy/replace even whenreuseis true.WebMCP expands materially:
client.Browsers.Webmcp.CustomToolssupports list/add/remove of custom tools;ListToolsnow takesBrowserWebmcpListToolsParams(e.g.exclude_custom). Tool payloads nest MCP/WebMCP metadata undertool(with updated annotation field names) and expose custom-tool source fields.Telemetry adds a
typequery filter on archived events (AND withcategory), documents paging with filters, extends CDPtarget_typewithiframeandworker, clarifiesmonitor_disconnectedvs computed state, and addsdestination_route_unavailableon proxy errors.Org entitlements include a new
search.enabledrollout flag.Reviewed by Cursor Bugbot for commit 07c8b33. Bugbot is set up for automated code reviews on this repo. Configure here.