Skip to content

release: 0.66.0#116

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

release: 0.66.0#116
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 (2de4525)
  • Support updating browser session name and tags via PATCH (e26e9c6)

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
New org-wide concurrency defaults can change how many browser sessions projects may run; browser PATCH additions are backward-compatible but alter session identity/metadata at runtime.

Overview
Release 0.66.0 bumps the package and OpenAPI metadata (119 endpoints) and documents two API features in the changelog.

Organization limits: Adds client.organization.limits with retrieve and update against /org/limits, including types OrgLimits and LimitUpdateParams. Callers can read the org concurrent session ceiling and set or clear default_project_max_concurrent_sessions for projects without a per-project override.

Browser session PATCH: client.browsers.update (sync and async) now accepts optional name and tags on the PATCH body, with matching BrowserUpdateParams changes. Create-time docs are updated to state that name and tags can be changed later via PATCH (tags replace the full set; empty string/object clears name or tags).

Tests add skipped mock-server coverage for organization limits and extend browser update tests with name and tags.

Reviewed by Cursor Bugbot for commit 416787d. 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 is an automated release PR for the kernel-python-sdk, not a service change requiring deploy monitoring; ask the author to manually opt in if monitoring is needed.

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:

pip install 'https://pkg.stainless.com/s/kernel-python/e26e9c6b0513a1c7f9723554f4ba977988290d5e/kernel-0.65.0-py3-none-any.whl'

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

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 263b773 to 876d5a3 Compare June 9, 2026 21:32
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 876d5a3 to 416787d Compare June 10, 2026 20:42
@stainless-app stainless-app Bot merged commit ea6b94d into main Jun 10, 2026
11 checks passed
@stainless-app

stainless-app Bot commented Jun 10, 2026

Copy link
Copy Markdown
Contributor Author

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