Skip to content

release: 0.103.0 - #180

Open
kernel-internal[bot] wants to merge 2 commits into
mainfrom
release-please--branches--main--changes--next
Open

release: 0.103.0#180
kernel-internal[bot] wants to merge 2 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@kernel-internal

@kernel-internal kernel-internal Bot commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

Automated Release PR

0.103.0 (2026-09-14)

Features

  • Add single-use AgentCard prepare_checkout for Square (ec63b01)

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 payment-checkout vault operations and reshapes authorize request types, which can break callers still using the removed authorize param struct.

Overview
Release 0.103.0 bumps package/docs version strings and changelog; the functional change is vault AgentCard Square checkout preparation.

Clients can call prepare_checkout on eligible unused AgentCard items via VaultItemPerformOperationParams.OfPrepareCheckout, supplying required VaultCheckoutContextParam (browser_id, environment, merchant_origin). Responses expose AgentcardCheckoutPreparation (approval URL, status lifecycle, expires_at) on AgentCard item state, alongside expanded status values such as preparing, ready_to_submit, and consumed.

Authorize for Link cards is now typed as AuthorizeVaultItemOperationRequestParam (replacing VaultItemPerformOperationParamsBodyAuthorize and the shared constant.Authorize helper). Available-operation metadata and API docs now distinguish Link authorize from AgentCard prepare_checkout and describe single-use preparation and abandonment rules for recovery_required cards.

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

Stainless-Generated-From: 346bb4636296ff00e56612fa322103def0305257
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