Skip to content

release: 0.93.0 - #158

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

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

Features

  • 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 response types change in a potentially breaking way (removed field, new required property); clients parsing these models or branching on replace_existing need updates.

Overview
Release 0.93.0 bumps package version metadata (pyproject.toml, _version.py, release manifest) and documents the feature Harden canonical managed auth interactions in the changelog.

The substantive SDK change updates canonical managed-auth field models (ManagedAuthStateEventField and Field): each field now includes a required reason ("missing" | "rejected") explaining why input is needed, and the optional replace_existing flag is removed. Integrators should use reason instead of replace_existing when handling rejected credentials or missing values.

Reviewed by Cursor Bugbot for commit 20801e5. 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/3522fcb9e70854ad2900585f5b37222e7f0e1b26/kernel-0.92.0-py3-none-any.whl'

Expires at: Thu, 17 Sep 2026 21:08:51 GMT
Updated at: Tue, 18 Aug 2026 21:08:51 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
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