Skip to content

release: 0.100.0 - #177

Merged
stainless-app[bot] merged 2 commits into
mainfrom
release-please--branches--main--changes--next
Sep 4, 2026
Merged

release: 0.100.0#177
stainless-app[bot] merged 2 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app

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

Copy link
Copy Markdown
Contributor

Automated Release PR

0.100.0 (2026-09-04)

Features

  • Fix vault provider errors and remove test card mode (6ec0643)

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

High Risk
Removes a required request field on Link card vault specs and aligns the SDK with live-only card creation—breaking for callers that relied on test credentials.

Overview
Release 0.100.0 bumps package version metadata (internal/version.go, README install pin, release-please manifest) and records the vault-focused API update in the changelog.

Vault card types no longer expose Link’s test flag: it is removed from CardVaultItemSpecLink / param and union types, along with CardVaultItemSpecUnionParam.GetTest(). Docs now state that live payment cards only—test-mode card creation is not supported for Link and AgentCard. VaultItemService.PerformOperation is documented to surface HTTP 429 with code spend_request_rate_limited when spend-request creation is rate limited (back off before retry). Generated tests drop Test: true from Link card update examples.

Integrators must stop sending spec.test on Link card upserts/updates or requests will not match the SDK schema.

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

Stainless-Generated-From: 58464e631a75896a5950eba99bbd01ec761afedb
@stainless-app

stainless-app Bot commented Sep 4, 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/6ec0643c8bd44f8f615c5789760ed4b3d1071c0d/source.zip'. Run 'go mod edit -replace github.com/kernel/kernel-go-sdk=/path/to/unzipped_directory'.

Expires at: Sun, 04 Oct 2026 19:35:22 GMT
Updated at: Fri, 04 Sep 2026 19:35:22 GMT

@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next branch from e529e5b to 00c0501 Compare September 4, 2026 19:35
@stainless-app
stainless-app Bot merged commit 07e74ed into main Sep 4, 2026
10 checks passed
@stainless-app

stainless-app Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor Author

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.

1 participant