Skip to content

release: 0.80.0#143

Merged
stainless-app[bot] merged 6 commits into
mainfrom
release-please--branches--main--changes--next--components--sdk
Jul 19, 2026
Merged

release: 0.80.0#143
stainless-app[bot] merged 6 commits into
mainfrom
release-please--branches--main--changes--next--components--sdk

Conversation

@stainless-app

@stainless-app stainless-app Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Automated Release PR

0.80.0 (2026-07-19)

Full Changelog: v0.79.0...v0.80.0

Features

  • Add example to ProxyCheckRequest.url so API reference sample shows it (bd1c0ca)
  • Expose browser sessions on auth timeline events (9250344)
  • managed-auth: add TS CUA worker contract (KERNEL-1456) (0a5405f)
  • stlc: configurable CI runner and private-production-repo support in workflow templates (868a6e1)

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
Managed-auth submit and polling types change how login clients integrate; legacy submit fields remain but new canonical paths affect auth-critical callers.

Overview
Release 0.80.0 bumps the package and OpenAPI metadata; the substantive SDK changes are in managed auth and CI.

Managed auth connections now expose canonical fields and choices on connection state and SSE managed_auth_state events, with new Field and Choice types. Submit flows add field_values and selected_choice_id on submit params; docs steer clients toward these over legacy discovered_fields, MFA/SSO/sign-in option shapes. Auth timeline events can include optional browser_session_id.

CI lint/build/test jobs use depot-ubuntu-24.04 for any repo under stainless-sdks/*, not only kernel-typescript. The proxies test uses a realistic https://example.com URL in the check example.

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

@stainless-app

stainless-app Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor Author

🧪 Testing

To try out this version of the SDK:

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

Expires at: Tue, 18 Aug 2026 19:17:30 GMT
Updated at: Sun, 19 Jul 2026 19:17:30 GMT

@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from e13086d to eeddd25 Compare July 17, 2026 00:05
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from eeddd25 to 34784e7 Compare July 18, 2026 02:08
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 34784e7 to 3be8ef9 Compare July 18, 2026 06:14
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 3be8ef9 to 59e0c47 Compare July 19, 2026 19:17

@rgarcia rgarcia left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

verified the generated managed auth timeline event includes browser_session_id; release checks are green.

@stainless-app
stainless-app Bot merged commit ab818cb into main Jul 19, 2026
11 checks passed
@stainless-app

stainless-app Bot commented Jul 19, 2026

Copy link
Copy Markdown
Contributor Author

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