Skip to content

release: 0.80.0#132

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

release: 0.80.0#132
stainless-app[bot] merged 6 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-19)

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

Features

  • Add example to ProxyCheckRequest.url so API reference sample shows it (2a288ca)
  • Expose browser sessions on auth timeline events (687b401)
  • managed-auth: add TS CUA worker contract (KERNEL-1456) (de2fc59)
  • stlc: configurable CI runner and private-production-repo support in workflow templates (79f96e4)

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

Low Risk
Additive OpenAPI-generated SDK surface and CI runner condition changes; legacy managed-auth fields remain, so breaking risk is low for typical callers.

Overview
Release 0.80.0 bumps package version and changelog from OpenAPI codegen, and broadens CI so any stainless-sdks/* repo uses depot-ubuntu-24.04 instead of only kernel-python.

Managed auth gains a canonical flow model alongside legacy shapes: connections.submit accepts field_values (field ID → value) and selected_choice_id; poll/SSE and ManagedAuth responses add fields / choices (stable IDs, types, refs) with docs to prefer them over discovered_fields, mfa_options, pending_sso_buttons, and sign_in_options. Auth connection timeline events can include optional browser_session_id.

Minor doc/test tweaks: proxy check examples use a real URL; submit tests cover the new parameters.

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

pip install 'https://pkg.stainless.com/s/kernel-python/687b401117d37d6db8e818cd08ee3983671a23f6/kernel-0.79.0-py3-none-any.whl'

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

@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from d271a1e to e81799d Compare July 17, 2026 00:05
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from e81799d to 58c6c00 Compare July 18, 2026 02:08
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 58c6c00 to 2204c60 Compare July 18, 2026 06:14
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 2204c60 to 4ffb13e 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 optional browser_session_id; release checks are green.

@stainless-app
stainless-app Bot merged commit 0a54788 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