release: 0.93.0 - #165
Merged
stainless-app[bot] merged 4 commits intoAug 19, 2026
Merged
Conversation
Stainless-Generated-From: 5c890e89f84dc1a57c48d46ac0119a62cb758538
kernel-internal
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
August 18, 2026 21:08
167aeaa to
56f7fdc
Compare
Contributor
Author
|
🧪 Testing To try out this version of the SDK: Expires at: Fri, 18 Sep 2026 20:35:28 GMT |
Stainless-Generated-From: 3bb3e0eccd80eb4d1e3ef4c465bae031cc959666
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
August 19, 2026 18:52
56f7fdc to
039e426
Compare
kernel-internal
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
August 19, 2026 18:53
039e426 to
82664c0
Compare
Stainless-Generated-From: 2c828e455a88e234bc4e3239908513f87087ed2f
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
August 19, 2026 20:35
82664c0 to
6668bfe
Compare
kernel-internal
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
August 19, 2026 20:35
6668bfe to
17a7190
Compare
masnwilliams
approved these changes
Aug 19, 2026
Contributor
Author
|
🤖 Release is at https://github.com/kernel/kernel-go-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
Canonical managed-auth submit now expects
interaction_idand field shape changes; integrators must update auth flows. Telemetry additions are additive and low risk.Overview
Release 0.93.0 bumps package/docs version strings and changelog entries; functional changes are OpenAPI-driven SDK updates.
Managed auth now exposes
interaction_idon connection state, follow responses, andSubmitFieldsRequestParam, so canonical field/choice submissions must echo the ID for the current pause. Canonical fields gain requiredreason(missing/rejected) and dropreplace_existing.Browser telemetry adds a
proxy_errorevent type (BrowserProxyErrorEventwith typed proxy failurecode, request metadata) wired through the telemetry union andconstant.ProxyError.Reviewed by Cursor Bugbot for commit 17a7190. Bugbot is set up for automated code reviews on this repo. Configure here.