Skip to content

release: 0.94.0 - #166

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

release: 0.94.0#166
stainless-app[bot] wants to merge 2 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app

@stainless-app stainless-app Bot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Automated Release PR

0.94.0 (2026-08-21)

Features

  • Mirror the control/platform telemetry split into the public API (57f9583)

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
Public telemetry config types change (Control is a dedicated struct), which can break existing Go clients that construct that field. Event schemas also expand with CDP command payloads.

Overview
Releases v0.94.0, exposing the control vs platform telemetry split in the public Go SDK.

Control config is now BrowserTelemetryControlConfigParam (not the generic category type) and can exclude CDP methods via cdp.excluded_methods. A new opt-in platform category is documented as off by default, alongside screenshot and CDP categories.

Telemetry event types add BrowserCdpCommandEvent (sanitized browser-control CDP commands), BrowserPlatformAPICallEvent, and BrowserPageCrashedEvent. GPU create docs now require region=us-east in addition to a paid plan and headless=false.

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

@stainless-app

stainless-app Bot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor Author

🧪 Testing

To try out this version of the SDK:

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

Expires at: Sun, 20 Sep 2026 17:37:36 GMT
Updated at: Fri, 21 Aug 2026 17:37:36 GMT

@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next branch from 545e768 to 1a3281f Compare August 21, 2026 15:18
Stainless-Generated-From: 693b2d70cc71724e1de6a9d1b28471b24eb9042d
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 1a3281f to dc47caa Compare August 21, 2026 17:37
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next branch from dc47caa to ed906a4 Compare August 21, 2026 17:38
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