Skip to content

release: 0.111.0 - #177

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

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

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 (e230ce3)
  • Distinguish optimistic managed auth reauth (41059ae)
  • Implement Search API v1 providers (76b3d88)
  • Persist stable managed auth completion timestamps (17a7960)
  • Publish restricted_route_unavailable and unknown proxy_error codes (64805ae)
  • Support native prepared Adyen Sessions checkout (5f2df0a)

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 additive Search surface and managed-auth/reauth semantics changes affect integration behavior; Adyen checkout preparation touches payment flows, though changes are mostly OpenAPI-generated bindings.

Overview
Release 0.111.0 adds the Search API v1 to the Python SDK: client.search.create / retrieve, search.providers.list, and a stub search.contents.fetch (documented as returning 404 until deferred retrieval ships), plus typed models for strategies, multi-provider native options, results, attempts, warnings, and usage.

Managed auth gains optional skill_mode on connection login to disable learned skills, clearer can_reauth semantics with a new optimistic_totp_attempt reason, and completed_at on timeline events for stable terminal timestamps.

Vault / AgentCard adds Adyen as a prepared checkout processor and updates checkout copy from “tokenization” to “checkout,” including Adyen Sessions preparation notes.

Browser telemetry expands proxy error code values (restricted_route_unavailable, origin_response_incomplete, unknown) and adds raw_code when the header is unrecognized.

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

Stainless-Generated-From: 30b8dbda88df8b8b5d482c48532d5826e1ce35a4
@stainless-app

stainless-app Bot commented Sep 18, 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/76b3d8871e29d47cfda20f68ab23152daf1790c6/kernel-0.110.0-py3-none-any.whl'

Expires at: Thu, 22 Oct 2026 15:07:40 GMT
Updated at: Tue, 22 Sep 2026 15:07:40 GMT

@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next branch from cb684a0 to 658b79c Compare September 18, 2026 23:32
Stainless-Generated-From: 1c59aa3eefd9ebe82d2a948a4b96dfe9903207a1
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 658b79c to d1b32ec Compare September 21, 2026 16:02
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next branch from d1b32ec to 07747cb Compare September 21, 2026 16:02
Stainless-Generated-From: 31a3e7fafe482f5af315d990f10750d7a0110016
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 07747cb to 17f4eec Compare September 21, 2026 19:02
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next branch from 17f4eec to c60ee96 Compare September 21, 2026 19:02
Stainless-Generated-From: 6427817227cf91c697de16f53ac309df45b1b532
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from c60ee96 to 1b48124 Compare September 21, 2026 19:25
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next branch from 1b48124 to 619b3ab Compare September 21, 2026 19:26
Stainless-Generated-From: 9c2ffa1553e5fe09f6a36fa423af3e7308eb7d14
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 619b3ab to 43076df Compare September 21, 2026 19:55
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next branch from 43076df to 6674350 Compare September 21, 2026 19:56
Stainless-Generated-From: 88a2e9eb1b30837e304011693f8598389cfb45bb
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 6674350 to 19f4de2 Compare September 22, 2026 15:07
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next branch from 19f4de2 to 762b97a Compare September 22, 2026 15:07

@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 Go and Node releases.

@stainless-app
stainless-app Bot merged commit 1e45af6 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