Skip to content

release: 0.50.0#98

Open
stainless-app[bot] wants to merge 4 commits intomainfrom
release-please--branches--main--changes--next--components--sdk
Open

release: 0.50.0#98
stainless-app[bot] wants to merge 4 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-13)

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

Features

  • add POST /browsers/{id}/curl and /curl/raw endpoints (e60b999)

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 public client.browsers.curl() API surface and associated request/response types, which may affect consumers relying on browser resource typings. Remaining changes are version/docs/codegen updates with low operational risk.

Overview
Adds a new browser “curl” capability. The SDK now exposes client.browsers.curl(id, params) for POST /browsers/{id}/curl, including new BrowserCurlParams and BrowserCurlResponse types and corresponding exports/docs.

Release/codegen updates. Bumps the SDK version to 0.50.0, updates changelog and generated api.md references, refreshes OpenAPI/codegen stats, adds skipped tests for the new method, and updates lockfiles (including brace-expansion).

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

Expires at: Wed, 13 May 2026 17:24:13 GMT
Updated at: Mon, 13 Apr 2026 17:24:13 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
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