Skip to content

release: 0.111.0 - #177

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

stainless-app[bot] wants to merge 3 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-21)

Features

  • 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
Adds Adyen checkout preparation types and changes how unknown proxy errors are modeled, which affects payment integrations and telemetry consumers.

Overview
Release 0.111.0 bumps package version metadata and changelog; functional changes are in generated API types and docs.

Browser proxy telemetry expands BrowserProxyErrorEvent with codes origin_response_incomplete, restricted_route_unavailable, and unknown. Unrecognized X-Kernel-Proxy-Error header values are no longer dropped—they surface as code: unknown plus optional raw_code (sanitized header value).

AgentCard prepare_checkout adds adyen to AgentcardPreparedProcessor and updates checkout-context/preparation docs: terminology shifts from “tokenization” to “checkout,” Adyen uses production/sandbox like other PSPs, and guidance covers Sessions on Adyen hosts, device handoff/encryption, and that approvals are not capture evidence.

Risk: Medium — touches payment checkout typing and proxy error handling; changes are mostly additive for SDK consumers.

Reviewed by Cursor Bugbot for commit 07747cb. 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/5f2df0a4170aa146eabb23f576195d1a06621925/kernel-0.110.0-py3-none-any.whl'

Expires at: Wed, 21 Oct 2026 16:02:50 GMT
Updated at: Mon, 21 Sep 2026 16:02:50 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
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