Skip to content

release: 0.59.0#108

Merged
stainless-app[bot] merged 10 commits into
mainfrom
release-please--branches--main--changes--next
Jun 3, 2026
Merged

release: 0.59.0#108
stainless-app[bot] merged 10 commits into
mainfrom
release-please--branches--main--changes--next

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-03)

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

Features

  • api: surface category field on browser telemetry events (803734d)
  • api: move browser telemetry SSE stream to /browsers/{id}/telemetry/stream (2c542d9)
  • Support Byteful mobile proxies (d7162b5)

Bug Fixes

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

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
Telemetry clients must use the new stream URL; mobile proxy callers relying on carrier/asn/zip need to migrate to the reduced mobile config shape.

Overview
v0.59.0 bumps the package version and syncs the Go SDK to a new OpenAPI spec (release metadata, changelog, api.md, README pin).

Browser telemetry: Telemetry.Stream now calls GET /browsers/{id}/telemetry/stream instead of /telemetry. Event structs and BrowserTelemetryEventUnion gain a category field (with new constant types such as console, network, page, system, interaction).

Mobile proxies (Byteful): mobile proxy config and response types drop carrier, asn, and zip; mobile targeting is country, city, and state only, with updated docs. Config unions and ProxyNewParamsConfigUnion getters are adjusted so asn/zip apply to residential variants only.

Docs/metadata: BrowserComputerService and the browser client’s Computer field are documented as browser computer controls (OpenAPI tag regrouping for batch / mouse position).

Reviewed by Cursor Bugbot for commit 39a7e98. 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 SDK, not a change to kernel API endpoints or Temporal workflows; please opt in manually if deploy monitoring is needed.

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:

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

Expires at: Fri, 03 Jul 2026 15:30:02 GMT
Updated at: Wed, 03 Jun 2026 15:30:02 GMT

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 72830b9 to f0db7e3 Compare May 29, 2026 16:19
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from f0db7e3 to 26cb5fc Compare May 29, 2026 17:40
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 26cb5fc to de98d16 Compare June 1, 2026 14:20
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from de98d16 to 0230c16 Compare June 1, 2026 15:54
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 0230c16 to 0141464 Compare June 2, 2026 15:23
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 0141464 to fb7d243 Compare June 2, 2026 21:02
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from fb7d243 to 13e125e Compare June 3, 2026 13:40
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 13e125e to 39a7e98 Compare June 3, 2026 15:29
@stainless-app stainless-app Bot merged commit bec994b into main Jun 3, 2026
10 checks passed
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented Jun 3, 2026

🤖 Release is at https://github.com/kernel/kernel-go-sdk/releases/tag/v0.59.0 🌻

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.

1 participant