Skip to content

release: 0.76.0#139

Merged
stainless-app[bot] merged 4 commits into
mainfrom
release-please--branches--main--changes--next--components--sdk
Jul 9, 2026
Merged

release: 0.76.0#139
stainless-app[bot] merged 4 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.76.0 (2026-07-09)

Full Changelog: v0.75.0...v0.76.0

Features

  • Layer telemetry request config onto the default set (e0ac507)
  • Return credential value keys and support removing values on update (050b83a)

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
Automated SDK release with OpenAPI-driven type and JSDoc updates only; no hand-written client logic changes in the diff.

Overview
Release 0.76.0 bumps the package and syncs generated types/docs from an updated OpenAPI spec.

Browser telemetry request semantics are documented as layering onto a default set: operational categories (control, connection, system, captcha) are on when telemetry is enabled (opt-out with enabled: false); CDP categories and screenshot stay off unless opted in. On create, partial browser settings layer on defaults; on update, category changes merge onto the active config unless enabled: true, which resets from defaults plus any provided categories.

Credentials gain value_keys on single-credential responses (field names only, not secrets) and remove_value_keys on update (applied before merging values).

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

@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.

Want fixes drafted automatically? Bugbot Autofix can create code changes for findings. A team admin can enable Autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit aea5bec. Configure here.

Comment thread CHANGELOG.md

### Features

* Layer telemetry request config onto the default set ([e0ac507](https://github.com/kernel/kernel-node-sdk/commit/e0ac5077b0114f4ed5dac88d405de15bd3459dde))

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Changelog omits breaking telemetry behavior

Medium Severity

0.76.0 documents telemetry layering only under Features. Partial browser payloads no longer mean strict opt-in capture; that wire-compatible behavior change deserves an explicit Breaking Changes entry so SDK users know prior call patterns may capture more categories than before.

Fix in Cursor Fix in Web

Triggered by learned rule: Flag type-narrowing Stainless regen as breaking (semver minor)

Reviewed by Cursor Bugbot for commit aea5bec. 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/050b83af9255031541f9db398cbdca1d53a25d8d/dist.tar.gz'

Expires at: Sat, 08 Aug 2026 18:36:11 GMT
Updated at: Thu, 09 Jul 2026 18:36:11 GMT

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from aea5bec to 555c33c Compare July 9, 2026 18:33

@masnwilliams masnwilliams 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.

lgtm

@stainless-app stainless-app Bot merged commit 3767e04 into main Jul 9, 2026
11 checks passed
@stainless-app

stainless-app Bot commented Jul 9, 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