Skip to content

release: 0.53.0#98

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

release: 0.53.0#98
stainless-app[bot] wants to merge 8 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

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

Automated Release PR

0.53.0 (2026-05-09)

Full Changelog: v0.52.0...v0.53.0

Features

  • Add 'switch' MFA option type for generic method-switcher links (ed6a2d2)
  • api: server-side search on GET /projects (51c4f79)
  • Scope name uniqueness to project for profiles, session_pools, extensions, credentials (19a5d40)

Bug Fixes

  • client: add missing f-string prefix in file type error message (4db63c4)

Chores

  • internal: reformat pyproject.toml (120de63)

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
Medium risk because it changes public SDK surface area (new projects.list(query=...) parameter and expanded MFA option type literals) which could impact downstream type checking and behavior if consumers rely on exhaustive unions.

Overview
Bumps the SDK to v0.53.0 (version metadata, changelog, and updated OpenAPI spec pointers).

Adds server-side search support to projects.list() via a new optional query parameter (sync + async) and updates the corresponding params type and tests.

Extends managed auth models to recognize a new MFA option type/linked_mfa_type value "switch", updates various resource/type docstrings to state name uniqueness is scoped to the project (not org), and fixes an internal file-upload TypeError message to use an f-string.

Reviewed by Cursor Bugbot for commit c72ef6a. 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 with no visible changes to API endpoints or Temporal workflows; please opt in manually if kernel API changes are included.

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

@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented Apr 29, 2026

🧪 Testing

To try out this version of the SDK:

pip install 'https://pkg.stainless.com/s/kernel-python/4db63c48348c4dc2c446893a2aef925950921038/kernel-0.52.0-py3-none-any.whl'

Expires at: Mon, 08 Jun 2026 03:19:22 GMT
Updated at: Sat, 09 May 2026 03:19:22 GMT

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from f133add to 940347c Compare April 30, 2026 07:27
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 940347c to 4d5196d Compare April 30, 2026 14:56
@stainless-app stainless-app Bot changed the title release: 0.52.1 release: 0.53.0 Apr 30, 2026
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 4d5196d to de794ef Compare April 30, 2026 14:56
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from de794ef to bf79452 Compare May 1, 2026 03:40
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from bf79452 to edfcb18 Compare May 1, 2026 03:44
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from edfcb18 to 3ce6cdf Compare May 2, 2026 16:49
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 3ce6cdf to 9286690 Compare May 5, 2026 21:20
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 9286690 to c72ef6a Compare May 9, 2026 03:19
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