Skip to content

release: 0.93.0 - #158

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

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

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 (5973ab6)
  • Bind managed auth submissions to interactions (63fb060)
  • Harden canonical managed auth interactions (3522fcb)

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/response shape changes can break integrators on canonical flows if they omit interaction_id or still read replace_existing; otherwise additive telemetry and version-only churn.

Overview
Release 0.93.0 bumps package version metadata and documents three API-facing SDK updates.

Managed auth (canonical interactions): auth.connections.submit accepts interaction_id, which must be echoed from the current pause when using canonical field_values / selected_choice_id. interaction_id is also exposed on managed-auth state (ManagedAuth, SSE managed_auth_state). Canonical field models gain required reason (missing | rejected) and drop replace_existing.

Browser telemetry: Adds BrowserProxyErrorEvent (type: proxy_error, network category) with typed proxy-layer error codes, wired into the BrowserTelemetryEvent union and public exports.

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

Stainless-Generated-From: d1e34365f0a909af7b481fcda9c54a08297b67ea
@stainless-app

stainless-app Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor Author

🧪 Testing

To try out this version of the SDK:

pip install 'https://pkg.stainless.com/s/kernel-python/5973ab6c766ee31929a523e3ea21fb000bc6879a/kernel-0.92.0-py3-none-any.whl'

Expires at: Fri, 18 Sep 2026 20:35:33 GMT
Updated at: Wed, 19 Aug 2026 20:35:33 GMT

@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next branch from 0c518b7 to 20801e5 Compare August 18, 2026 21:08
Stainless-Generated-From: 53fd8808daedcb207b0d72e49a72d5deb67817f4
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 20801e5 to d76b09f Compare August 19, 2026 18:53
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next branch from d76b09f to 7f2264a Compare August 19, 2026 18:53
Stainless-Generated-From: 8c74ee1f6b517af4d7473832f1448514bfc9ef5b
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 7f2264a to 135acdf Compare August 19, 2026 20:35
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next branch from 135acdf to c9baddf Compare August 19, 2026 20:35
@stainless-app
stainless-app Bot merged commit 2781384 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