release: 0.111.0 - #191
Open
stainless-app[bot] wants to merge 6 commits into
Open
release: 0.111.0#191stainless-app[bot] wants to merge 6 commits into
stainless-app[bot] wants to merge 6 commits into
Conversation
Stainless-Generated-From: 77c05842d8ec956bffd16503f6f3fdfe7d819fa2
Contributor
Author
|
🧪 Testing To try out this version of the SDK: Expires at: Wed, 21 Oct 2026 19:56:36 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
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-21)
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
Adds Adyen checkout types and changes managed-auth reauth eligibility semantics; mostly additive SDK surface but touches payment prep and auth automation behavior consumers may rely on.
Overview
Release 0.111.0 bumps the package version and refreshes generated API types and docs from the OpenAPI spec.
Managed auth clarifies that
can_reauthmeans eligibility for unattended re-auth (not a guarantee on the next health check) and addscan_reauth_reasonvalueoptimistic_totp_attempt. Login requests can setskill_modeto enable or disable learned domain skills (inherited by automatic reauths). Auth timeline events gain optionalcompleted_atfor stable terminal completion time.Browser telemetry proxy-error events add codes
origin_response_incomplete,restricted_route_unavailable, andunknown, with optionalraw_codewhen the header value is unrecognized (instead of dropping it).Vault AgentCard checkout adds Adyen as a prepared processor, broadens prepare-checkout wording beyond tokenization-only flows, and documents Adyen Sessions preparation (device handoff, environments, and consent binding).
Reviewed by Cursor Bugbot for commit 1e52157. Bugbot is set up for automated code reviews on this repo. Configure here.