Skip to content

release: 0.58.0#111

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

release: 0.58.0#111
stainless-app[bot] wants to merge 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 May 26, 2026

Automated Release PR

0.58.0 (2026-05-26)

Full Changelog: v0.57.0...v0.58.0

Features

  • Support telemetry enabled request config and fix SDK metadata (14d3265)

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
Removing the exported BrowserTelemetryRequestConfig is a TypeScript breaking change for importers; runtime API shape is unchanged but consumers must update types.

Overview
Release 0.58.0 bumps package/version metadata and refreshes the pinned OpenAPI spec in .stats.yml.

The functional SDK change is browser telemetry on create/update: request bodies no longer use the shared BrowserTelemetryRequestConfig type. Instead, telemetry is typed as nested BrowserCreateParams.Telemetry and BrowserUpdateParams.Telemetry (each with optional enabled and browser category settings). That type is removed from telemetry.ts exports, api.md, and browser index re-exports.

A small metadata fix renames the imported telemetry resource class to TelemetryAPITelemetry when wiring Browsers.Telemetry, avoiding a clash with the public Telemetry export name.

Reviewed by Cursor Bugbot for commit de451cc. 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 the Node SDK, not a change to kernel API endpoints or Temporal workflows.

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

@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented May 26, 2026

🧪 Testing

To try out this version of the SDK:

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

Expires at: Thu, 25 Jun 2026 18:34:58 GMT
Updated at: Tue, 26 May 2026 18:34:58 GMT

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