Skip to content

release: 0.59.0#106

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

release: 0.59.0#106
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 (06a2f7b)
  • api: move browser telemetry SSE stream to /browsers/{id}/telemetry/stream (5de851a)
  • Support Byteful mobile proxies (8c0ce1c)

Bug Fixes

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

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 URL change breaks any code still calling the old path outside this SDK version; removing mobile proxy fields may break callers that set carrier/asn/zip.

Overview
Release 0.59.0 syncs the Python SDK to the latest OpenAPI spec (Stainless-generated).

Browser telemetry: client.browsers.telemetry.stream now calls GET /browsers/{id}/telemetry/stream instead of /browsers/{id}/telemetry. All browser telemetry event models gain a required category field (console, interaction, system, network, page) for grouping events.

Proxies: Mobile proxy config is narrowed for Byteful-style mobile proxies—asn, carrier, and zip are removed; city / state docs note provider aliases and variable observed geo.

Docs/metadata: computer resources get clearer docstrings; version/changelog/stats/OpenAPI hash updates only otherwise.

Reviewed by Cursor Bugbot for commit f3de371. 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 Python SDK, not a code change affecting 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:

pip install 'https://pkg.stainless.com/s/kernel-python/5de851a5ff708a3e42e276e3cf9e2fe7ef0f2ed6/kernel-0.58.0-py3-none-any.whl'

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

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from a5b3f82 to d8a8e5a Compare May 29, 2026 16:19
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from d8a8e5a to 74388de Compare May 29, 2026 17:40
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 74388de to 0b23926 Compare June 1, 2026 14:21
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 0b23926 to d44e731 Compare June 1, 2026 15:54
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from d44e731 to 450e93c Compare June 2, 2026 15:22
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 450e93c to b377ad5 Compare June 2, 2026 21:02
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from b377ad5 to a352666 Compare June 3, 2026 13:41
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from a352666 to f3de371 Compare June 3, 2026 15:29
@stainless-app stainless-app Bot merged commit 4c5dde5 into main Jun 3, 2026
11 checks passed
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented Jun 3, 2026

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