release: 0.111.0 - #177
Merged
stainless-app[bot] merged 7 commits intoSep 22, 2026
Merged
release: 0.111.0#177
Conversation
Stainless-Generated-From: 30b8dbda88df8b8b5d482c48532d5826e1ce35a4
Contributor
Author
|
🧪 Testing To try out this version of the SDK: Expires at: Thu, 22 Oct 2026 15:07:40 GMT |
kernel-internal
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
September 18, 2026 23:32
cb684a0 to
658b79c
Compare
Stainless-Generated-From: 1c59aa3eefd9ebe82d2a948a4b96dfe9903207a1
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
September 21, 2026 16:02
658b79c to
d1b32ec
Compare
kernel-internal
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
September 21, 2026 16:02
d1b32ec to
07747cb
Compare
Stainless-Generated-From: 31a3e7fafe482f5af315d990f10750d7a0110016
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
September 21, 2026 19:02
07747cb to
17f4eec
Compare
kernel-internal
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
September 21, 2026 19:02
17f4eec to
c60ee96
Compare
Stainless-Generated-From: 6427817227cf91c697de16f53ac309df45b1b532
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
September 21, 2026 19:25
c60ee96 to
1b48124
Compare
kernel-internal
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
September 21, 2026 19:26
1b48124 to
619b3ab
Compare
Stainless-Generated-From: 9c2ffa1553e5fe09f6a36fa423af3e7308eb7d14
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
September 21, 2026 19:55
619b3ab to
43076df
Compare
kernel-internal
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
September 21, 2026 19:56
43076df to
6674350
Compare
Stainless-Generated-From: 88a2e9eb1b30837e304011693f8598389cfb45bb
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
September 22, 2026 15:07
6674350 to
19f4de2
Compare
kernel-internal
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
September 22, 2026 15:07
19f4de2 to
762b97a
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 Go and Node releases.
Contributor
Author
|
🤖 Release is at https://github.com/kernel/kernel-python-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 additive Search surface and managed-auth/reauth semantics changes affect integration behavior; Adyen checkout preparation touches payment flows, though changes are mostly OpenAPI-generated bindings.
Overview
Release 0.111.0 adds the Search API v1 to the Python SDK:
client.search.create/retrieve,search.providers.list, and a stubsearch.contents.fetch(documented as returning 404 until deferred retrieval ships), plus typed models for strategies, multi-provider native options, results, attempts, warnings, and usage.Managed auth gains optional
skill_modeon connectionloginto disable learned skills, clearercan_reauthsemantics with a newoptimistic_totp_attemptreason, andcompleted_aton timeline events for stable terminal timestamps.Vault / AgentCard adds Adyen as a prepared checkout processor and updates checkout copy from “tokenization” to “checkout,” including Adyen Sessions preparation notes.
Browser telemetry expands proxy error
codevalues (restricted_route_unavailable,origin_response_incomplete,unknown) and addsraw_codewhen the header is unrecognized.Reviewed by Cursor Bugbot for commit 762b97a. Bugbot is set up for automated code reviews on this repo. Configure here.