Skip to content

release: 0.112.0 - #192

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

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

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 (0b0f348)
  • Correct monitor_disconnected description on computed state (809b9c8)
  • Filter archived telemetry events by type (dc46ab2)
  • Publish iframe and worker browser target types (3d555d7)

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
Mostly additive SDK types and documentation; acquire-time pool profiles change reuse semantics for callers that relied on reuse: true with profiles.

Overview
Release 0.112.0 bumps the package version and changelog; functional changes are in generated API types and docs.

Browser pools: browserPools.acquire accepts an optional profile (Shared.BrowserProfile, id or name) to load a profile for that lease. Release docs now state that sessions acquired with an acquire-time profile are always torn down and replaced on release, even when reuse: true.

Browser telemetry: Archived event listing adds a type query filter (repeatable, AND with category). Pagination docs clarify that category/type filters apply per page. Event target_type unions gain iframe and worker. monitor_disconnected documentation is updated: in-flight computed state is discarded (not paused), pending computed events for the current navigation do not fire, and reconnection starts a fresh state machine.

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

Stainless-Generated-From: 84c2ba1598b099a044f45d52e07c3ca1cabcee9c
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 5ea71d3 to 63e1bdb 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:

npm install 'https://pkg.stainless.com/s/kernel-typescript/dc46ab213c0333cd16510c789a3fc10cb4bc0383/dist.tar.gz'

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

Stainless-Generated-From: 292847796a6ae9d3913a3c78aa61b84d488b1bd9
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 63e1bdb to 86bc3a8 Compare September 22, 2026 23:10
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 86bc3a8 to 9c0753a Compare September 22, 2026 23:11
Stainless-Generated-From: bffdddcb6c7e050cf71c47c97ad694cfd807a313
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 9c0753a to b691616 Compare September 23, 2026 19:15
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from b691616 to 9bd718d Compare September 23, 2026 19:15
Stainless-Generated-From: c39d272cb7cd201ac01a26c116d52222989d4556
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 9bd718d to 43bff8f 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