Skip to content

release: 0.65.0#123

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

release: 0.65.0#123
stainless-app[bot] wants to merge 3 commits into
mainfrom
release-please--branches--main--changes--next--components--sdk

Conversation

@stainless-app

@stainless-app stainless-app Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Automated Release PR

0.65.0 (2026-06-08)

Full Changelog: v0.64.0...v0.65.0

Features

  • api: allow setting a name and tags on a pool-acquired browser session (0c107dd)
  • api: support id-or-name lookup on browser session get/patch/delete (1384691)

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
Backward-compatible API typing and path-parameter widening; no auth or breaking signature changes beyond clearer idOrName naming.

Overview
Release 0.65.0 bumps package version and OpenAPI/Stainless metadata; functional changes are limited to generated browser and pool client APIs.

Browser sessionsretrieve, update, and deleteByID now take an idOrName path segment (matching /browsers/{id_or_name}), so callers can address sessions by human-readable name as well as ID.

Browser poolsbrowserPools.acquire accepts optional name and tags on BrowserPoolAcquireParams; these apply only for the current lease and are cleared when the session is released back to the pool.

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

@firetiger-agent

Copy link
Copy Markdown

Firetiger deploy monitoring skipped

This PR didn't match the auto-monitor filter configured on your GitHub connection:

PRs in the kernel, infra, hypeman, and hypeship repos. kernel is a ~mono repo with many logical services underneath, ensure to focus on the implicated service for the PR

Reason: This is a release PR for the kernel-node-sdk repository, which appears to be a Node.js SDK client rather than one of the specified deployment-critical services (kernel, infra, hypeman, hypeship); please manually opt in if deploy monitoring is needed for SDK releases.

To monitor this PR anyway, reply with @firetiger monitor this.

@stainless-app

stainless-app Bot commented Jun 8, 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/1384691c39a0af40184379b50417f7cfeb34ed60/dist.tar.gz'

Expires at: Wed, 08 Jul 2026 20:25:57 GMT
Updated at: Mon, 08 Jun 2026 20:25:57 GMT

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 61394d3 to 5f563e9 Compare June 8, 2026 20:25
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