Skip to content

release: 0.56.0#110

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

release: 0.56.0#110
stainless-app[bot] wants to merge 6 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 May 19, 2026

Automated Release PR

0.56.0 (2026-05-19)

Full Changelog: v0.55.0...v0.56.0

Features

  • browsers: accept chrome_policy on POST /browsers (KERNEL-1216) (e3b32bb)
  • Expose POST /projects in public API (e251459)

Bug Fixes

  • typescript: upgrade tsc-multi so that it works with Node 26 (46e3fb5)

Chores

  • tests: remove redundant File import (1677dc1)

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
Medium risk because it expands the public SDK surface area for browser creation/response types (chrome_policy) and updates build tooling (tsc-multi), which could affect consumers’ typechecking/builds.

Overview
Release 0.56.0 updates versioning/lockfiles and refreshes the pinned OpenAPI spec used for codegen.

Adds chrome_policy support to POST /browsers by exposing a new optional chrome_policy field on BrowserCreateParams and echoing it back on browser session response types (including invocation browser listings).

Updates the projects.create docstring to reflect that POST /projects is publicly available, bumps tsc-multi for Node 26 compatibility, and makes a small test cleanup (remove redundant File import / add chrome_policy to the browsers create test case).

Reviewed by Cursor Bugbot for commit 93776bc. 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:

Any PR that changes the kernel API. Monitor changes to API endpoints (packages/api/cmd/api/) and Temporal workflows (packages/api/lib/temporal) in the kernel repo

Reason: This is an automated release PR with no direct file changes shown; the filter requires monitoring of specific API endpoint and Temporal workflow file changes, which cannot be verified from this PR metadata alone.

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

@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented May 19, 2026

🧪 Testing

To try out this version of the SDK:

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

Expires at: Thu, 18 Jun 2026 02:38:48 GMT
Updated at: Tue, 19 May 2026 02:38:48 GMT

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from a7bbeea to 93776bc Compare May 19, 2026 02:46
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