Skip to content

release: 0.101.0 - #178

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

release: 0.101.0#178
stainless-app[bot] wants to merge 8 commits into
mainfrom
release-please--branches--main--changes--next

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 (19b510c)
  • Expose vault access in organization entitlements (4b985af)
  • Limit free organizations to three vaults (8abbe5e)
  • Support international ISP proxy countries (f8ec7e1)

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_at and an expired terminal 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 vaults feature flag and max_vaults limit; GET /org/limits returns max_vaults and vaults_used; VaultService.Upsert documents the free-tier cap (3 vaults org-wide, upsert-by-name still allowed at the limit).

ISP managed proxies document supported country values 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.

Stainless-Generated-From: 359e8ac3318a452161e70a2753f67ffd2462d435
@stainless-app

stainless-app Bot commented Sep 5, 2026

Copy link
Copy Markdown
Contributor Author

🧪 Testing

To try out this version of the SDK:

Download and unzip: 'https://pkg.stainless.com/s/kernel-go/8abbe5e87d792f63c11f20c9c3ebe8046457ad4a/source.zip'. Run 'go mod edit -replace github.com/kernel/kernel-go-sdk=/path/to/unzipped_directory'.

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

@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next branch from 5a0e32e to c7eab6a Compare September 5, 2026 18:43
Stainless-Generated-From: b3c47551951365241de90da18cc70e73bf100934
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from c7eab6a to 027ac25 Compare September 5, 2026 20:25
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next branch from 027ac25 to a25c4f2 Compare September 5, 2026 20:26
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next branch from a25c4f2 to 16b125d Compare September 9, 2026 17:04
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next branch from 16b125d to 7e20ae9 Compare September 9, 2026 23:58
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