Skip to content

release: 0.93.0 - #171

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

release: 0.93.0#171
stainless-app[bot] merged 4 commits into
mainfrom
release-please--branches--main--changes--next--components--sdk

Conversation

@stainless-app

@stainless-app stainless-app Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Automated Release PR

0.93.0 (2026-08-19)

Features

  • Add proxy_error to browser telemetry event schema (4f0478b)
  • Bind managed auth submissions to interactions (c87e8f5)
  • Harden canonical managed auth interactions (7fff9fe)

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
Managed-auth submit contracts change (required interaction_id for canonical flows and stricter Field typing), which can break integrators that omit the new field or relied on replace_existing.

Overview
Release 0.93.0 bumps package version and changelog; functional changes are OpenAPI-driven type updates only.

Managed auth (canonical interactions) now exposes an interaction_id on connection state and SSE managed_auth_state events. SubmitFieldsRequest / ConnectionSubmitParams must include that ID when using canonical field_values or selected_choice_id, and it rotates on each new pause. Canonical Field types gain a required reason (missing | rejected) and drop replace_existing.

Browser telemetry adds BrowserProxyErrorEvent (type: 'proxy_error') to the union and exports, with typed proxy failure code, request_id, and related network metadata for branded 5xx proxy error pages.

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

Stainless-Generated-From: fdf3fb3ccd349dd4841bc00b708c7d0b2bcaca41
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from ae5315c to 819d310 Compare August 18, 2026 21:09
@stainless-app

stainless-app Bot commented Aug 18, 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/4f0478b0dcb922baa03d82cbb38bb8b295f700da/dist.tar.gz'

Expires at: Fri, 18 Sep 2026 20:36:11 GMT
Updated at: Wed, 19 Aug 2026 20:36:11 GMT

Stainless-Generated-From: b65b7ca42ceb4803ce09e0ba844dac99940da074
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 819d310 to 99cb410 Compare August 19, 2026 18:53
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 99cb410 to b905445 Compare August 19, 2026 18:53
Stainless-Generated-From: 6ef7cb0adcf56c81b8a5afc23a0a91eba943bb01
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from b905445 to a10c1c7 Compare August 19, 2026 20:35
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from a10c1c7 to 1a3622a Compare August 19, 2026 20:36
@stainless-app
stainless-app Bot merged commit 2633a71 into main Aug 19, 2026
11 checks passed
@stainless-app

stainless-app Bot commented Aug 19, 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