Skip to content

release: 0.106.0 - #172

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

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

Conversation

@stainless-app

@stainless-app stainless-app Bot commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

Automated Release PR

0.106.0 (2026-09-16)

Full Changelog: v0.104.0...v0.106.0

Features

  • Add processor-bound AgentCard preparation contracts (37d5e9c)
  • Add start_url to browser session updates (82a475d)
  • Polish and publish the Config Registry API (afe2fea)
  • Square UKP and Hypeman placement load factors (76dee03)

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
SDK contract changes touch payment checkout preparation and rename/remove Config Registry response fields (verification, last_verified_at), which can break typed client code even though behavior is API-driven.

Overview
Release 0.106.0 bumps package/version metadata and documents four feature areas in the changelog (Config Registry polish, browser start_url on update, multi-processor AgentCard prepare-checkout, and unrelated backend placement notes).

Browsers: client.browsers.update now accepts optional start_url to navigate after the patch (overrides profile-restored tabs when both are set; best-effort navigation). Browser session types now describe start_url as the most recent navigation request, not creation-only.

Config Registry: Adds client.config_registry.analyses.cancel for async cancellation of running analyses. Analysis exposes optional intent. Recommendation/evidence modeling shifts from “verified” wording to recommended support: Evidence.last_verified_at becomes last_supported_at, and Recommendation.verification is removed (with clearer match_scope docs).

Vault / AgentCard: Checkout preparation is processor-bound, not Square-only. New AgentcardPreparedProcessor and optional psp on checkout context; preparations/responses include psp, and environment adds shared for some processors. Link card state drops aliases and docs steer checkout toward fill without egress substitution/alias fallback.

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

Stainless-Generated-From: 65cfe5b8da1de339f51b2027237b88f0746f376b
@stainless-app

stainless-app Bot commented Sep 15, 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/82a475dae250abce535476386be88033a5314656/kernel-0.104.0-py3-none-any.whl'

Expires at: Fri, 16 Oct 2026 17:21:48 GMT
Updated at: Wed, 16 Sep 2026 17:21:48 GMT

@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next branch from 088f764 to ee53c11 Compare September 15, 2026 20:02
Stainless-Generated-From: 1b2956dd517385b95316303d9f6b5e962f8d2a40
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from ee53c11 to 49b7dd3 Compare September 15, 2026 20:53
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next branch from 49b7dd3 to a584683 Compare September 15, 2026 20:53
Stainless-Generated-From: c13de5a1ff00481bd0125cfd74527f4bae1a301f
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from a584683 to db15007 Compare September 16, 2026 00:47
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next branch from db15007 to ed7db54 Compare September 16, 2026 00:48
Stainless-Generated-From: 245527a0a5fccc56447f7227e933bc235a78cfe4
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from ed7db54 to 7cf63c3 Compare September 16, 2026 17:21
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next branch from 7cf63c3 to 765c982 Compare September 16, 2026 17:22
@chruffins chruffins changed the title release: 0.105.0 release: 0.106.0 Sep 16, 2026
@stainless-app

stainless-app Bot commented Sep 16, 2026

Copy link
Copy Markdown
Contributor Author

Release version edited manually

The Pull Request version has been manually set to 0.106.0 and will be used for the release.

If you instead want to use the version number 0.105.0 generated from conventional commits, just remove the label autorelease: custom version from this Pull Request.

@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 765c982 to bb42605 Compare September 16, 2026 17:40
@stainless-app
stainless-app Bot merged commit f4d2d33 into main Sep 16, 2026
11 checks passed
@stainless-app

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