Skip to content

release: 0.111.0 - #191

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

stainless-app[bot] wants to merge 6 commits into
mainfrom
release-please--branches--main--changes--next--components--sdk

Conversation

@stainless-app

@stainless-app stainless-app Bot commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

Automated Release PR

0.111.0 (2026-09-21)

Features

  • Allow managed auth logins to disable learned skills (44a8405)
  • Distinguish optimistic managed auth reauth (3e5f69d)
  • Persist stable managed auth completion timestamps (5495ce6)
  • Publish restricted_route_unavailable and unknown proxy_error codes (e1593e6)
  • Support native prepared Adyen Sessions checkout (53311cd)

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
Adds Adyen checkout types and changes managed-auth reauth eligibility semantics; mostly additive SDK surface but touches payment prep and auth automation behavior consumers may rely on.

Overview
Release 0.111.0 bumps the package version and refreshes generated API types and docs from the OpenAPI spec.

Managed auth clarifies that can_reauth means eligibility for unattended re-auth (not a guarantee on the next health check) and adds can_reauth_reason value optimistic_totp_attempt. Login requests can set skill_mode to enable or disable learned domain skills (inherited by automatic reauths). Auth timeline events gain optional completed_at for stable terminal completion time.

Browser telemetry proxy-error events add codes origin_response_incomplete, restricted_route_unavailable, and unknown, with optional raw_code when the header value is unrecognized (instead of dropping it).

Vault AgentCard checkout adds Adyen as a prepared processor, broadens prepare-checkout wording beyond tokenization-only flows, and documents Adyen Sessions preparation (device handoff, environments, and consent binding).

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

Stainless-Generated-From: 77c05842d8ec956bffd16503f6f3fdfe7d819fa2
@stainless-app

stainless-app Bot commented Sep 18, 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/44a84053583ee6cc6a9d4dd606e5ea451df84639/dist.tar.gz'

Expires at: Wed, 21 Oct 2026 19:56:36 GMT
Updated at: Mon, 21 Sep 2026 19:56:36 GMT

@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 502e9e2 to ae906c4 Compare September 18, 2026 23:33
Stainless-Generated-From: 3da549fc4d707ad114afe6c6a095cb4380ffbcc9
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from ae906c4 to f79e6d5 Compare September 21, 2026 16:02
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from f79e6d5 to 949f1f4 Compare September 21, 2026 16:03
Stainless-Generated-From: 0f48f79b81ee0d18ce7c13ebadc79261dfa5ba90
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 949f1f4 to 310a6c8 Compare September 21, 2026 19:02
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 310a6c8 to 16c799d Compare September 21, 2026 19:03
Stainless-Generated-From: 57dbde879ab7f1f0385d48e6b3550a666eb65efe
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 16c799d to 6173d22 Compare September 21, 2026 19:26
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 6173d22 to 001ebf2 Compare September 21, 2026 19:27
Stainless-Generated-From: 1440f65fba47905b248bef8965c56b7c318fb94c
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 001ebf2 to 4cad907 Compare September 21, 2026 19:55
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 4cad907 to 1e52157 Compare September 21, 2026 19:56
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