Skip to content

release: 0.77.0#140

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

release: 0.77.0#140
stainless-app[bot] wants to merge 10 commits into
mainfrom
release-please--branches--main--changes--next--components--sdk

Conversation

@stainless-app

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

Copy link
Copy Markdown
Contributor

Automated Release PR

0.77.0 (2026-07-11)

Full Changelog: v0.76.0...v0.77.0

Features

  • Add exact-match name filter to list endpoints (dd94a68)
  • Add name-only rename for profiles and proxies (2fe4124)
  • Auto-default refresh_on_profile_update when browser pool profile changes (adaf037)
  • Document name uniqueness and query match semantics (670f7c3)
  • Make the browser pool OpenAPI contract truthful (cfc4539)
  • Persist and echo deployment source identity (f8605df)

Bug Fixes

  • ci: bump @arethetypeswrong/cli to ^0.18.0 and run CI workflows on Node 24 (6fca519)

Documentation

  • openapi: describe unified concurrency limit, deprecate max_pooled_sessions (CUS-275) (37d3e27)

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
Adds new API surface and documents deprecations for max_pooled_sessions and stricter proxy-by-name behavior—callers relying on old limit or ambiguous name resolution may need updates; changes are mostly generated types/docs plus CI Node version.

Overview
Release 0.77.0 of @onkernel/sdk from an updated OpenAPI spec (127 endpoints).

Adds client.profiles.update and client.proxies.update (name-only PATCH) with exported ProfileUpdateParams, ProxyUpdateParams, and ProxyUpdateResponse. Several list APIs gain an exact-match name query param (API keys, browser pools, extensions, profiles, projects, proxies); query descriptions are tightened to substring vs ID semantics.

Deployment read types now include optional source_type, source_url, source_ref, source_path, and source_checksum. Browser pool create/update param docs clarify replace-vs-omit behavior, refresh_on_profile_update defaults when the profile changes, and chrome_policy size limits.

Org/project limits docs describe a unified concurrency limit (on-demand + pool); max_pooled_sessions is marked deprecated (null / rejected when unified limits are on). Managed auth proxy-by-name docs note exact single-match requirements.

CI and publish workflows use Node 24; @arethetypeswrong/cli is bumped to ^0.18.0.

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

@stainless-app

stainless-app Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor Author

🧪 Testing

To try out this version of the SDK:

npm install 'https://pkg.stainless.com/s/kernel-typescript/6fca5191da0d3c4512a74e3246df0591459b6d29/dist.tar.gz'

Expires at: Mon, 10 Aug 2026 02:13:55 GMT
Updated at: Sat, 11 Jul 2026 02:13:55 GMT

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from f2d80fe to 611ded0 Compare July 10, 2026 13:46
@stainless-app stainless-app Bot changed the title release: 0.76.1 release: 0.77.0 Jul 10, 2026
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 611ded0 to ce28e66 Compare July 10, 2026 13:46

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes using high effort and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit ce28e66. Configure here.

Comment thread CHANGELOG.md
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from ce28e66 to 13eaaf3 Compare July 10, 2026 14:19
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 13eaaf3 to c893391 Compare July 10, 2026 14:37
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from c893391 to 87ffb28 Compare July 10, 2026 14:56
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 87ffb28 to d861170 Compare July 10, 2026 15:33
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from d861170 to a96fa3c Compare July 10, 2026 16:00
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from a96fa3c to 55b3988 Compare July 10, 2026 19:29
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 55b3988 to 04829ce Compare July 11, 2026 02:13
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