← 返回首页
release: 0.67.0 by stainless-app[bot] · Pull Request #117 · kernel/kernel-python-sdk · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

release: 0.67.0#117

Merged
IlyaasK merged 4 commits into
mainfrom
release-please--branches--main--changes--next
Jun 12, 2026
Merged

release: 0.67.0#117
IlyaasK merged 4 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

stainless-app Bot commented Jun 11, 2026
edited by cursor Bot
Loading

Copy link
Copy Markdown
Contributor

Automated Release PR

0.67.0 (2026-06-11)

Full Changelog: v0.66.0...v0.67.0

Features

  • Add project_id SDK client option mapped to X-Kernel-Project-Id (1799732)

Documentation

  • api: correct project-scoping descriptions in OpenAPI spec (5929332)

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
The new default header changes how the API resolves project context for all calls when set; wrong project_id could scope lists and creates incorrectly, though behavior is opt-in and doc-only elsewhere.

Overview
Release 0.67.0 adds optional project_id on Kernel / AsyncKernel (and copy / with_options), sent as X-Kernel-Project-Id on every request when set; omitted when unset.

OpenAPI-driven docstrings and TypedDict help text now describe project resolution instead of org ownership (e.g. list proxies/credentials/extensions/pools in the “resolved project”; proxies must be in the same project as the referencing browser session or auth connection). Version metadata (pyproject.toml, _version.py, changelog, Stainless stats) is bumped accordingly.

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

Copy link
Copy Markdown

Firetiger deploy monitoring skipped

This PR didn't match the auto-monitor filter configured on your GitHub connection:

PRs in the kernel, infra, hypeman, and hypeship repos. kernel is a ~mono repo with many logical services underneath, ensure to focus on the implicated service for the PR

Reason: This is an automated release PR for the kernel-python-sdk (a Python SDK client library), not a deployment of a kernel service; clarify if this SDK change requires deploy monitoring or opt in manually.

To monitor this PR anyway, reply with @firetiger monitor this.

stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from afc1b00 to 787169b Compare June 11, 2026 21:01
stainless-app Bot changed the title release: 0.66.1 release: 0.67.0 Jun 11, 2026

stainless-app Bot commented Jun 11, 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/17997322232374c6c49d99333b564a0537f247c0/kernel-0.66.0-py3-none-any.whl'

Expires at: Sat, 11 Jul 2026 21:01:54 GMT
Updated at: Thu, 11 Jun 2026 21:01:54 GMT

stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 787169b to 516dcec Compare June 11, 2026 21:01
IlyaasK self-requested a review June 12, 2026 14:38

IlyaasK left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality Hide comment

lgtm

Hide details View details IlyaasK merged commit 90cb376 into main Jun 12, 2026
11 checks passed

stainless-app Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor Author

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Footer

© 2026 GitHub, Inc.