Skip to content

release: 0.59.0#112

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

release: 0.59.0#112
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 27, 2026

Automated Release PR

0.59.0 (2026-06-02)

Full Changelog: v0.58.0...v0.59.0

Features

  • api: surface category field on browser telemetry events (131f0e9)
  • Support Byteful mobile proxies (c591523)

Bug Fixes

  • api: move batch + get_mouse_position into Browser Computer Controls tag (2798284)

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
Required category on telemetry events and removed mobile proxy fields (carrier, asn, zip) are breaking TypeScript/API contract changes for SDK consumers.

Overview
Release 0.59.0 bumps package/version metadata and refreshes the pinned OpenAPI spec (.stats.yml).

Browser telemetry types now require a category on every event interface (console, interaction, network, page, system), aligning streamed SSE payloads with per-category config.

Mobile proxy MobileProxyConfig is narrowed for Byteful: asn, carrier, and zip are removed; city / state docs now describe provider aliases and US-only geo, with a note that carrier routing can shift observed location.

Computer controls gain a short class docstring (OpenAPI regroups batch / get_mouse_position under Browser Computer Controls; no method signature changes in the diff).

Reviewed by Cursor Bugbot for commit c100256. 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 for the node SDK with no visible changes to kernel API endpoints or Temporal workflows.

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

@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented May 27, 2026

🧪 Testing

To try out this version of the SDK:

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

Expires at: Wed, 01 Jul 2026 14:21:34 GMT
Updated at: Mon, 01 Jun 2026 14:21:34 GMT

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 588b711 to d6b8a67 Compare May 29, 2026 16:19
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from d6b8a67 to 8013c04 Compare May 29, 2026 17:41
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 8013c04 to ff4a2b1 Compare June 1, 2026 14:21
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from ff4a2b1 to 74ce4f6 Compare June 1, 2026 15:54
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 74ce4f6 to c100256 Compare June 2, 2026 15:22
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