Skip to content

release: 0.97.0 - #163

Merged
stainless-app[bot] merged 3 commits into
mainfrom
release-please--branches--main--changes--next
Aug 31, 2026
Merged

release: 0.97.0#163
stainless-app[bot] merged 3 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app

@stainless-app stainless-app Bot commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Automated Release PR

0.97.0 (2026-08-31)

Features

  • Expose captcha task and challenge outcomes (42c33c6)
  • Unify managed auth reauth eligibility and blockers (8e11fb2)

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 SDK types and enum literals from codegen; no runtime client logic changes, though consumers parsing telemetry or can_reauth_reason should handle new values.

Overview
Release 0.97.0 bumps package version metadata and changelog only; functional changes are OpenAPI-driven type updates.

Browser captcha telemetry now models a three-level story: captcha_solve_started (per solver task), existing captcha_solve_result (per task outcome), and new captcha_challenge_result (one terminal outcome per visible challenge). Solve events gain optional challenge_id / task_id correlation, press_and_hold as a captcha_type, and clearer timing docs on duration_ms. The BrowserTelemetryEvent union and public api.md exports include the new types; the default captcha telemetry category is described as covering tasks and challenge outcomes.

Managed auth adds affirmative can_reauth_reason value totp_reauth_allowed and narrows requirements_satisfiable to mean recorded requirements have no recognized blocker (distinct from the new TOTP-only case).

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

Stainless-Generated-From: 14730d8ad0f9f106005c29e8088dfff1ccfce75a
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next branch from afe05cf to 8c3824a Compare August 28, 2026 13:00
@stainless-app

stainless-app Bot commented Aug 28, 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/42c33c6e08ed6018cd93ddf6704ea70b206ca159/kernel-0.96.0-py3-none-any.whl'

Expires at: Sun, 27 Sep 2026 13:00:52 GMT
Updated at: Fri, 28 Aug 2026 13:00:52 GMT

Stainless-Generated-From: f5bdf95e42b3b049f1382fa0c48381a8002bdc5c
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 8c3824a to 7e1daad Compare August 31, 2026 00:45
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next branch from 7e1daad to 862852a Compare August 31, 2026 00:45
@stainless-app
stainless-app Bot merged commit b4e537e into main Aug 31, 2026
11 checks passed
@stainless-app

stainless-app Bot commented Aug 31, 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