release: 0.112.0 - #192
Open
stainless-app[bot] wants to merge 5 commits into
Open
release: 0.112.0#192stainless-app[bot] wants to merge 5 commits into
stainless-app[bot] wants to merge 5 commits into
Conversation
Stainless-Generated-From: 84c2ba1598b099a044f45d52e07c3ca1cabcee9c
kernel-internal
Bot
force-pushed
the
release-please--branches--main--changes--next--components--sdk
branch
from
September 22, 2026 19:15
5ea71d3 to
63e1bdb
Compare
Contributor
Author
|
🧪 Testing To try out this version of the SDK: Expires at: Fri, 23 Oct 2026 19:16:07 GMT |
Stainless-Generated-From: 292847796a6ae9d3913a3c78aa61b84d488b1bd9
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next--components--sdk
branch
from
September 22, 2026 23:10
63e1bdb to
86bc3a8
Compare
kernel-internal
Bot
force-pushed
the
release-please--branches--main--changes--next--components--sdk
branch
from
September 22, 2026 23:11
86bc3a8 to
9c0753a
Compare
Stainless-Generated-From: bffdddcb6c7e050cf71c47c97ad694cfd807a313
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next--components--sdk
branch
from
September 23, 2026 19:15
9c0753a to
b691616
Compare
kernel-internal
Bot
force-pushed
the
release-please--branches--main--changes--next--components--sdk
branch
from
September 23, 2026 19:15
b691616 to
9bd718d
Compare
Stainless-Generated-From: c39d272cb7cd201ac01a26c116d52222989d4556
kernel-internal
Bot
force-pushed
the
release-please--branches--main--changes--next--components--sdk
branch
from
September 23, 2026 22:29
9bd718d to
43bff8f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated Release PR
0.112.0 (2026-09-23)
Features
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: truewith profiles.Overview
Release 0.112.0 bumps the package version and changelog; functional changes are in generated API types and docs.
Browser pools:
browserPools.acquireaccepts an optionalprofile(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 whenreuse: true.Browser telemetry: Archived event listing adds a
typequery filter (repeatable, AND withcategory). Pagination docs clarify that category/type filters apply per page. Eventtarget_typeunions gainiframeandworker.monitor_disconnecteddocumentation 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.