Skip to content

release: 0.53.0#98

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

release: 0.53.0#98
stainless-app[bot] wants to merge 11 commits into
mainfrom
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-12)

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

Features

  • Add 'switch' MFA option type for generic method-switcher links (82ae224)
  • api: server-side search on GET /projects (cacb057)
  • browser_pools: add start_url config (KERNEL-1217 PR 2) (e3f0b8d)
  • internal/types: support eagerly validating pydantic iterators (b30bc1e)
  • managed-auth: surface awaiting_external_action even when fallback actions exist (fd4ffe4)
  • Scope name uniqueness to project for profiles, session_pools, extensions, credentials (c510a51)

Bug Fixes

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

Chores

  • internal: reformat pyproject.toml (27c799b)

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
Moderate risk: adds new request/response fields and query params in generated client APIs and introduces custom Pydantic v2 validation/serialization logic for iterables, which could affect model parsing/serialization behavior.

Overview
Bumps the SDK to 0.53.0 and updates release metadata/changelog and OpenAPI spec pointers.

Adds new API surface area: start_url support for creating/updating browser pools and creating browsers (plumbed through resource methods and associated param/response types), and a query filter for GET /projects list.

Expands managed-auth types to include a new MFA option kind switch and clarifies that various fallback action fields may be present during external action steps.

Fixes a TypeError message in _files.py (missing f-string) and introduces EagerIterable (Pydantic v2) to eagerly consume/validate Iterable inputs to avoid iterator consumption issues, with new tests covering the behavior.

Reviewed by Cursor Bugbot for commit df361ab. 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/fd4ffe40e037e95e93f46b7773d6a5e468c7b8fd/kernel-0.52.0-py3-none-any.whl'

Expires at: Thu, 11 Jun 2026 19:37:09 GMT
Updated at: Tue, 12 May 2026 19:37:09 GMT

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch 2 times, most recently 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 5 times, most recently 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 3 times, most recently from 0e0ff84 to a3266e3 Compare May 12, 2026 03:11
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from a3266e3 to e002be5 Compare May 12, 2026 17:22
@hiroTamada hiroTamada changed the title release: 0.53.0 release: 0.52.1 May 12, 2026
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented May 12, 2026

Release version edited manually

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

If you instead want to use the version number 0.53.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 e002be5 to 5638bab Compare May 12, 2026 19:02
@hiroTamada hiroTamada changed the title release: 0.52.1 release: 0.53.0 May 12, 2026
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 5638bab to e864a52 Compare May 12, 2026 19:03
hiroTamada
hiroTamada previously approved these changes May 12, 2026
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from e864a52 to df361ab Compare May 12, 2026 19:37
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