Skip to content

release: 0.53.0#105

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

release: 0.53.0#105
stainless-app[bot] wants to merge 7 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 29, 2026

Automated Release PR

0.53.0 (2026-05-08)

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

Features

  • Add 'switch' MFA option type for generic method-switcher links (399a3d2)
  • api: server-side search on GET /projects (289a15f)
  • Scope name uniqueness to project for profiles, session_pools, extensions, credentials (d1d7378)

Chores

  • redact api-key headers in debug logs (886135c)

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 due to public SDK surface changes (new projects.list query param and expanded MFA option unions) that can affect typing/behavior for existing integrations, plus logging redaction changes that may impact debugging output.

Overview
Bumps the SDK release to 0.53.0 (version files, lockfile, changelog, and OpenAPI spec metadata).

Expands managed-auth MFA typing to support a new 'switch' option (including linked_mfa_type and MfaOption.type) to represent generic “use another method” links.

Adds an optional query parameter to projects.list() for server-side name search, and updates generated docs/types to reflect that various resource name fields are now unique within a project (vs organization).

Redacts api-key / x-api-key headers in debug request/response logs.

Reviewed by Cursor Bugbot for commit 897b3e4. Bugbot is set up for automated code reviews on this repo. Configure here.

@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented Apr 29, 2026

🧪 Testing

To try out this version of the SDK:

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

Expires at: Sun, 07 Jun 2026 03:44:23 GMT
Updated at: Fri, 08 May 2026 03:44:23 GMT

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 5b3cf66 to a92ed88 Compare April 30, 2026 07:27
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from a92ed88 to aba34ce 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--components--sdk branch from aba34ce to 7ba69c7 Compare April 30, 2026 14:56
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 7ba69c7 to 68d5b3c Compare May 1, 2026 03:40
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 68d5b3c to ffc88c8 Compare May 2, 2026 16:49
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from ffc88c8 to fb83081 Compare May 5, 2026 21:20
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from fb83081 to 897b3e4 Compare May 8, 2026 03:43
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