Skip to content

release: 0.58.0#105

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

release: 0.58.0#105
stainless-app[bot] wants to merge 2 commits into
mainfrom
release-please--branches--main--changes--next

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 (a1054a6)

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
Removes BrowserTelemetryRequestConfigParam in favor of new nested Telemetry types; callers importing the old symbol need to update, but the wire shape (enabled / browser) stays aligned with the API.

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

The functional SDK change is browser telemetry request typing: BrowserTelemetryRequestConfigParam is removed and replaced with nested Telemetry TypedDicts on browser_create_params and browser_update_params (enabled plus optional browser category flags). browsers.create / browsers.update (sync and async) now type the telemetry argument as those params-local types. Public docs drop the old BrowserTelemetryRequestConfig export from the Telemetry types list in api.md.

Reviewed by Cursor Bugbot for commit 1b31eb4. 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 Python SDK, not a change to kernel API endpoints or Temporal workflows in the specified packages.

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:

pip install 'https://pkg.stainless.com/s/kernel-python/a1054a6b72e79e0fffc88b1b46661683a8a953b8/kernel-0.57.0-py3-none-any.whl'

Expires at: Thu, 25 Jun 2026 18:35:33 GMT
Updated at: Tue, 26 May 2026 18:35:33 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