release: 0.93.0 - #158
Merged
stainless-app[bot] merged 4 commits intoAug 19, 2026
Merged
Conversation
Stainless-Generated-From: d1e34365f0a909af7b481fcda9c54a08297b67ea
Contributor
Author
|
🧪 Testing To try out this version of the SDK: Expires at: Fri, 18 Sep 2026 20:35:33 GMT |
kernel-internal
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
August 18, 2026 21:08
0c518b7 to
20801e5
Compare
Stainless-Generated-From: 53fd8808daedcb207b0d72e49a72d5deb67817f4
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
August 19, 2026 18:53
20801e5 to
d76b09f
Compare
kernel-internal
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
August 19, 2026 18:53
d76b09f to
7f2264a
Compare
Stainless-Generated-From: 8c74ee1f6b517af4d7473832f1448514bfc9ef5b
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
August 19, 2026 20:35
7f2264a to
135acdf
Compare
kernel-internal
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
August 19, 2026 20:35
135acdf to
c9baddf
Compare
masnwilliams
approved these changes
Aug 19, 2026
Contributor
Author
|
🤖 Release is at https://github.com/kernel/kernel-python-sdk/releases/tag/v0.93.0 🌻 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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_idor still readreplace_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.submitacceptsinteraction_id, which must be echoed from the current pause when using canonicalfield_values/selected_choice_id.interaction_idis also exposed on managed-auth state (ManagedAuth, SSEmanaged_auth_state). Canonical field models gain requiredreason(missing|rejected) and dropreplace_existing.Browser telemetry: Adds
BrowserProxyErrorEvent(type: proxy_error, network category) with typed proxy-layer error codes, wired into theBrowserTelemetryEventunion and public exports.Reviewed by Cursor Bugbot for commit c9baddf. Bugbot is set up for automated code reviews on this repo. Configure here.