Skip to content

release: 0.90.0 - #167

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

release: 0.90.0#167
stainless-app[bot] wants to merge 5 commits into
mainfrom
release-please--branches--main--changes--next--components--sdk

Conversation

@stainless-app

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

Copy link
Copy Markdown
Contributor

Automated Release PR

0.90.0 (2026-08-12)

Features

  • Preserve canonical managed auth input metadata (42d9a61)
  • Support project selection by ID or name (38f0fae)

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

Low Risk
Additive SDK types and backward-compatible parameter renames; default request behavior unchanged unless callers set project or pass project names in path params.

Overview
Release 0.90.0 bumps the package and changelog for two SDK-facing features.

Project scoping and lookup: The Kernel client gains a project option (with X-Kernel-Project on every request, alongside existing projectID / X-Kernel-Project-Id). Project retrieve, update, delete, and limits methods now take idOrName so callers can target a project by ID or unique org name; docs note that project names cannot include / or %.

Managed auth metadata: Auth connection types expose richer canonical input metadata—optional hints on discovered fields and extra choice fields (context, display_text, masked_destination, mfa_type) for MFA and sign-in flows.

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

@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from cce1e65 to 09b4ac9 Compare August 12, 2026 17:20
@stainless-app

stainless-app Bot commented Aug 12, 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/2388417e11f4c0a7a1d0091b1d497d347a0945ca/dist.tar.gz'

Expires at: Fri, 11 Sep 2026 23:36:05 GMT
Updated at: Wed, 12 Aug 2026 23:36:05 GMT

@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 09b4ac9 to 3ea99c0 Compare August 12, 2026 23:35
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 3ea99c0 to 901d961 Compare August 12, 2026 23:35
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