Skip to content

release: 0.109.0 - #175

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

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

Conversation

@stainless-app

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

Copy link
Copy Markdown
Contributor

Automated Release PR

0.109.0 (2026-09-17)

Features

  • Accept opaque AgentCard vaulted card IDs (569a604)
  • Expose organization-wide concurrent browser capacity (8b22180)
  • Preserve credential field order (1a408c4)

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
Credential create/upsert payloads are a breaking SDK shape change (map → ordered list with required name), and the release touches vault/payment types integrators rely on.

Overview
Release 0.109.0 bumps package version metadata and changelog for three API-facing SDK updates.

OrgLimits from organization.limits.retrieve now includes concurrent_sessions_used and concurrent_sessions_available, with docs noting that limits reads cover current org-wide browser concurrency as well as auth and vault usage.

Credential vault specs change shape: spec.fields is an ordered list (not a string-keyed map), and each field definition/input must include an explicit name. Docs stress that list order controls collection-form layout. Vault item upsert tests were updated to the new payload shape.

AgentCard card items document card_id as an opaque AgentCard wallet card identifier to pass through unchanged (no assumed format). When omitted, the cardholder still chooses on approval.

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

Stainless-Generated-From: 3cbbdadb5bad3b3d3192976206eaf515db7a1263
@stainless-app

stainless-app Bot commented Sep 17, 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/569a604ad58c278c83bda5068c8a6080334d085f/kernel-0.108.0-py3-none-any.whl'

Expires at: Sat, 17 Oct 2026 21:36:37 GMT
Updated at: Thu, 17 Sep 2026 21:36:37 GMT

@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next branch from 21585ec to 4053d34 Compare September 17, 2026 20:02
Stainless-Generated-From: 0df566e7c79bb73166acc226effc1c9f331264be
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 4053d34 to d0831f4 Compare September 17, 2026 21:11
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next branch from d0831f4 to 43f05ca Compare September 17, 2026 21:11
Stainless-Generated-From: 77ed6712c80370958baad94c48aa88b305a33690
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 43f05ca to 45c30bf Compare September 17, 2026 21:36
@kernel-internal
kernel-internal Bot force-pushed the release-please--branches--main--changes--next branch from 45c30bf to 79fa360 Compare September 17, 2026 21:36

@masnwilliams masnwilliams left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

release contents and generated credential field-order types verified; checks are green.

@stainless-app
stainless-app Bot merged commit 9e16997 into main Sep 17, 2026
11 checks passed
@stainless-app

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