release: 0.106.0 - #186
Merged
stainless-app[bot] merged 5 commits intoSep 16, 2026
Merged
release: 0.106.0#186stainless-app[bot] merged 5 commits into
stainless-app[bot] merged 5 commits into
Conversation
Stainless-Generated-From: 62c3a60224994f3e043ac71c6429a78dd0138d45
Contributor
Author
|
🧪 Testing To try out this version of the SDK: Expires at: Fri, 16 Oct 2026 17:22:16 GMT |
kernel-internal
Bot
force-pushed
the
release-please--branches--main--changes--next--components--sdk
branch
from
September 15, 2026 20:02
de616d6 to
3096ea9
Compare
Stainless-Generated-From: 704f5358305fa513323adef7341e5818b5654a5b
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next--components--sdk
branch
from
September 15, 2026 20:53
3096ea9 to
c827dc5
Compare
kernel-internal
Bot
force-pushed
the
release-please--branches--main--changes--next--components--sdk
branch
from
September 15, 2026 20:53
c827dc5 to
d2087f6
Compare
Stainless-Generated-From: 3d8a50cc016bcb9c3bf48df787a8dcdd23acdebf
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next--components--sdk
branch
from
September 16, 2026 00:48
d2087f6 to
310a902
Compare
kernel-internal
Bot
force-pushed
the
release-please--branches--main--changes--next--components--sdk
branch
from
September 16, 2026 00:48
310a902 to
a0e74c9
Compare
Stainless-Generated-From: 59b07331e3bf5513100765ecff61bb79536e7b55
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next--components--sdk
branch
from
September 16, 2026 17:21
a0e74c9 to
48cea5b
Compare
kernel-internal
Bot
force-pushed
the
release-please--branches--main--changes--next--components--sdk
branch
from
September 16, 2026 17:22
48cea5b to
f3cc8ae
Compare
Contributor
Author
Release version edited manuallyThe Pull Request version has been manually set to If you instead want to use the version number |
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next--components--sdk
branch
from
September 16, 2026 17:40
f3cc8ae to
f0fee43
Compare
chruffins
approved these changes
Sep 16, 2026
Contributor
Author
|
🤖 Release is at https://github.com/kernel/kernel-node-sdk/releases/tag/v0.106.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.106.0 (2026-09-16)
Full Changelog: v0.104.0...v0.106.0
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
Typed consumers may break on renamed/removed config-registry fields (
last_supported_at, droppedverification) and new requiredpspon preparation responses; vault and browser changes touch payment and session navigation flows.Overview
Release 0.106.0 bumps the package and changelog; the substantive changes are regenerated API types and one new client method.
Vault / AgentCard checkout is generalized beyond Square: new
AgentcardPreparedProcessorand optionalpsponVaultCheckoutContext, withenvironmentextended to includeshared. Preparation responses now includepsp, and docs steerprepare_checkouttoward multi-processor tokenization. Link card state no longer exposesaliases; docs clarify Link cards use fill only (no egress substitution).Browsers accept optional
start_urlon session update (PATCH), with profile-load override semantics documented. Echoedstart_urlon session objects is described as the most recent navigation request, not creation-only.Config Registry adds
client.configRegistry.analyses.cancel(id). Types shift: optionalintentonAnalysis,Evidence.last_verified_at→last_supported_at, andRecommendation.verificationremoved in favor of updated evidence/match_scope docs.Reviewed by Cursor Bugbot for commit f0fee43. Bugbot is set up for automated code reviews on this repo. Configure here.