release: 0.105.0 - #172
Open
stainless-app[bot] wants to merge 4 commits into
Open
release: 0.105.0#172stainless-app[bot] wants to merge 4 commits into
stainless-app[bot] wants to merge 4 commits into
Conversation
Stainless-Generated-From: 65cfe5b8da1de339f51b2027237b88f0746f376b
Contributor
Author
|
🧪 Testing To try out this version of the SDK: Expires at: Fri, 16 Oct 2026 00:47:56 GMT |
kernel-internal
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
September 15, 2026 20:02
088f764 to
ee53c11
Compare
Stainless-Generated-From: 1b2956dd517385b95316303d9f6b5e962f8d2a40
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
September 15, 2026 20:53
ee53c11 to
49b7dd3
Compare
kernel-internal
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
September 15, 2026 20:53
49b7dd3 to
a584683
Compare
Stainless-Generated-From: c13de5a1ff00481bd0125cfd74527f4bae1a301f
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
September 16, 2026 00:47
a584683 to
db15007
Compare
kernel-internal
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
September 16, 2026 00:48
db15007 to
ed7db54
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.105.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
Renamed/removed Config Registry recommendation fields and expanded vault checkout contracts can break typed consumers; payment prep changes touch sensitive checkout flows.
Overview
Release 0.105.0 bumps package/version metadata and documents the new Config Registry and AgentCard capabilities in the changelog.
Config Registry adds
client.config_registry.analyses.cancelfor asynchronous cancellation of running analyses. Response models shift from “verified” wording to recommended knowledge:Evidence.last_verified_atbecomeslast_supported_at,Recommendation.verificationis removed, andAnalysiscan include the workloadintentwhen one was supplied.AgentCard vault checkout is generalized beyond Square: new
AgentcardPreparedProcessorand optional checkoutpsp, plussharedas an environment for some processors. Preparation responses echo the bound processor; prepare-checkout docs and types describe processor-bound, single-use tokenization prep instead of Square-only flows.Reviewed by Cursor Bugbot for commit ed7db54. Bugbot is set up for automated code reviews on this repo. Configure here.