Skip to content

release: 0.112.0 - #189

Merged
stainless-app[bot] merged 8 commits into
mainfrom
release-please--branches--main--changes--next
Sep 24, 2026
Merged

stainless-app[bot] merged 8 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app

@stainless-app stainless-app Bot commented Sep 22, 2026 •

Copy link
Copy Markdown
Contributor

Automated Release PR

0.112.0 (2026-09-24)

Features

  • Add profiles to browser pool acquire (b50814f)
  • Correct monitor_disconnected description on computed state (0584ea1)
  • Expose Search rollout access in org entitlements (8e055e1)
  • Filter archived telemetry events by type (a9ee57c)
  • Proxy custom WebMCP tools in the control plane (47c1310)
  • Publish iframe and worker browser target types (1ef7b7c)
  • Route browser destinations through selected proxies (ffc38db)

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 ListTools signature and Tool JSON 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_routes on BrowserNetworkConfig so sessions can send specific host patterns through chosen proxies instead of the session default.

Browser pools accept an optional profile on acquire; release docs note that acquire-time profiles force destroy/replace even when reuse is true.

WebMCP expands materially: client.Browsers.Webmcp.CustomTools supports list/add/remove of custom tools; ListTools now takes BrowserWebmcpListToolsParams (e.g. exclude_custom). Tool payloads nest MCP/WebMCP metadata under tool (with updated annotation field names) and expose custom-tool source fields.

Telemetry adds a type query filter on archived events (AND with category), documents paging with filters, extends CDP target_type with iframe and worker, clarifies monitor_disconnected vs computed state, and adds destination_route_unavailable on proxy errors.

Org entitlements include a new search.enabled rollout flag.

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

Stainless-Generated-From: 7fc9df65a535499be3fcb331927b58de2c221724
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next branch from 3bc27cd to ba3e4e2 Compare September 22, 2026 19:15
@stainless-app

stainless-app Bot commented Sep 22, 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/a9ee57caab330fac08e26e24896274baf2e64b43/source.zip'. Run 'go mod edit -replace github.com/kernel/kernel-go-sdk=/path/to/unzipped_directory'.

Expires at: Fri, 23 Oct 2026 19:15:49 GMT
Updated at: Wed, 23 Sep 2026 19:15:49 GMT

Stainless-Generated-From: 55c5cb672ce02f075ab59cf20614f909606124ef
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next branch from d88da0b to 89e2f50 Compare September 22, 2026 23:10
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from ba3e4e2 to d88da0b Compare September 22, 2026 23:13
Stainless-Generated-From: f46e6217580e20f4a83a02ad0fe98931b84e9ccc
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 89e2f50 to e11bb33 Compare September 23, 2026 19:15
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next branch from e11bb33 to df3c711 Compare September 23, 2026 19:15
Stainless-Generated-From: b4f2f1e4c7c5076137deed4855f0e4db68bcde94
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next branch from df3c711 to fad7b47 Compare September 23, 2026 22:29
Stainless-Generated-From: 0707886d30a605b85677220c990333357f6f4a6a
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next branch from fad7b47 to 88e36e6 Compare September 24, 2026 15:17
Stainless-Generated-From: 89988d9c28c2a0200065893f0083f016444b5c36
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next branch from 88e36e6 to 996b385 Compare September 24, 2026 18:37
Stainless-Generated-From: 5034f3c98895422f67437eca7363fa6ab6b7ec2b
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next branch from 996b385 to 07c8b33 Compare September 24, 2026 19:19
@stainless-app
stainless-app Bot merged commit 247bcf1 into main Sep 24, 2026
10 checks passed
@kernel-internal

Copy link
Copy Markdown
Contributor

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