Skip to content

release: 0.101.0 - #182

Open
stainless-app[bot] wants to merge 6 commits into
mainfrom
release-please--branches--main--changes--next--components--sdk
Open

release: 0.101.0#182
stainless-app[bot] wants to merge 6 commits into
mainfrom
release-please--branches--main--changes--next--components--sdk

Conversation

@stainless-app

@stainless-app stainless-app Bot commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

Automated Release PR

0.101.0 (2026-09-09)

Features

  • Add config analysis lifecycle guarantees (2468a0a)
  • Expose vault access in organization entitlements (0594999)
  • Limit free organizations to three vaults (5c17e2d)

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 generated type and doc updates for new API fields; callers may need to handle the new expired analysis status and optional vault entitlement/limit fields.

Overview
Release 0.101.0 bumps the package and changelog; the substantive SDK changes mirror new API contracts for config-registry analyses, org entitlements/limits, and vault plan rules.

Config-registry analysis types now include expires_at and an expired terminal status (with failure documented for expired runs as well). RecommendationSummary.analysis_status uses the same expanded status union.

Organization entitlements add a vaults feature (enabled) and limits.max_vaults (nullable = unlimited). GET /org/limits types add max_vaults and vaults_used, and the retrieve doc mentions vault usage alongside managed auth.

Vault upsert JSDoc now states free orgs are capped at 3 non-deleted vaults org-wide; paid plans and active trials are uncapped, and lookup-by-name still works at the limit.

Reviewed by Cursor Bugbot for commit d9cbba6. Bugbot is set up for automated code reviews on this repo. Configure here.

Stainless-Generated-From: 6757a5098bb6f301f9675bd16893bf4e340fcad2
@stainless-app

stainless-app Bot commented Sep 5, 2026

Copy link
Copy Markdown
Contributor Author

🧪 Testing

To try out this version of the SDK:

npm install 'https://pkg.stainless.com/s/kernel-typescript/5c17e2d9b5ecfbbb5c2a959c1ce1112d543fbdb1/dist.tar.gz'

Expires at: Mon, 05 Oct 2026 20:26:26 GMT
Updated at: Sat, 05 Sep 2026 20:26:26 GMT

@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from f382837 to 5cd35ce Compare September 5, 2026 18:43
Stainless-Generated-From: c92a896c34a16833a715e578fbfbaa4f487bcc1c
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 5cd35ce to d8cc078 Compare September 5, 2026 20:26
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from d8cc078 to b08dda4 Compare September 5, 2026 20:26
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from b08dda4 to a4c3dcb Compare September 9, 2026 17:05
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from a4c3dcb to d9cbba6 Compare September 9, 2026 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants