Skip to content

release: 0.80.0#137

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

release: 0.80.0#137
stainless-app[bot] wants to merge 5 commits into
mainfrom
release-please--branches--main--changes--next

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-18)

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

Features

  • Add example to ProxyCheckRequest.url so API reference sample shows it (b32ed11)
  • managed-auth: add TS CUA worker contract (KERNEL-1456) (5951dfa)
  • stlc: configurable CI runner and private-production-repo support in workflow templates (77f3c17)

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 response shapes change in generated types; legacy fields remain but integrators must adopt the canonical API for CUA flows.

Overview
Release 0.80.0 bumps the SDK from v0.79.0 and refreshes OpenAPI codegen metadata (.stats.yml).

Managed auth gains a canonical flow model for CUA-style workers: responses and SSE managed_auth_state events now expose choices and fields (with new ManagedAuthChoice / ManagedAuthField types). Clients should prefer these over legacy discovered_fields, pending_sso_buttons, mfa_options, and sign_in_options when present. SubmitFieldsRequest adds selected_choice_id and field_values; older submit fields remain supported during deprecation.

CI uses the Depot runner for any repo under stainless-sdks/*, not only kernel-go. Minor test/doc tweaks: proxy check example URL and auth submit test coverage for the new params.

Reviewed by Cursor Bugbot for commit 98f8d25. 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:

Download and unzip: 'https://pkg.stainless.com/s/kernel-go/77f3c174783e6c4e8dc227d30c0505aee46f4cfd/source.zip'. Run 'go mod edit -replace github.com/kernel/kernel-go-sdk=/path/to/unzipped_directory'.

Expires at: Mon, 17 Aug 2026 02:08:57 GMT
Updated at: Sat, 18 Jul 2026 02:08:57 GMT

@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 943796d to d877a12 Compare July 17, 2026 00:05
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from d877a12 to c675ec9 Compare July 18, 2026 02:08
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from c675ec9 to 98f8d25 Compare July 18, 2026 06:14
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