Skip to content

release: 0.57.0#104

Merged
stainless-app[bot] merged 4 commits into
mainfrom
release-please--branches--main--changes--next
May 26, 2026
Merged

release: 0.57.0#104
stainless-app[bot] merged 4 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

@stainless-app stainless-app Bot commented May 24, 2026

Automated Release PR

0.57.0 (2026-05-26)

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

Features

  • api: dual-route /projects under /org/projects, deprecate /projects (c5f21ec)
  • Support telemetry enabled request config (f48cbee)

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
Project and limits URL changes can break callers on old API gateways; telemetry request shape changes may affect integrations that relied on the previous config-only model.

Overview
Release 0.57.0 aligns the Python SDK with OpenAPI updates: projects and project limits now call /org/projects (and /org/projects/{id}/limits) instead of the deprecated /projects routes—same client.projects API surface, different backend paths. Docs in api.md reflect the new URLs.

Browser create/update telemetry now uses BrowserTelemetryRequestConfigParam, which adds an enabled shortcut and updated semantics for when capture starts or stops; BrowserTelemetryConfigParam is removed. Response-side BrowserTelemetryConfig docstrings are tightened to describe active session config.

Tests and browser-routing mocks were updated for enabled: true in telemetry payloads and GET /org/projects.

Reviewed by Cursor Bugbot for commit 1181567. 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 direct change to kernel API endpoints or Temporal workflows; the actual code changes are not accessible in the PR metadata provided.

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

@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented May 24, 2026

🧪 Testing

To try out this version of the SDK:

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

Expires at: Thu, 25 Jun 2026 17:43:59 GMT
Updated at: Tue, 26 May 2026 17:43:59 GMT

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from df280d6 to 8333835 Compare May 26, 2026 17:44
@IlyaasK IlyaasK changed the title release: 0.58.0 release: 0.57.0 May 26, 2026
@IlyaasK IlyaasK changed the title release: 0.57.0 release: 0.58.0 May 26, 2026
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented May 26, 2026

Release version edited manually

The Pull Request version has been manually set to 0.57.0 and will be used for the release.

If you instead want to use the version number 0.58.0 generated from conventional commits, just remove the label autorelease: custom version from this Pull Request.

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from c198d75 to a112c36 Compare May 26, 2026 17:59
@stainless-app stainless-app Bot changed the title release: 0.58.0 release: 0.57.0 May 26, 2026
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from a112c36 to 7331de1 Compare May 26, 2026 17:59
@IlyaasK IlyaasK self-requested a review May 26, 2026 18:00
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 7331de1 to 805946f Compare May 26, 2026 18:00
Copy link
Copy Markdown
Contributor

@IlyaasK IlyaasK left a comment

Choose a reason for hiding this comment

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

lgtm

@stainless-app stainless-app Bot merged commit d7baba3 into main May 26, 2026
11 checks passed
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