Skip to content

release: 0.67.0#122

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

release: 0.67.0#122
stainless-app[bot] wants to merge 4 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app

@stainless-app stainless-app Bot commented Jun 11, 2026

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 (fc37447)

Documentation

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

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 client option and comment/doc churn from codegen; no breaking API surface changes in the diff.

Overview
Release 0.67.0 adds project-scoped API access in the Go client and refreshes generated docs from the updated OpenAPI spec.

Clients can pass option.WithProjectID, which stores project_id on the request config and sends X-Kernel-Project-Id on every request (same pattern as WithAPIKey). RequestConfig now carries ProjectID through request cloning.

Generated comments and method docs now describe project resolution instead of org ownership: list operations for browser pools, credentials, extensions, and proxies refer to the resolved project, and proxy fields state that a proxy must be in the same project as the referencing browser session or auth resource (not merely in the caller’s org).

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

@firetiger-agent

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: PR is for kernel-go-sdk (a Go SDK), not a service within the kernel mono repo requiring deploy monitoring.

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

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

stainless-app Bot commented Jun 11, 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/fc37447ec9fc09e21c04d1ecee2009dc44010363/source.zip'. Run 'go mod edit -replace github.com/kernel/kernel-go-sdk=/path/to/unzipped_directory'.

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

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from c0c0f98 to aeb1cfd Compare June 11, 2026 21:01
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