Skip to content

release: 0.97.0 - #177

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

stainless-app[bot] merged 3 commits into
mainfrom
release-please--branches--main--changes--next--components--sdk

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 (66f6eaf)
  • Unify managed auth reauth eligibility and blockers (adf976e)

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 typings and enum values from OpenAPI; no client runtime logic changes in this repo.

Overview
Release 0.97.0 bumps the package version and changelog; functional changes are additive TypeScript types aligned with the public API.

Browser telemetry (captcha) adds typed events for the full captcha lifecycle: captcha_solve_started (solver accepted a task), captcha_challenge_result (one terminal outcome per visible challenge), and richer captcha_solve_result payloads. Shared challenge_id and task_id fields correlate tasks within a challenge; captcha_type now includes press_and_hold. Docs clarify that challenge-level vs task-level outcomes can disagree (e.g. solve success with challenge abandoned).

Managed auth connections extend can_reauth_reason with totp_reauth_allowed and tighten documentation for requirements_satisfiable (no recognized blocker vs prior wording about meeting requirements).

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

Stainless-Generated-From: e690865cea8183ed670fdd3f7617e0541adfe810
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from c22e67d to 50e457c Compare August 28, 2026 13:01
@stainless-app

stainless-app Bot commented Aug 28, 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/66f6eaf26d7bdee5311b0a2a66c4806e319872a8/dist.tar.gz'

Expires at: Sun, 27 Sep 2026 13:01:21 GMT
Updated at: Fri, 28 Aug 2026 13:01:21 GMT

Stainless-Generated-From: 2e918c1fb037bbdb765dbd2f4d54eb6a97d29fda
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 50e457c to 021e31b Compare August 31, 2026 00:45
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 021e31b to 1bc6533 Compare August 31, 2026 00:45
@stainless-app
stainless-app Bot merged commit cfa5f27 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