| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Stainless-Generated-From: d1e34365f0a909af7b481fcda9c54a08297b67ea
|
🧪 Testing To try out this version of the SDK: pip install 'https://pkg.stainless.com/s/kernel-python/5973ab6c766ee31929a523e3ea21fb000bc6879a/kernel-0.92.0-py3-none-any.whl' Expires at: Fri, 18 Sep 2026 20:35:33 GMT |
Sorry, something went wrong.
Stainless-Generated-From: 53fd8808daedcb207b0d72e49a72d5deb67817f4
Stainless-Generated-From: 8c74ee1f6b517af4d7473832f1448514bfc9ef5b
|
🤖 Release is at https://github.com/kernel/kernel-python-sdk/releases/tag/v0.93.0 🌻 |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Automated Release PR
0.93.0 (2026-08-19)
Features
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
Managed-auth submit/response shape changes can break integrators on canonical flows if they omit interaction_id or still read replace_existing; otherwise additive telemetry and version-only churn.
Overview
Release 0.93.0 bumps package version metadata and documents three API-facing SDK updates.
Managed auth (canonical interactions): auth.connections.submit accepts interaction_id, which must be echoed from the current pause when using canonical field_values / selected_choice_id. interaction_id is also exposed on managed-auth state (ManagedAuth, SSE managed_auth_state). Canonical field models gain required reason (missing | rejected) and drop replace_existing.
Browser telemetry: Adds BrowserProxyErrorEvent (type: proxy_error, network category) with typed proxy-layer error codes, wired into the BrowserTelemetryEvent union and public exports.
Reviewed by Cursor Bugbot for commit c9baddf. Bugbot is set up for automated code reviews on this repo. Configure here.