release: 0.111.0 - #191
Merged
stainless-app[bot] merged 7 commits intoSep 22, 2026
Merged
release: 0.111.0#191stainless-app[bot] merged 7 commits into
stainless-app[bot] merged 7 commits into
Conversation
Stainless-Generated-From: 77c05842d8ec956bffd16503f6f3fdfe7d819fa2
Contributor
Author
|
🧪 Testing To try out this version of the SDK: Expires at: Thu, 22 Oct 2026 15:07:57 GMT |
kernel-internal
Bot
force-pushed
the
release-please--branches--main--changes--next--components--sdk
branch
from
September 18, 2026 23:33
502e9e2 to
ae906c4
Compare
Stainless-Generated-From: 3da549fc4d707ad114afe6c6a095cb4380ffbcc9
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next--components--sdk
branch
from
September 21, 2026 16:02
ae906c4 to
f79e6d5
Compare
kernel-internal
Bot
force-pushed
the
release-please--branches--main--changes--next--components--sdk
branch
from
September 21, 2026 16:03
f79e6d5 to
949f1f4
Compare
Stainless-Generated-From: 0f48f79b81ee0d18ce7c13ebadc79261dfa5ba90
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next--components--sdk
branch
from
September 21, 2026 19:02
949f1f4 to
310a6c8
Compare
kernel-internal
Bot
force-pushed
the
release-please--branches--main--changes--next--components--sdk
branch
from
September 21, 2026 19:03
310a6c8 to
16c799d
Compare
Stainless-Generated-From: 57dbde879ab7f1f0385d48e6b3550a666eb65efe
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next--components--sdk
branch
from
September 21, 2026 19:26
16c799d to
6173d22
Compare
kernel-internal
Bot
force-pushed
the
release-please--branches--main--changes--next--components--sdk
branch
from
September 21, 2026 19:27
6173d22 to
001ebf2
Compare
Stainless-Generated-From: 1440f65fba47905b248bef8965c56b7c318fb94c
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next--components--sdk
branch
from
September 21, 2026 19:55
001ebf2 to
4cad907
Compare
kernel-internal
Bot
force-pushed
the
release-please--branches--main--changes--next--components--sdk
branch
from
September 21, 2026 19:56
4cad907 to
1e52157
Compare
Stainless-Generated-From: f36797b3f1eed0f6ddd69675ffc911b9c6ece138
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next--components--sdk
branch
from
September 22, 2026 15:07
1e52157 to
5696be6
Compare
kernel-internal
Bot
force-pushed
the
release-please--branches--main--changes--next--components--sdk
branch
from
September 22, 2026 15:08
5696be6 to
57990ab
Compare
chruffins
approved these changes
Sep 22, 2026
chruffins
left a comment
There was a problem hiding this comment.
approved for the coordinated 0.111.0 SDK release; version and generated Search API surface match the Python and Go releases.
Contributor
Author
|
🤖 Release is at https://github.com/kernel/kernel-node-sdk/releases/tag/v0.111.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.111.0 (2026-09-22)
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
Large generated Search API surface and auth/checkout type changes may affect integrators; payment (Adyen) and reauth eligibility semantics warrant careful review despite mostly additive SDK bindings.
Overview
Release 0.111.0 adds a first-class
client.searchsurface for Search API v1: create and retrieve searches, list provider capabilities/schemas, and a typed (currently 404-until-shipped) deferredcontents.fetchpath. Types cover multi-provider strategies, portable filters, inline/deferred content retrieval, and per-provider native options.Managed auth gains optional
skill_modeon connection logins to disable learned domain skills, a stablecompleted_aton login/reauth timeline events, clearercan_reauthsemantics, and a newoptimistic_totp_attemptcan_reauth_reason.Vault AgentCard checkout extends prepared processors with
adyenand updates checkout/preparation docs for Adyen Sessions (device handoff, environments). Browser telemetryproxy_errornow includesorigin_response_incomplete,restricted_route_unavailable,unknown, and optionalraw_codefor unrecognized header values.Reviewed by Cursor Bugbot for commit 57990ab. Bugbot is set up for automated code reviews on this repo. Configure here.