Uh oh!
There was an error while loading. Please reload this page.
release: 0.59.0 - #106
Conversation
Firetiger deploy monitoring skipped This PR didn't match the auto-monitor filter configured on your GitHub connection:
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 |
🧪 Testing To try out this version of the SDK: Expires at: Fri, 03 Jul 2026 15:30:18 GMT |
a5b3f82 to
d8a8e5aCompared8a8e5a to
74388deCompare74388de to
0b23926Compare0b23926 to
d44e731Compared44e731 to
450e93cCompare450e93c to
b377ad5Compareb377ad5 to
a352666Comparea352666 to
f3de371CompareUh oh!
There was an error while loading. Please reload this page.
🤖 Release is at https://github.com/kernel/kernel-python-sdk/releases/tag/v0.59.0 🌻 |
Automated Release PR
0.59.0 (2026-06-03)
Full Changelog: v0.58.0...v0.59.0
Features
Bug Fixes
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.streamnow callsGET /browsers/{id}/telemetry/streaminstead of/browsers/{id}/telemetry. All browser telemetry event models gain a requiredcategoryfield (console,interaction,system,network,page) for grouping events.Proxies:Mobile proxy config is narrowed for Byteful-style mobile proxies—
asn,carrier, andzipare removed;city/statedocs note provider aliases and variable observed geo.Docs/metadata:
computerresources 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.