Skip to content

release: 0.50.0#98

Merged
stainless-app[bot] merged 6 commits intomainfrom
release-please--branches--main--changes--next--components--sdk
Apr 21, 2026
Merged

release: 0.50.0#98
stainless-app[bot] merged 6 commits intomainfrom
release-please--branches--main--changes--next--components--sdk

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

@stainless-app stainless-app Bot commented Apr 13, 2026

Automated Release PR

0.50.0 (2026-04-20)

Full Changelog: v0.49.0...v0.50.0

Features

  • add POST /browsers/{id}/curl and /curl/raw endpoints (e60b999)
  • remove paid plan gating from project endpoints (deee93a)

Bug Fixes

  • include MFA and sign-in options in CUA SSO-only step response (516f87b)

Chores

  • internal: codegen related update (591019f)

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 a new client.browsers.curl API surface (new request/response types) that routes HTTP requests through a browser session, so incorrect parameter/response handling could break consumers. Remaining changes are primarily versioning/docs/codegen updates with low behavioral impact.

Overview
Releases v0.50.0 of the SDK, updating version metadata (package.json, src/version.ts, release manifests) and regenerating changelog/stats.

Adds a new Browsers capability: POST /browsers/{id}/curl exposed as client.browsers.curl(id, params) with new BrowserCurlParams/BrowserCurlResponse types and public exports/docs, plus accompanying (skipped) tests.

Updates managed auth connection field typing to include an optional hint on discovered fields, and relaxes project creation docs to remove the paid plan gating note. Dependency lockfiles are refreshed (e.g., brace-expansion bump).

Reviewed by Cursor Bugbot for commit 75daa83. 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:

Any PR that changes the kernel API. Monitor changes to API endpoints (packages/api/cmd/api/) and Temporal workflows (packages/api/lib/temporal) in the kernel repo

Reason: This is an automated release PR for a Node SDK package, not a change to kernel API endpoints or Temporal workflows in the kernel repo.

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

@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented Apr 13, 2026

🧪 Testing

To try out this version of the SDK:

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

Expires at: Wed, 20 May 2026 23:09:49 GMT
Updated at: Mon, 20 Apr 2026 23:09:49 GMT

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 27728c8 to 99fc9be Compare April 13, 2026 17:23
@stainless-app stainless-app Bot changed the title release: 0.49.1 release: 0.50.0 Apr 13, 2026
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 99fc9be to f617e9a Compare April 13, 2026 17:24
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from f617e9a to c9d3448 Compare April 20, 2026 03:54
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from c9d3448 to 75daa83 Compare April 20, 2026 23:09
@stainless-app stainless-app Bot merged commit 83cafef into main Apr 21, 2026
8 checks passed
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented Apr 21, 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