Skip to content

release: 0.66.0#120

Merged
stainless-app[bot] merged 4 commits into
mainfrom
release-please--branches--main--changes--next
Jun 10, 2026
Merged

release: 0.66.0#120
stainless-app[bot] merged 4 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app

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

Copy link
Copy Markdown
Contributor

Automated Release PR

0.66.0 (2026-06-10)

Full Changelog: v0.65.0...v0.66.0

Features

  • Add org-level default per-project concurrency cap (da8ea41)
  • Support updating browser session name and tags via PATCH (f530bfb)

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 OpenAPI-generated client surface and semver release; no changes to auth or request transport beyond new optional PATCH fields.

Overview
Release 0.66.0 bumps the SDK version and OpenAPI metadata (119 endpoints) with two API-facing additions.

Organization limits: client.Organization.Limits exposes GET and PATCH /org/limits to read the org concurrent session ceiling and set or clear a default per-project max concurrent sessions (default_project_max_concurrent_sessions; 0 removes the default).

Browser PATCH: BrowserUpdateParams now includes Name and Tags so sessions can be renamed and tags replaced or cleared via client.Browsers.Update on {id_or_name}; create-param docs are updated to note name/tags can be changed later, not only at creation.

Reviewed by Cursor Bugbot for commit a41571f. 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: This PR is for the kernel-go-sdk repository, not one of the specified repos (kernel, infra, hypeman, hypeship), and appears to be an automated release PR rather than a service-specific change requiring deploy monitoring.

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

@stainless-app

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

Expires at: Fri, 10 Jul 2026 20:42:30 GMT
Updated at: Wed, 10 Jun 2026 20:42:30 GMT

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 082685e to 822acf6 Compare June 9, 2026 21:31
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 822acf6 to d49372e Compare June 10, 2026 02:36
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from d49372e to a41571f Compare June 10, 2026 20:42
@stainless-app stainless-app Bot merged commit b999de9 into main Jun 10, 2026
10 checks passed
@stainless-app

stainless-app Bot commented Jun 10, 2026

Copy link
Copy Markdown
Contributor Author

🤖 Release is at https://github.com/kernel/kernel-go-sdk/releases/tag/v0.66.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