Skip to content

release: 0.112.0 - #178

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

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

Features

  • Correct monitor_disconnected description on computed state (2b637f5)
  • 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

Low Risk
Additive OpenAPI-generated type literals and documentation-only behavior clarification; no runtime SDK logic changes beyond version strings.

Overview
Release 0.112.0 bumps package version metadata (pyproject.toml, _version.py, release manifest) and adds the changelog entry for this cut.

Browser telemetry types now accept iframe and worker as CDP target_type values on shared event context and several page events (browser_event_context, navigation, tab opened, page crashed).

The monitor_disconnected event docstring is rewritten to state that in-progress computed state is discarded (not paused): pending network_idle, page_layout_settled, and page_navigation_settled events for the current navigation never fire, monitor_reconnected does not restore them, and computed events after reattach may run with empty navigation context until the next navigation.

Reviewed by Cursor Bugbot for commit 00182a4. 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/2b637f562b34ad0963b8ba4d0ecca73fa1dd6349/kernel-0.111.0-py3-none-any.whl'

Expires at: Thu, 22 Oct 2026 23:10:21 GMT
Updated at: Tue, 22 Sep 2026 23:10:21 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
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