release: 0.106.0 - #183
Merged
stainless-app[bot] merged 5 commits intoSep 16, 2026
Merged
release: 0.106.0#183
Conversation
Stainless-Generated-From: b9eda7b114295233f263bd8235f361624f11c2e6
Contributor
Author
|
🧪 Testing To try out this version of the SDK: Expires at: Fri, 16 Oct 2026 00:47:55 GMT |
kernel-internal
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
September 15, 2026 20:02
b54e026 to
03a5b64
Compare
Stainless-Generated-From: 2a2d481232e96d0c9ded8f9f08bce1118bf755e4
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
September 15, 2026 20:53
03a5b64 to
8b1f219
Compare
kernel-internal
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
September 15, 2026 20:53
8b1f219 to
cf4789e
Compare
Stainless-Generated-From: ae56c4f06e4a50746985cf983fa322caa61053f3
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
September 16, 2026 00:47
cf4789e to
c4189e0
Compare
kernel-internal
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
September 16, 2026 00:48
c4189e0 to
ea8d299
Compare
Stainless-Generated-From: 2f8a6d380b16d02708c9de2bd7d40ae8790e0ae1
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
September 16, 2026 17:21
ea8d299 to
b0b3b81
Compare
kernel-internal
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
September 16, 2026 17:21
b0b3b81 to
bde06d7
Compare
chruffins
approved these changes
Sep 16, 2026
Contributor
Author
|
🤖 Release is at https://github.com/kernel/kernel-go-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)
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
Breaking SDK/API shape changes (removed recommendation verification, renamed evidence field, Link aliases) plus expanded payment-processor checkout contracts warrant careful client upgrades.
Overview
Release 0.106.0 bumps package/docs versions and adds one new configured API endpoint (Config Registry analysis cancel).
Browsers: PATCH updates can now send optional
start_urlto navigate after the update (including overriding restored profile tabs). Responsestart_urlsemantics are documented as the most recent navigation request, not only create-time.Config Registry: Adds
ConfigRegistry.Analyses.Cancel. Analyses expose nullableintent. Recommendation evidence renameslast_verified_at→last_supported_atand drops theverification(verified/inferred) field from recommendations.Vault / AgentCard: Checkout preparation is processor-bound via new
AgentcardPreparedProcessor(psp) and asharedcheckout environment, supporting Square, Braintree, Worldpay, Bambora, and Mercado Pago.VaultCheckoutContextParamaccepts optionalpsp. Link card state no longer modelsaliases; docs steer Link checkout through fill rather than egress substitution.Reviewed by Cursor Bugbot for commit bde06d7. Bugbot is set up for automated code reviews on this repo. Configure here.