Skip to content

release: 0.57.0#106

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

release: 0.57.0#106
stainless-app[bot] wants to merge 3 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

@stainless-app stainless-app Bot commented May 19, 2026

Automated Release PR

0.57.0 (2026-05-21)

Full Changelog: v0.56.0...v0.57.0

Features

  • [kernel-1116] browser events api integration (e0a367b)
  • browsers: accept chrome_policy on POST /browsers (KERNEL-1216) (6f29adc)

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: adds a large new Browsers.Telemetry SSE streaming surface plus new request/response fields (telemetry, chrome_policy) that affect browser session creation/update and JSON (un)marshalling.

Overview
Bumps the SDK to v0.57.0 and updates release metadata/docs (CHANGELOG.md, README.md, api.md).

Adds browser telemetry/event streaming support via a new client.Browsers.Telemetry.Stream SSE endpoint and a large set of new event/config types (BrowserTelemetryConfig*, BrowserTelemetryEventUnion, etc.), and wires the telemetry subservice into BrowserService.

Extends browser session APIs to accept and/or return new fields: chrome_policy on create (and echoed in session responses) and telemetry configuration on create/update (and returned on session objects). Updates related tests and expands shared/constant event-type constants.

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

@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented May 19, 2026

🧪 Testing

To try out this version of the SDK:

Download and unzip: 'https://pkg.stainless.com/s/kernel-go/e0a367b4fd596424dc913c9e999831ae1fdc068e/source.zip'. Run 'go mod edit -replace github.com/kernel/kernel-go-sdk=/path/to/unzipped_directory'.

Expires at: Sat, 20 Jun 2026 18:53:59 GMT
Updated at: Thu, 21 May 2026 18:53:59 GMT

@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 for the SDK package, not a change to kernel API endpoints or Temporal workflows in packages/api/cmd/api/ or packages/api/lib/temporal.

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

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 7fb7163 to d291579 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