Skip to content

release: 0.93.0 - #171

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

release: 0.93.0#171
stainless-app[bot] wants to merge 2 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-18)

Features

  • 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
Required new reason on canonical auth Field types and removal of replace_existing can break TypeScript clients and change login UX logic in managed-auth flows.

Overview
Release 0.93.0 bumps @onkernel/sdk and documents hardened canonical managed auth field metadata from the API.

Canonical Field objects on managed auth connections (and SSE managed_auth_state events) now require a reason of 'missing' or 'rejected', so clients can tell whether input is needed because nothing was stored or because a prior value was rejected (e.g. wrong password). The optional replace_existing flag was removed from those types; that behavior is expressed through reason: 'rejected' instead.

Integrators building against fields / field_values should read reason when rendering prompts or deciding how to resubmit credentials.

Reviewed by Cursor Bugbot for commit 819d310. 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/7fff9fe4b39d467c0583b9f1c0e5b951e35a2bde/dist.tar.gz'

Expires at: Thu, 17 Sep 2026 21:09:37 GMT
Updated at: Tue, 18 Aug 2026 21:09:37 GMT

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