Skip to content

release: 0.61.0#118

Merged
stainless-app[bot] merged 2 commits into
mainfrom
release-please--branches--main--changes--next--components--sdk
Jun 3, 2026
Merged

release: 0.61.0#118
stainless-app[bot] merged 2 commits into
mainfrom
release-please--branches--main--changes--next--components--sdk

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

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

Automated Release PR

0.61.0 (2026-06-03)

Full Changelog: v0.60.0...v0.61.0

Features

  • Add record_audio option to browser replay recording API (fe210bc)

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
Small additive API surface on replay start plus version/changelog bumps; no auth or breaking type changes.

Overview
Release 0.61.0 bumps @onkernel/sdk from 0.60.0 and refreshes OpenAPI metadata in .stats.yml for the regenerated client.

The functional change is an optional record_audio flag on ReplayStartParams (client.browsers.replays.start), so callers can request audio with session video; when omitted or false, behavior stays video-only. A skipped replay start test now passes record_audio: true with the other start body fields.

Reviewed by Cursor Bugbot for commit aad1735. 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 kernel-node-sdk (a Node.js SDK repository), not one of the specified deployment-critical repos (kernel, infra, hypeman, hypeship); it appears to be an automated release PR for a client library rather than core infrastructure.

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

@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented Jun 3, 2026

🧪 Testing

To try out this version of the SDK:

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

Expires at: Fri, 03 Jul 2026 20:40:39 GMT
Updated at: Wed, 03 Jun 2026 20:40:39 GMT

Copy link
Copy Markdown
Contributor

@rgarcia rgarcia left a comment

Choose a reason for hiding this comment

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

Verified the generated diff includes the record_audio option on the replay-start endpoint (from kernel/kernel#2284) and the rest is standard Stainless release plumbing (version bump 0.61.0, changelog, .stats.yml). LGTM ✅

@stainless-app stainless-app Bot merged commit 74a0327 into main Jun 3, 2026
11 checks passed
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented Jun 3, 2026

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