Skip to content

release: 0.102.0 - #179

Merged
hiroTamada merged 6 commits into
mainfrom
release-please--branches--main--changes--next
Sep 14, 2026
Merged

hiroTamada merged 6 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@kernel-internal

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

Copy link
Copy Markdown
Contributor

Automated Release PR

0.102.0 (2026-09-13)

Features

  • Add guarded vault card fill operations (b4278bb)
  • Allow replacing AgentCard cards after unknown creates (410bbab)
  • Document punctuation key sequences (86e3d38)
  • Reapply vendor guidance recommendations (b22a63c)
  • Report proxy-restricted targets from config registry lookup (dc39717)

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

High Risk
Breaking Go SDK shapes for vault PerformOperation (params and return union) plus payment-card fill and AgentCard abandonment semantics affect sensitive checkout flows.

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

Vault item operations gain a fill path that writes Link-wallet card fields into a linked browser page via selectors, with value-free FillVaultItemOperationResult / per-field statuses. PerformOperation now returns VaultItemOperationResponseUnion (updated item or fill result) instead of only VaultItemUnion, and request params are a union (OfAuthorize / OfFill) rather than a single type field—callers using authorize must migrate to NewVaultItemPerformOperationParamsBodyAuthorize() or OfAuthorize. fill and authorize appear in available_operations; docs spell out guarded fill semantics, non-atomic writes, and HTTP status behavior.

AgentCard docs clarify recovery_required: when checkout returns no authorization ID, deleting the card may abandon the attempt so a replacement can be created; wallet/vault deletion rules are updated accordingly.

Config registry lookup/registry responses add nullable guidance markdown and widen recommendation to RecommendationResultUnion on LookupResponse (aligned with registry responses).

Browser computer press-key params document X11 punctuation in combos (e.g. Ctrl+minus, Ctrl+- normalized to minus).

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

Stainless-Generated-From: f09ae339dfb0fdafd7c8efe297ff88acf88020cb
Stainless-Generated-From: ef52d63713cff67183a2053d7216181d7f4b2ece
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next branch from d7abf42 to 03d91b2 Compare September 11, 2026 18:11
Stainless-Generated-From: 707c62055185491a6088e39a10f9e9f7c2c9aedc
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next branch from 03d91b2 to 38807f8 Compare September 11, 2026 18:53
Stainless-Generated-From: fd820011edf27d3d294be0578c3a81e10e60f93b
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next branch from 38807f8 to 5c3f2c5 Compare September 11, 2026 21:23
Stainless-Generated-From: ac3dcf11fc1ca1991e20049f570ebdef4fc392f7
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next branch from 5c3f2c5 to 984db95 Compare September 13, 2026 22:50
@hiroTamada
hiroTamada merged commit a923b20 into main Sep 14, 2026
10 checks passed
@kernel-internal

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