Skip to content

release: 0.99.0 - #180

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

release: 0.99.0#180
stainless-app[bot] merged 3 commits into
mainfrom
release-please--branches--main--changes--next--components--sdk

Conversation

@stainless-app

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

Copy link
Copy Markdown
Contributor

Automated Release PR

0.99.0 (2026-09-04)

Features

  • Expose OTLP destination delivery health (c393d37)
  • Repair Vault SDK custom-code seals (c6a1099)

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
Adds a large Vault/payments-related client surface and immutable browser–vault linking; changes are mostly additive typings but touch sensitive checkout and secret-handling flows.

Overview
Release 0.99.0 bumps package version and changelog; endpoint count in .stats.yml rises from 147 to 158.

The main functional addition is a client.vaults resource: vault upsert/list/retrieve/delete plus nested vaults.items for wallet and card items (upsert, operations, events, expand/wait params) with AgentCard/Link-oriented types. The root Kernel client exports Vaults and related types.

Browser sessions gain optional vaults (VaultReference by id or name) on create and on session responses (including pool acquire and invocation payloads), with links described as immutable after creation. Deleted sessions can expose usage_status (pending | ready).

OTLP destinations now surface delivery health on reads: consecutive_failures, last_export_at, and retained last_error / last_error_at fields with documented semantics.

Config registry list/summary docs and param descriptions shift from domain-level to exact normalized targets (scheme/host/port/path) and latest-analysis recommendations; search is documented as substring search over those targets.

Generated API docs (api.md) and skipped mock-server tests cover the new vault surface; browser create tests include a vaults param example.

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

Stainless-Generated-From: 1e679cbc44b2a9df185702266e0fd950180e2438
@stainless-app

stainless-app Bot commented Sep 3, 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/c6a1099b453b25a67f54154fadec6f5b0586b472/dist.tar.gz'

Expires at: Sun, 04 Oct 2026 18:24:33 GMT
Updated at: Fri, 04 Sep 2026 18:24:33 GMT

@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from a3bba92 to 94ba150 Compare September 3, 2026 14:29
Stainless-Generated-From: a3fb6c81211b70d3cfc303a2bc585bbd169e08f1
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 94ba150 to 2240776 Compare September 4, 2026 18:23
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 2240776 to 90057b5 Compare September 4, 2026 18:23
@stainless-app
stainless-app Bot merged commit ca08fa0 into main Sep 4, 2026
11 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