Skip to content

Release SDK updates - #161

Merged
masnwilliams merged 8 commits into
mainfrom
stainless/release
Aug 10, 2026
Merged

Release SDK updates#161
masnwilliams merged 8 commits into
mainfrom
stainless/release

Conversation

@kernel-internal

@kernel-internal kernel-internal Bot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

96f7dbe feat: Managed auth: free-plan connections (cap 3), credentials, 6h floor (packaging PR 5)
e3b2e73 feat: Persist CUA-TS reauth blockers before failure
254197d feat: Forward egress deploy owner attribution
d84edf9 Merge pull request #3 from kernel/hypeship/reconcile-stlc-main
849f8fb chore: reconcile stlc generation history
e531a61 Build SDK


Note

Medium Risk
Clients must migrate proxy and managed-auth configuration to new fields; incorrect proxy mode handling could change browser egress, though deprecated fields remain during migration.

Overview
Regenerated OpenAPI/Stainless SDK types for browser egress and managed auth browser settings.

Browsers gain BrowserProxy, BrowserProxyConfig, and BrowserProxyMode (direct | default). Create/update accept a proxy object (by id, name, or mode) instead of relying only on proxy_id; session responses expose a resolved proxy object. proxy_id and disable_default_proxy are marked deprecated but still typed for migration.

Managed auth connections add ManagedAuthBrowserConfig (proxy, stealth, telemetry) and a top-level browser field on connections and on create/update/login params. Legacy browser_telemetry, connection proxy, and response proxy_id are deprecated in favor of browser.*. can_reauth_reason adds requires_customer_input, and health-check interval docs note the Free plan 6h minimum.

Exports, api.md, and skipped API tests are updated to match the new shapes.

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

sjmiller609 and others added 4 commits August 7, 2026 19:01
Stainless-Generated-From: 31b7301de0cd94b09769469e9dc110a3181b1061
chore: reconcile stlc generation history
Stainless-Generated-From: 9f0bddd58b8a7b9cc9ae055626a54658cb3b30f3
@masnwilliams
masnwilliams requested a review from rgarcia August 9, 2026 02:25
rgarcia
rgarcia previously approved these changes Aug 9, 2026
Stainless-Generated-From: a8f15837d92315716733cf68cb1b2df88d83aeab
kernel-internal Bot and others added 2 commits August 10, 2026 16:34
…oor (packaging PR 5)

Stainless-Generated-From: 81de6bb28c173802133f8660014090c7608fa2fe
@masnwilliams
masnwilliams requested a review from rgarcia August 10, 2026 19:32
@masnwilliams
masnwilliams removed the request for review from rgarcia August 10, 2026 19:50
@masnwilliams
masnwilliams merged commit 6d4869e into main Aug 10, 2026
11 checks passed
@kernel-internal
kernel-internal Bot deleted the stainless/release branch August 10, 2026 22:07
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.

3 participants