Skip to content

release: 0.90.0 - #161

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

release: 0.90.0#161
stainless-app[bot] merged 5 commits into
mainfrom
release-please--branches--main--changes--next

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 (6a142ab)
  • Support project selection by ID or name (79d4c5c)

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 surface and parameter renames with the same URL shape; no auth or breaking compile changes beyond clearer idOrName naming.

Overview
Release 0.90.0 bumps the SDK version and changelog; behavior changes are in project scoping and managed-auth response types.

Project Get, Update, Delete, and Limits now take an idOrName argument (ID or unique org name) instead of ID-only, with updated validation messages and docs. A new option.WithProject sets the X-Kernel-Project header for project selection by name, complementing existing WithProjectID. Create/update project request docs now note that names cannot contain / or %.

Managed-auth choice and field models (including follow-response variants) gain API fields such as hint, context, display_text, masked_destination, and mfa_type so canonical login UI metadata round-trips in the client.

Reviewed by Cursor Bugbot for commit e8382ff. 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 branch from 5c3e9d3 to 59d8e07 Compare August 12, 2026 17:19
@stainless-app

stainless-app Bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor Author

🧪 Testing

To try out this version of the SDK:

Download and unzip: 'https://pkg.stainless.com/s/kernel-go/3cb09171bb77c405b352b6db898c1bc3484e7ca8/source.zip'. Run 'go mod edit -replace github.com/kernel/kernel-go-sdk=/path/to/unzipped_directory'.

Expires at: Fri, 11 Sep 2026 23:35:32 GMT
Updated at: Wed, 12 Aug 2026 23:35:32 GMT

@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 59d8e07 to dc67e66 Compare August 12, 2026 23:35
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next branch from dc67e66 to e8382ff Compare August 12, 2026 23:35
@stainless-app
stainless-app Bot merged commit 1b039cc into main Aug 13, 2026
10 checks passed
@stainless-app

stainless-app Bot commented Aug 13, 2026

Copy link
Copy Markdown
Contributor Author

🤖 Release is at https://github.com/kernel/kernel-go-sdk/releases/tag/v0.90.0 🌻

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