release: 0.101.0 - #178
Open
stainless-app[bot] wants to merge 8 commits into
Open
Conversation
Stainless-Generated-From: 359e8ac3318a452161e70a2753f67ffd2462d435
Contributor
Author
|
🧪 Testing To try out this version of the SDK: Expires at: Mon, 05 Oct 2026 20:25:52 GMT |
kernel-internal
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
September 5, 2026 18:43
5a0e32e to
c7eab6a
Compare
Stainless-Generated-From: b3c47551951365241de90da18cc70e73bf100934
stainless-app
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
September 5, 2026 20:25
c7eab6a to
027ac25
Compare
kernel-internal
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
September 5, 2026 20:26
027ac25 to
a25c4f2
Compare
Stainless-Generated-From: 32b2a63ed62c033ba28e8ba5181fb74836a30967
kernel-internal
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
September 9, 2026 17:04
a25c4f2 to
16b125d
Compare
Stainless-Generated-From: 27b9ae89e7f429008a030410c24348f188638e50
kernel-internal
Bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
September 9, 2026 23:58
16b125d to
7e20ae9
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.101.0 (2026-09-09)
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
Low Risk
Mostly additive OpenAPI/SDK surface and documentation; new required JSON fields on analysis responses may affect strict unmarshaling if callers assume older shapes.
Overview
Release 0.101.0 bumps package version, changelog, and install docs to match the latest OpenAPI-generated client.
Config registry analyses now expose
expires_atand anexpiredterminal status (including on recommendation summaries), with failure messaging documented for expired runs as well as failed/canceled ones.Vault plan enforcement is reflected in the SDK: org entitlements add a
vaultsfeature flag andmax_vaultslimit;GET /org/limitsreturnsmax_vaultsandvaults_used;VaultService.Upsertdocuments the free-tier cap (3 vaults org-wide, upsert-by-name still allowed at the limit).ISP managed proxies document supported
countryvalues as US, GB, FR, DE, and SG across config-registry recipes and proxy request/response types.Reviewed by Cursor Bugbot for commit 7e20ae9. Bugbot is set up for automated code reviews on this repo. Configure here.