Skip to content

release: 0.56.0#110

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

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

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

Features

  • [kernel-1116] browser events api integration (958614b)
  • api: type can_reauth_reason as an enum on ManagedAuth (be986fa)
  • browsers: accept chrome_policy on POST /browsers (KERNEL-1216) (e3b32bb)
  • EOL persistent browsers: openapi limits (4dced80)
  • 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 new browsers.telemetry SSE streaming surface plus new request/response fields (telemetry, chrome_policy) and removes deprecated persistent-browser delete types, which may be breaking for consumers and affects core browser-session APIs.

Overview
Bumps SDK version to 0.56.0 and updates generated artifacts/changelog for the new OpenAPI spec.

Adds a new client.browsers.telemetry.stream() SSE endpoint and exports a large set of typed browser telemetry event payloads; browser sessions can now be created/updated with a telemetry config and include telemetry in responses.

Extends browser session APIs to accept/echo chrome_policy, tightens ManagedAuth.can_reauth_reason into an explicit enum, removes deprecated persistent-browser support (BrowserPersistence, DELETE /browsers by persistent_id, and max_persistent_sessions limit fields), and includes minor docs/test/dependency updates (e.g. tsc-multi upgrade).

Reviewed by Cursor Bugbot for commit d9ac3c3. 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/4dced80cd4f8cc1057717e0110ac043575290367/dist.tar.gz'

Expires at: Sun, 21 Jun 2026 16:49:38 GMT
Updated at: Fri, 22 May 2026 16:49:38 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
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 1c2bd39 to 9af20de Compare May 22, 2026 16:38
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 9af20de to cea8a4d Compare May 22, 2026 16:49
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from cea8a4d to d9ac3c3 Compare May 22, 2026 19:17
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