Skip to content

release: 0.54.0#107

Merged
masnwilliams merged 3 commits into
mainfrom
next
May 13, 2026
Merged

release: 0.54.0#107
masnwilliams merged 3 commits into
mainfrom
next

Conversation

@masnwilliams
Copy link
Copy Markdown
Contributor

@masnwilliams masnwilliams commented May 12, 2026

Summary

  • feat: Add opt-in record_session flag to managed auth
  • Update managed auth connection types with record_session on create/update/login requests

Generated by Stainless on the next branch. Manual PR since release-please didn't auto-create after v0.53.0 shipped before the API changes merged.

Made with Cursor


Note

Medium Risk
Adds new record_session parameters to managed auth connection create/update/login types, which changes the request/response contract for auth flows and could affect downstream typing/serialization expectations.

Overview
Adds an opt-in record_session flag to managed auth connections, allowing callers to default-enable browser session recording per connection and override it per-login via ConnectionLoginParams.

Updates the generated Typescript types/docs for managed auth flow payloads to note that discovered_fields, mfa_options, pending_sso_buttons, and sign_in_options may also appear during AWAITING_EXTERNAL_ACTION, and refreshes the OpenAPI spec reference plus related tests.

Reviewed by Cursor Bugbot for commit de53ea5. 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 a release PR with no direct changes shown; please manually opt in if it modifies kernel API endpoints or Temporal workflows.

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

@masnwilliams masnwilliams requested a review from sjmiller609 May 13, 2026 00:20
@masnwilliams masnwilliams merged commit 96d4b00 into main May 13, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants