Skip to content

release: 0.111.0 - #191

Merged
stainless-app[bot] merged 7 commits into
mainfrom
release-please--branches--main--changes--next--components--sdk
Sep 22, 2026
Merged

stainless-app[bot] merged 7 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-22)

Features

  • Allow managed auth logins to disable learned skills (44a8405)
  • Distinguish optimistic managed auth reauth (3e5f69d)
  • Implement Search API v1 providers (114768a)
  • 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
Large generated Search API surface and auth/checkout type changes may affect integrators; payment (Adyen) and reauth eligibility semantics warrant careful review despite mostly additive SDK bindings.

Overview
Release 0.111.0 adds a first-class client.search surface for Search API v1: create and retrieve searches, list provider capabilities/schemas, and a typed (currently 404-until-shipped) deferred contents.fetch path. Types cover multi-provider strategies, portable filters, inline/deferred content retrieval, and per-provider native options.

Managed auth gains optional skill_mode on connection logins to disable learned domain skills, a stable completed_at on login/reauth timeline events, clearer can_reauth semantics, and a new optimistic_totp_attempt can_reauth_reason.

Vault AgentCard checkout extends prepared processors with adyen and updates checkout/preparation docs for Adyen Sessions (device handoff, environments). Browser telemetry proxy_error now includes origin_response_incomplete, restricted_route_unavailable, unknown, and optional raw_code for unrecognized header values.

Reviewed by Cursor Bugbot for commit 57990ab. 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/114768a44145ce1eaaf13345bf2f5ae665b7947a/dist.tar.gz'

Expires at: Thu, 22 Oct 2026 15:07:57 GMT
Updated at: Tue, 22 Sep 2026 15:07:57 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
Stainless-Generated-From: f36797b3f1eed0f6ddd69675ffc911b9c6ece138
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 1e52157 to 5696be6 Compare September 22, 2026 15:07
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 5696be6 to 57990ab Compare September 22, 2026 15:08

@chruffins chruffins left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved for the coordinated 0.111.0 SDK release; version and generated Search API surface match the Python and Go releases.

@stainless-app
stainless-app Bot merged commit a83855a into main Sep 22, 2026
11 checks passed
@stainless-app

stainless-app Bot commented Sep 22, 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