Skip to content

release: 0.56.0#110

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

release: 0.56.0#110
stainless-app[bot] wants to merge 7 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-21)

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

Features

  • [kernel-1116] browser events api integration (958614b)
  • 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
Adds a new browsers.telemetry SSE streaming surface plus new telemetry/chrome_policy fields on browser create/update responses and params, which may affect API compatibility and runtime behavior for consumers. Remaining changes are versioning/docs/test updates and a build-tool bump (tsc-multi).

Overview
Bumps the SDK to v0.56.0 and updates generated API metadata/changelog.

Adds a new client.browsers.telemetry.stream() method for streaming browser telemetry events over SSE, including a large set of new telemetry event/config types and exports, and documents it in api.md.

Extends browser-related request/response types to support chrome_policy and per-session telemetry configuration (also reflected in browser pool acquire responses and invocation browser listings), and relaxes the projects.create docstring to remove feature-flag gating. Also upgrades tsc-multi and trims a redundant test import.

Reviewed by Cursor Bugbot for commit 1c2bd39. 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/958614b4a683675d7e00d901fee039515f94df6a/dist.tar.gz'

Expires at: Sat, 20 Jun 2026 18:53:59 GMT
Updated at: Thu, 21 May 2026 18:53:59 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
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 93776bc to 1c2bd39 Compare May 21, 2026 18:53
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