Skip to content

release: 0.112.0 - #178

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

stainless-app[bot] wants to merge 5 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-23)

Features

  • Add profiles to browser pool acquire (f5c540c)
  • Correct monitor_disconnected description on computed state (2b637f5)
  • Filter archived telemetry events by type (1fdfce2)
  • Publish iframe and worker browser target types (848805a)

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 optional acquire-time profiles and changes documented pool reuse and monitor-disconnect semantics, which can affect automation that assumed browsers or computed telemetry survived disconnect/reuse.

Overview
Release 0.112.0 bumps package version metadata and changelog; the SDK changes mirror new Kernel API behavior for browser pools and telemetry.

Browser pools: browser_pools.acquire (sync/async) accepts an optional profile (id/name, etc.) so a lease can load a specific profile at acquire time. release docs now state that sessions acquired with a profile are always torn down and replaced on release, even when reuse: true.

Telemetry: Archived event reads via browsers.telemetry.events gain a type query filter (combinable with category); docs clarify that filters apply per page and empty pages can still have X-Has-More. Event models add iframe and worker to target_type, and monitor_disconnected text is updated to describe computed-state discard after CDP loss (pending network_idle / layout / navigation settled events do not fire after reconnect).

Reviewed by Cursor Bugbot for commit 19cbf8f. 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
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