Skip to content

release: 0.63.0#121

Merged
stainless-app[bot] merged 5 commits into
mainfrom
release-please--branches--main--changes--next--components--sdk
Jun 5, 2026
Merged

release: 0.63.0#121
stainless-app[bot] merged 5 commits into
mainfrom
release-please--branches--main--changes--next--components--sdk

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

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

Automated Release PR

0.63.0 (2026-06-05)

Full Changelog: v0.62.0...v0.63.0

Features

  • api: allow setting a custom name on a browser session at create time (1c1b647)
  • api: allow setting key-value tags on a browser session at create time (93f8e0e)

Documentation

  • api: use neutral example for browser session name field (316ea2e)

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
Replacing query serialization affects all requests with object/array query params; behavior is broader than before but required for tag filters.

Overview
Release 0.63.0 bumps the package and OpenAPI metadata, and documents browser session name and tags in the changelog.

Browser clients gain optional name and tags on BrowserCreateParams (create-only), tags on BrowserListParams for deepObject-style filtering, and name / tags on session response types across browsers, pools, and invocations. Tags is exported from the public API.

Query serialization replaces the hand-rolled primitive-only stringifyQuery with a vendored neoqs (src/internal/qs) using arrayFormat: 'comma', so nested query objects (e.g. list tags) encode correctly; tests that expected errors for non-primitive query values are removed.

Browser API tests add name and tags to create/list examples.

Reviewed by Cursor Bugbot for commit f8609ec. 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: PR is for kernel-node-sdk repository (Node.js SDK), not one of the specified repos (kernel, infra, hypeman, hypeship); additionally, this is an automated release PR with no service-level code changes to monitor.

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

@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented Jun 4, 2026

🧪 Testing

To try out this version of the SDK:

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

Expires at: Sun, 05 Jul 2026 15:37:35 GMT
Updated at: Fri, 05 Jun 2026 15:37:35 GMT

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 477d8a6 to f4e0485 Compare June 4, 2026 22:08
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from f4e0485 to f08f165 Compare June 4, 2026 22:19
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from f08f165 to f8609ec Compare June 5, 2026 15:37
@stainless-app stainless-app Bot merged commit 17ee410 into main Jun 5, 2026
11 checks passed
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented Jun 5, 2026

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.

1 participant