Skip to content

release: 0.112.0 - #178

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 (f5c540c)
  • Correct monitor_disconnected description on computed state (2b637f5)
  • Expose Search rollout access in org entitlements (cbbbe4c)
  • Filter archived telemetry events by type (1fdfce2)
  • Proxy custom WebMCP tools in the control plane (179dcd9)
  • Publish iframe and worker browser target types (848805a)
  • Route browser destinations through selected proxies (5a0a461)

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
Adds proxy routing and executable custom WebMCP tooling plus a breaking reshaping of WebMCP Tool response types; pool acquire/release behavior changes when profiles are used.

Overview
Release 0.112.0 bumps the package and adds several API surface updates from the OpenAPI sync (172 configured endpoints).

WebMCP custom tools are the largest client change: client.browsers.webmcp.custom_tools supports listing, registering (namespaced JS batches), and removing custom tools. list_tools accepts exclude_custom, and tool snapshots use a nested tool (ToolMetadata) with MCP/WebMCP-aligned annotations instead of flat name/description/schema fields on Tool.

Browser pools can pass an optional profile on acquire; release docs note that browsers acquired with a profile are always torn down on release, even when reuse is true.

Network config gains proxy_routes (hostname patterns → proxy) on browser session network types. Telemetry archived event reads accept a type filter (with category), and event models add iframe/worker target types, updated monitor_disconnected semantics, and destination_route_unavailable on proxy errors. Org entitlements expose a search feature flag.

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

Stainless-Generated-From: a2f1ad1397e88859def542150105c6048160757d
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next branch from 269ef23 to f43cf5e 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:

pip install 'https://pkg.stainless.com/s/kernel-python/1fdfce2a3b05c5af330c93cd8e37a217f4d0f99b/kernel-0.111.0-py3-none-any.whl'

Expires at: Fri, 23 Oct 2026 19:16:08 GMT
Updated at: Wed, 23 Sep 2026 19:16:08 GMT

Stainless-Generated-From: d46c162f2516eacd33943461f190394ae3dbac42
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from f43cf5e to 4937e3c Compare September 22, 2026 23:10
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next branch from 4937e3c to 00182a4 Compare September 22, 2026 23:10
Stainless-Generated-From: 2a917c5ccb5838e9bdd96775019f433535c381e8
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 00182a4 to 43f584a Compare September 23, 2026 19:14
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next branch from 43f584a to fb36908 Compare September 23, 2026 19:15
Stainless-Generated-From: 5176ec1d8f90acc70434a055166d8e9366218443
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next branch from fb36908 to 19cbf8f Compare September 23, 2026 22:29
Stainless-Generated-From: c6d763df764944d0f037891a630cbd37899e4559
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next branch from 19cbf8f to ccb87c0 Compare September 24, 2026 15:17
Stainless-Generated-From: 63b6ecc138cd3513679f9b07de2e6e8f6e0af813
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next branch from ccb87c0 to 1bd0b5b Compare September 24, 2026 18:37
Stainless-Generated-From: 01e2e8b73c126f2d003902edfdd153c5c249ce6e
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next branch from 1bd0b5b to bbb14a6 Compare September 24, 2026 19:19
@stainless-app
stainless-app Bot merged commit cf33150 into main Sep 24, 2026
11 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