Merged
Conversation
Contributor
Author
|
🧪 Testing To try out this version of the SDK, run: Expires at: Fri, 13 Mar 2026 10:58:19 GMT |
b5a75de to
dd938cb
Compare
dd938cb to
8271d85
Compare
8271d85 to
cb37c5f
Compare
cb37c5f to
b0b875f
Compare
b0b875f to
1d5ac26
Compare
Contributor
Author
|
🤖 Release is at https://github.com/kernel/kernel-node-sdk/releases/tag/v0.33.0 🌻 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated Release PR
0.33.0 (2026-02-11)
Full Changelog: v0.32.0...v0.33.0
Features
Refactors
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
Removes a public resource (
client.agents.auth) and changes several auth-related request/response types (proxy shape, new fields), which may break existing SDK consumers despite being largely codegen-driven.Overview
Bumps the SDK release to
0.33.0(version files, manifest, and changelog) and updates generated API metadata.Auth Connections API updates: adds
save_credentialssupport (new response field and create params), documents plan-based minimums forhealth_check_interval, makessubmitfield payload optional to allow MFA/SSO-only submissions, and changes proxy configuration to accept{id|name}(also allowing proxy selection onlogin). Also addsproxy_idto the connection model.Breaking cleanup: removes the deprecated
client.agents.authresource (generated code, exports, docs, and tests), and addshas_valuesto theCredentialmodel for visibility into stored credential values.Written by Cursor Bugbot for commit 1d5ac26. This will update automatically on new commits. Configure here.